AWS Cloud Practitioner Essentials (Second Edition) - Knowledge Checks Flashcards
Intro to AWS: Which of the refers to the power to scale computing resources up or down easily?
Elasticity
AWS Core Services: Which components of the AWS infrastructure can be described as mulitple, isolated locations within one geographic area?
Availability Zones
AWS Core Servives: What are the benefits of using Amazon EC2 instances compared to phsyical servers in your infrastructure?
Pay only for the capacity you use The ability to have different sotrage requirements
AWS Core Services: Which of the following statements is true of Amazon Virtual Private Clouds (VPC)?
You can create many subnets in VPC, though fewer is recommended to limit complexity.
AWS Integrated Services: You have an application composed of individual services. You need to route a request to a service based on the content of the request. Which service should you use?
Elastic Load Balancing
AWS Integrated Services:What is the first step in getting started with AWS Lambda?
Upload your code
AWS Integrated Services: Which of the following statements best describes Amazon CloudFront?
Speeds up the delivery of your content to viewers across the globe
AWS Architecture: Which of the following is NOT a pillar of the AWS Well-Architect Framework?
Persistence
AWS Security: Your web applicaiton requires temporary authorization to use AWS services. Which IAM entity should be used?
Role
AWS Security: Which of the following is a managed Distributed Denial of Service (DDoS) protection service?
AWS Shield
Pricing and Support: Which of the following statements best describes AWS Trusted Advisor?
A tool that provides you real time guidance to hlep you provision your resources following AWS Best Practices
Which feature of AWS allows you to deploy a new application for which the requirements may change over time?
Elasticity. Elasticity allows you to deploy your application without worrying about whether it will need more or less resources in the future. With elasticity, the infrastructure can scale on-demand.
What are the 6 advantages of the cloud?
- Trade capital expense for variable expense 2. Benefit from massive economies of scale 3. Stop guessing about capacity 4. Increase speed and agility 5. Stop spending money running and maintaining data centers 6. Go global in minutes