Cloud Concepts Flashcards

1
Q

Well-Architected Framework

A
  1. Operation Excellence
  2. Security
  3. Reliability
  4. Performance Efficiency
  5. Cost Optimization
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AWS Batch

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon EFS

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Placement group.

A

A placement group is just a logical grouping of instances within a single Availability Zone that benefit from low network latency, high network throughput

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Design for failure

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Think Parallel

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Amazon Inspector

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

SOA (Service Oriented Architechture)

A

Service-Oriented Architecture (SOA) design principle that the more loosely coupled the components of the system, the bigger and better it scales.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Device Farm

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Mobile Hub

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Ground Station

A

AWS Ground Station is for controlling satellite communications and processing data using satellites

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Lumberyard

A

Amazon Lumberyard is is a game engine service for creating games.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Considerations for an AWS Region

A
  1. Compliance with data governance
  2. Latency
  3. Proximity to customers
  4. Pricing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly