Technology Flashcards
Which of the following are correct statements regarding the AWS Global Infrastructure?
- Each AWS Region consists of a minimum of three Availability Zones (AZ)
- Each Availability Zone (AZ) consists of one or more discrete data centers
Which of the following is a serverless AWS service?
- AWS Lambda
- Amazon Elastic Compute Cloud (Amazon EC2)
- Amazon EMR
- AWS Elastic Beanstalk
AWS Lambda
A big data analytics company is moving its IT infrastructure from an on-premises data center to AWS Cloud. The company has some server-bound software licenses that it wants to use on AWS. As a Cloud Practitioner, which of the following EC2 instance types would you recommend to the company?
Dedicated Host
Which of the following entities applies patches to the underlying OS for Amazon Aurora?
The AWS Product Team automatically
Compared to the on-demand instance prices, what is the highest possible discount offered for spot instances?
90
A unicorn startup is building an analytics application with support for a speech-based interface. The application will accept speech-based input from users and then convey results via speech. As a Cloud Practitioner, which solution would you recommend for the given use-case?
Use Amazon Transcribe to convert speech to text for downstream analysis. Then use Amazon Polly to convey the text results via speech
A company wants to improve the resiliency of its flagship application so it wants to move from its traditional database system to a managed AWS NoSQL database service to support active-active configuration in both the East and West US AWS regions. The active-active configuration with cross-region support is the prime criteria for any database solution that the company considers.
Which AWS database service is the right fit for this requirement?
Amazon DynamoDB with global tables
Which of the following Amazon S3 storage classes takes the most time to retrieve data (also known as first byte latency)?
Amazon S3 Glacier Deep Archive
Which of the following statements are CORRECT regarding the Availability Zone (AZ) specific characteristics of Amazon Elastic Block Store (EBS) and Amazon Elastic File System (Amazon EFS) storage types?
EBS volume can be attached to a single instance in the same Availability Zone (AZ) whereas EFS file system can be mounted on instances across multiple Availability Zones (AZ)
A silicon valley based healthcare startup stores anonymized patient health data on Amazon S3. The CTO further wants to ensure that any sensitive data on S3 is discovered and identified to prevent any sensitive data leaks. As a Cloud Practitioner, which AWS service would you recommend addressing this use-case?
Amazon Macie
Which AWS Route 53 routing policy would you use to route traffic to multiple resources and also choose how much traffic is routed to each resource?
Weighted routing
A company needs a storage solution for a project wherein the data is accessed less frequently but needs rapid access when required. Which S3 storage class is the MOST cost-effective for the given use-case?
Amazon S3 Standard-Infrequent Access (S3 Standard-IA)
Which of the following is an AWS database service?
- AWS Storage Gateway
- AWS Database Migration Service (AWS DMS)
- Amazon Redshift
- AWS Glue
Amazon Redshift
Which tool/service will help you access AWS services using programming language-specific APIs?
AWS Software Developer Kit (SDK)
The DevOps team at an e-commerce company is trying to debug performance issues for its serverless application built using a microservices architecture. As a Cloud Practitioner, which AWS service would you recommend addressing this use-case?
AWS X-Ray
A data analytics company is running a proprietary batch analytics application on AWS and wants to use a storage service which would be accessed by hundreds of EC2 instances simultaneously to append data to existing files. As a Cloud Practitioner, which AWS service would you suggest for this use-case?
Amazon Elastic File System (Amazon EFS)
A research group wants to use EC2 instances to run a scientific computation application that has a fault tolerant architecture. The application needs high-performance hardware disks that provide fast I/O performance. As a Cloud Practitioner, which of the following storage options would you recommend as the MOST cost-effective solution?
Instance Store
Which AWS services can be used to facilitate organizational change management, part of the Reliability pillar of AWS Well-Architected Framework? (Select three)
- AWS Config
- AWS CloudTrail
- Amazon CloudWatch
Which of the following are the storage services offered by the AWS Cloud? (Select two)
- Amazon Simple Queue Service (SQS)
- Amazon Elastic Compute Cloud (Amazon EC2)
- Amazon Simple Storage Service (Amazon S3)
- Amazon Elastic File System (Amazon EFS)
- Amazon Simple Notification Service (SNS)
- Amazon Simple Storage Service (Amazon S3)
- Amazon Elastic File System (Amazon EFS)
A company wants to identify the optimal AWS resource configuration for its workloads so that the company can reduce costs and increase workload performance. Which of the following services can be used to meet this requirement?
AWS Compute Optimizer
Which AWS services can be used to decouple components of a microservices based application on AWS Cloud? (Select two)
- Amazon Simple Queue Service (SQS)
- Amazon Simple Notification Service (SNS)
Which of the following AWS services should be used to automatically distribute incoming traffic across multiple targets?
AWS Elastic Load Balancing (ELB)