Domain 3: Technology Flashcards
AWS Trusted Advisor provide checks in 5 different categories. Which item is not one of those checks?
Fault Tolerance
Security
Elasticity
Cost Optimization
Elasticity
A colleague tells you about a service that uses machine learning to discover and protect sensitive data stored in S3 Buckets. Which AWS service does this?
Macie
You need to stream data in real-time for a dashboard application. Which AWS service would you use?
AWS Kinesis
You have been tasked with developing a plan to move applications to AWS and use AWS services to house code, build, and deploy these applications. Which AWS service will allow you to host Git-based repositories?
AWS CodeCommit
You have a MySQL database that you want to migrate to the cloud, and you need it to be significantly faster there. You are looking for a speed increase up to 5 times the current performance. Which AWS offering could you use?
Amazon Aurora
A new application rolled out by the development team is going to require load balancing of HTTP and HTTPS traffic. Which Load Balancer is best suited for this type of traffic?
Application Load Balancer
A Healthcare agency needs to store certain patient information for up to 10 years. To save cost, they want to archive this data to cheaper storage. The data needs to be retrieved within 12 hours. Which is the cheapest option?
Glacier Deep Archive
You need an AWS service that can identify objects, people, text, scenes, and activities in images and videos. Which service would you choose?
Rekognition
A company is migrating to the AWS Cloud. They need to set up DNS in the cloud. Which service is a highly available and scalable cloud DNS service in AWS?
Route 53
You have two software systems that need to communicate, and you also need to ensure that messages are not lost between them. Which AWS service can help meet these requirements?
SQS
You need to store key-value pairs of users and their high scores for a gaming application. Which is the best option for this type of data?
DynamoDB
Your company utilizes DNS and wants to migrate DNS and management of DNS to the cloud. Which AWS service would you use?
Route 53
If you have an RDS database, which is very I/O intensive, which service is most suitable to improve performance?
Elasticache
A development team has created a large amount of CloudFormation templates in the JSON format. Which AWS database can store these documents?
DynamoDB
Your company hosts gaming applications online and would like to deliver these apps to a worldwide audience. Which AWS Service would enable delivery to users worldwide and greatly improve response times?
CloudFront
Several EC2 instances in a public subnet need internet access. Which will you configure as one step in granting internet access?
Internet Gateway
There have been some questionable activities in your AWS account. You need to review your event history, such as actions taken from the Management Console and the CLI. Which service records this type of information?
AWS CloudTrail
Which AWS service allows the deployment of resources in code templates, otherwise known as infrastructure as code?
CloudFormation
Which storage service can provide very high durability storage for Objects?
Amazon S3
A developer is trying to programmatically retrieve information from an EC2 instance such as public keys, ip address, and instance id. From where can this information be retrieved?
Instance metadata
Several S3 Buckets have been deleted, and a few EC2 instances have been terminated. Which AWS service can you use to determine who took these actions?
AWS CloudTrail
Your design team has recommended the need to distribute incoming traffic across multiple EC2 instances and also across multiple availability zones. Which AWS service can accomplish this?
Elastic Load Balancer
You have joined a small company and inherited an AWS application built within the EC2 Classic network. Which Load Balancer will work with this application?
Classic Load Balancer
Classic Load Balancer provides basic load balancing across multiple Amazon EC2 instances and operates at both the request level and connection level. Classic Load Balancer is intended for applications that were built within the EC2-Classic network.
Your company utilizes DNS and wants to migrate DNS and management of DNS to the cloud. Which AWS service would you use?
Route 53
Amazon Route 53 provides highly available and scalable Domain Name System (DNS) services, 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, that computers use to connect.