AWS Developer 1 - Overview Flashcards
- A traditional three-tier architecture comprises which of the following tiers?
a. Security tier
b. Application tier
c. Web tier
d. Database tier
B, C, D, -
Web tier
Application tier
Database tier
In AWS, the Web tier will be int he public subnet, and Application and Database tiers will be in a private subnet.
- An AWS region comprises two or more physical location that provide high availability and fault tolerance for your applications. Those physical locations are called what?
A. Cloud datacenters
B. Edge locations
C. Availability zones
D. DMZ zones
C. Availability zones.
There will be at least two availability zones in each AWS region to provide high availability and fault tolerance for your applications.
- You want to deploy your applications and databases in a logically isolated section of the AWS clous. Which AWS service provides you with an isolated. Which AWS service provides you an isolated networking lawyer?
A. Regions
B. Amazon Route 53
C. Amazon VCP
D. Availability zones
C. Amazon Virtual Private Cloud (VPC) provides a logically isolated section of the AWS cloud and acts as a networking lawyer for your EC2 instances and database services.
- You want to host a static website, and you don’t want to manage any services. Which of the following services will help you achieve this?
A. Amazon OpsWorks
B. Amazon EC2
C. Amazon Ops Words
D. Amazon S3
D. Amazon S3 (Simple Storage Service) will help you host a static website without your having to provision and maintain any servers.
- You want to monitor your EC2 instances for CPU utilization and memory, and visualize the health of the server using a dashboard. Which of the following AWS services could be used for this case?
A. Amazon Ops Works
B. Amazon CloudWatch
C. AWS CloudTrial
D. Amazon VCP Flowlogs
B. Amazon CloudWatch provides those metrics in one-minute and five- minute intervals. You can use a Personal health Dashboard to monitor the EC2 instance’s performance.
- You want to scale your current EC2 servers and you do not want to manage the scaling manually. Which AWS service will detect when an instance?
A. Amazon EC2 Auto Scaling
B. Amazon Route 53
C. Amazon CloudWatch
D. Amazon Elastic Load Balancing
A. Amazon EC2 Auto Scaling will automatically detect when an instance is unhealthy, terminate it, and replace it with a new one.
- You have been storing your data in Amazon S3, and you are required to query the data without moving it to a database that is using ANSI SQL. Which AWS service enables you to quickly query the data stored in S3?
A. Amazon EMR
B. Amazon Simple Queue Service
C. Amazon Athena
D. Amazon Neptune
C. With Amazon Athena, you can query data store in Amazon S2 by defining the schema. You start querying using standard ANSI SQL.
- Your company needs a service that lets you run code without provisioning or managing servers. To save costs, the company doesn’t want to pay for infrastructure in an idle state. Which of the following services could you use for this scenario?
A. AWS Lambda
B. Amazon EC2
C. AWS Fargate
D. Amazon Lightsail
A. Using AWS Lambda, you can run your code without provisioning or managing servers. Your company would pay only for the compute time that you consume, and there is no charge when your code is not running.
- You want to migrate your relational database to AWS, but you don’t want to perform the time-consuming administration tasks such as database installation, patching, and backups. Which of the following will meet your needs?
A. AWS Fargate
B. Amazon RDS
C. Amazon S3
Amazon Athena
B. Amazon Relational Database Services (Amazon RDS) automates time-consuming database administration tasks, such as database installation, patching, and daily backups.
- Your gaming application is a data-intensive application and required high throughput and low latency for gamers who access your application. Which AWS service provides support for an in-memory database?
A. Amazon EC2
B. Amazon RDS
C. Amazon S3
D. Amazon ElastiCache
D. Amazon ElastiCache offers fully managed, in-memory data stores that can be used to build data-intensive gaming applications to provide high throughput and low latency for your users.
- In your global enterprise, applications are running in different countries, and you want to route traffic to your applications based on a few criteria, such as the endpoint health of the server instance, the geopolitical location of the user, and latency. Which AWS service is most appropriate for this scenario?
A. Amazon Route 53
B. Application Load Balancer
C. Network Load Balancer
D. Classic Load Balancer
A. The Amazon Route 53 service routes your traffic based on the endpoint health of your instance, the geographic location of the user, and latency.
- Your compliance team wants to audit your AWS environment to gain the event history of all your AWS account activity, including any actions taken using the AWS Management Console, AWS SDK, or command-line tools. Which AWS service tracks user activity and API usage?
A. Amazon CloudWatch
B. AWS CloudTrail
C. Amazon VPC Flow Logs
D. Amazon Cognito
B. AWS CloudTrail helps you monitor continuously and provides event history of all AWS account activity.
- You have strict requirements to protect stored data against site-level failures, errors, and threats. Which AWS service provides unmatched durability by automatically storing data across multiple availability zones within an AWS region.
A. AWS Neptune
B. Amazon RDS
C. Amazon S3
D. Amazon Timestream
C. Amazon 99.9999999999999 percent durability by storing data across multiple systems within an AWS region.
- You want to use a content delivery Network (CDN) service to deliver data and videos securely to your global customers, with low latency and high transfer speeds. Which of the following AWS services will provide the CDN capability?
A. Amazon DynamoDB
B. Amazon S3
C. Amazon Route 53
D. Amazon CloudFront
D. Amazon CloudFront is a CDN service that securely delivers videos, data, and applications to your customers.
- You have a large amount of data in tape storage in an on-premised datacenter, and you want to migrate it to AWS to save costs and to meet long-term backup compliance requirements. Which AWS service provides data archiving at a low cost?
A. Amazon S2 Glacier
B. Amazon S3
C. Amazon CloudFront
D. Amazon RDS
C. Amazon S3 Glacier provides extremely low-cost cloud storage for long-term backup.