Cloud Concepts Flashcards
Well-Architected Framework
- Operation Excellence
- Security
- Reliability
- Performance Efficiency
- Cost Optimization
AWS Batch
AWS Batch is a regional service that simplifies running batch jobs across multiple Availability Zones within a region. You can create AWS Batch compute environments within a new or existing VPC. After a compute environment is up and associated with a job queue, you can define job definitions that specify which Docker container images to run your jobs
Amazon EFS
Amazon EFS is a regional service storing data within and across multiple Availability Zones (AZs) for high availability and durability. Amazon EC2 instances can access your file system across AZs, regions, and VPCs, while on-premises servers can access using AWS Direct Connect or AWS VPN.
Placement group.
A placement group is just a logical grouping of instances within a single Availability Zone that benefit from low network latency, high network throughput
Design for failure
Encourages you to be a pessimist when designing architectures in the cloud; assume things will fail. In other words, you should always design, implement and deploy for automated recovery from failure
Think Parallel
Think Parallel best practice accentuates the use of parallelization when designing architectures in the AWS cloud. It is advisable to not only implement parallelization wherever possible but also automate it because the cloud allows you to create a repeatable process very easily.
Amazon Inspector
Amazon Inspector is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS. Amazon Inspector automatically assesses applications for exposure, vulnerabilities, and deviations from best practices. After performing an assessment, Amazon Inspector produces a detailed list of security findings prioritized by level of severity. These findings can be reviewed directly or as part of detailed assessment reports which are available via the Amazon Inspector console or API.
SOA (Service Oriented Architechture)
Service-Oriented Architecture (SOA) design principle that the more loosely coupled the components of the system, the bigger and better it scales.
Device Farm
AWS Device Farm is an application testing service that lets you improve the quality of your web and mobile apps by testing them across an extensive range of desktop browsers and real mobile devices; without having to provision and manage any testing infrastructure.
Mobile Hub
AWS Mobile Hub is a service that enables even a novice to easily deploy and configure mobile app backend features using a range of powerful AWS services
Ground Station
AWS Ground Station is for controlling satellite communications and processing data using satellites
Lumberyard
Amazon Lumberyard is is a game engine service for creating games.
Considerations for an AWS Region
- Compliance with data governance
- Latency
- Proximity to customers
- Pricing