My wrong Answers Flashcards
Amazon EC2 is billed in what increment?
Per second
Which AWS program can help an organization to design, build, and manage their workloads on AWS?
APN Consulting Partners
Which type of storage stores Objects comprised of Key Value Pairs?
Amazon S3
What does Amazon DynamoDB Store?
Stores items not objects based on key, value pairs
What is Amazon Route 53?
Amazon Route 53 provides highly available and scalable Domain Name System (DNS), domain name registration, and health-checking web services. It is designed to give developers and businesses an extremely reliable and cost effective way to route end users to Internet applications by translating names like example.com into the numeric IP addresses, such as 192.0.2.1
What can you configure within the Virtual Private Cloud of the AWS Management Console
Subnets and Endpoints
What AWS services are used for Analytics?
Amazon EMR(elastic Map Reduce) and Amazon Athena(Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL)
What is AWS Beanstalk?
AWS Elastic Beanstalk can be used to quickly deploy and manage applications in the AWS Cloud. Developers upload applications and Elastic Beanstalk handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring
What is AWS Code Commit?
fully-managed source control service that hosts secure Git-based repositiories
What is AWS CodeDeploy
a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Lambda, and your on-premises servers
What is Amazon Elastic Container
Amazon Elastic Container Service (ECS) is a container management service that supports Docker containers and allows you to easily run applications on a managed cluster of Amazon EC2 instances.
What is AWS Cognito?
Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. Amazon Cognito scales to millions of users and supports sign-in with social identity providers, such as Facebook, Google, and Amazon, and enterprise identity providers via SAML 2.0
What architectural best practice aims to reduce the interdependencies between services?
Lose Coupling
Which service allows you to automatically expand and shrink your application in response to demand?
AWS Auto Scaling
What does Amazon Elastic Load Balancing do?
Amazon ELB distributes incoming requests to EC2 instances. It can be used in conjunction with Auto Scaling