Part 1 Flashcards
Which tool allows you to upload images to S3 using programming language-specific APIs?
AWS Software Developer Kit (SDK)
Which AWS service helps you to automatically deploy code to AWS Fargate?
Aws Code deploy
Your company has an application for internal use only, which is running on an EC2 instance. For security reasons, you need to block all other incoming requests to the EC2 instance. Which of the following will help you do this?
Security groups
Which AWS service helps you to protect from SQL injection attacks?
Aws waf
A company wants to set up an SSL security certificate for its website to use HTTPS protocol. Which AWS service can be used to deploy SSL Server Certificate?
Aws certificate manager
According to the AWS Well-Architected Framework, Which pillar focuses on minimizing the environmental impacts of running cloud workloads?
Sustainability pillar
Which of the following allows you to create a virtual network for the AWS resources?
Amazon virtual private cloud
Your company decided to migrate a MySQL server from on-premises to the AWS Cloud. Which service can help you to save time on database maintenance, configuration, backup, and patching so you can focus on data architecture and performance?
Amazon Relational Database Service RDS
Which tool/service will help you access AWS services using programming language-specific APIs?
Aws software developer kit
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 facilitate organizational change management, part of the Reliability pillar of AWS Well-Architected Framework? (Select three)
Amazon cloud watch
Aws config
Aws cloudtrail
An IT company is planning to migrate from an on-premises environment to AWS Cloud. Which of the following expense areas would result in cost savings when the company moves to AWS Cloud? (Select two)
Data center physical security expenditure
Computing hardware infrastructure expenditure
Which of the following are correct statements regarding the AWS Global Infrastructure? (Select two)
Each aws feature consists of two or more availability zones
Each avaliability zone (az) consists of one or more discrete data centers
Which of the following entities applies patches to the underlying OS for AWS Aurora?
The AWS Product Team automatically
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 AWS services has encryption enabled by default?
Cloudtrail logs
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 AWS service can be used to store, manage, and deploy Docker container images?
Amazon ECR
Which AWS service will help you receive alerts when the reservation utilization falls below the defined threshold?
Aws budgets
Which of the following statements are CORRECT regarding the AWS VPC service? (Select two)
A Security Group can have allow rules only
A NAT Gateway is managed by AWS
According to the AWS Shared Responsibility Model, which of the following are responsibilities of AWS? (Select two)
Replacing faulty hardware of Amazon EC2 instances -
Maintaining Amazon S3 data in different availability zones to keep it durable -
Which of the following is an AWS database service?
Redshift
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)
A startup wants to set up its IT infrastructure on AWS Cloud. The CTO would like to get an estimate of the monthly AWS bill based on the AWS services that the startup wants to use. As a Cloud Practitioner, which AWS service would you suggest for this use-case?
Aws pricing calculator
Which tool/service will help you access AWS services using programming language-specific APIs?
Aws software developer kit
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 are the advantages of Cloud Computing? (Select three)
Benefit from massive economies of scale
Trade capital expense for variable expense
Go global in minutes and deploy applications in multiple regions around the world with just a few clicks
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
Which of the following is a recommended way to provide programmatic access to AWS resources?
Use Access Key ID and Secret Access Key to access AWS resources programmatically
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 policy
Which of the following AWS services should be used to automatically distribute incoming traffic across multiple targets?
Aws elastic load balancing