Exam 5 Flashcards
To protect against data loss, you need to backup your database regularly. What is the most cost-effective storage option that provides immediate retrieval of your backups?
Amazon S3 Standard-Infrequent Access
S3 Standard-IA is ideal for data that is accessed less frequently (like database backups), but requires immediate access when needed.
Amazon S3 has a wide variety of storage classes to cover different workloads and use cases. The S3 storage class you choose primarily depends upon two factors: accessibility and cost. If you need immediate access to your data, then you want to use either S3 Standard, S3 Intelligent-Tiering, S3 Standard-Infrequent Access, or S3 One Zone-IA. If you don’t require regular and immediate access to your data, then S3 Glacier or S3 Glacier Deep Archive may be a good choice. The S3 Glacier storage classes have an overall lower cost than the S3 storage classes that provide immediate access to your data.
You are facing a lot of problems with your current contact center. Which service provides a cloud-based contact center that can deliver a better service for your customers?
Amazon Connect
Amazon Connect is a cloud-based contact center solution. Amazon Connect makes it easy to set up and manage a customer contact center and provide reliable customer engagement at any scale. You can set up a contact center in just a few steps, add agents from anywhere, and start to engage with your customers right away
What does the term “Economies of scale” mean?
It means that AWS will continuously lower costs as it grows
You have a real-time IoT application that requires sub-millisecond latency. Which of the following services should you use?
Amazon ElastiCache for Redis
Amazon ElastiCache for Redis is a blazing fast in-memory data store that provides sub-millisecond latency to power internet-scale real-time applications. Built on open-source Redis and compatible with the Redis APIs, ElastiCache for Redis works with your Redis clients and uses the open Redis data format to store your data. Your self-managed Redis applications can work seamlessly with ElastiCache for Redis without any code changes. ElastiCache for Redis combines the speed, simplicity, and versatility of open-source Redis with manageability, security, and scalability from Amazon to power the most demanding real-time applications in Gaming, Ad-Tech, E-Commerce, Healthcare, Financial Services, and IoT.
Which of the following is a feature of Amazon RDS that performs automatic failover when the primary database fails to respond?
RDS Multi-AZ
When you enable Multi-AZ, Amazon Relational Database Service (Amazon RDS) maintains a redundant and consistent standby copy of your data
Which of the following would you use to manage your encryption keys in the AWS Cloud? (Choose TWO)
AWS KMS
CloudHSM
Which AWS service helps developers compile and test their code?
AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.
AWS CodeCommit vs. AWS CodeBuild vs. AWS CodeDeploy vs. AWS CodePipeline:
- AWS CodeCommit is used to store and version source code.
- AWS CodeBuild is used to compile and test source code, helping you find and fix bugs early in the development process when they are easy to fix.
- AWS CodeDeploy is used to deploy application code to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers.
- AWS CodePipeline is the glue that builds these steps together. AWS CodePipeline enables you to automate all phases of your release process, from committing the code into AWS CodeCommit all the way to deploying it with AWS CodeDeploy. You can also integrate your own custom tools into any stage of the release process to form an end-to-end continuous delivery solution. This enables you to deliver new features and updates rapidly and reliably.
A company wants to replace its traditional desktops with Cloud desktops and enable Work-From-Home for its employees. The virtualized desktops must be persistent and can be accessed from anywhere. Which AWS service will meet these requirements?
Amazon WorkSpaces
An Amazon WorkSpace is a cloud-based virtual desktop that can act as a replacement for a traditional desktop
For new AWS customers, what is the EASIEST way to launch a simple WordPress website on AWS?
Run WordPress on an Amazon Lightsail instance
Amazon Lightsail is designed to be the easiest way to launch and manage a Web server using AWS. Lightsail plans include everything you need to jumpstart your project – a virtual machine, SSD-based storage, data transfer, DNS management, and a static IP address – for a low, predictable price.
You have just set up your AWS environment and have created six IAM user accounts for the DevOps team. What is the AWS recommendation when granting permissions to these IAM accounts?
Apply the Principle of Least Privilege
Which of the following compute resources are serverless? (Choose TWO
AWS Lambda
AWS Fargate
AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume, and there is no charge when your code is not running. AWS Fargate is a compute engine for deploying and managing containers, which frees you from having to manage any of the underlying infrastructure. With AWS Fargate, you no longer have to provision, configure, and scale clusters of virtual machines to run containers.
Your CTO has asked you to contact AWS support using the chat feature to ask for guidance related to EBS. However, when you open the AWS support center you can’t see a way to contact support via Chat. What should you do?
At a minimum, upgrade to Business support plan
What does the Amazon CloudFront service provide? (Choose TWO)
Increases application availability by caching at the edge
Delivers content to end users with low latency
A company experiences fluctuations in traffic patterns to their e-commerce website when running flash sales. What service can help the company dynamically match the required compute capacity to handle spikes in traffic during flash sales?
*
AWS Auto Scaling
(Correct)
AWS Auto Scaling monitors your applications and automatically adjusts capacity to maintain steady, predictable performance at the lowest possible cost. Using AWS Auto Scaling, you maintain optimal application performance and availability, even when workloads are periodic, unpredictable, or continuously changin
You have migrated your application to AWS recently. How can you view the AWS costs applied to your account?
Using the AWS Cost & Usage Report
A media company has an application that requires the transfer of large data sets to and from AWS every day. This data is business critical and should be transferred over a consistent connection. Which AWS service should the company use?
AWS Snowmobile
Amazon RDS supports multiple database engines to choose from. Which of the following is not one of them?
Teradata
Amazon Relational Database Service (Amazon RDS) is a managed service that makes it easy to set up, operate, and scale a relational database in the cloud. Amazon RDS is available on several database instance types - optimized for memory, performance or I/O - and provides you with six database engines to choose from, including Amazon Aurora, PostgreSQL, MySQL, MariaDB, Oracle, and Microsoft SQL Server.
Which service can you use to route traffic to the endpoint that provides the best application performance for your users worldwide?
AWS Global Accelerator
For Amazon RDS databases, what does AWS perform on your behalf? (Choose TWO)
Management of the operating system
Database setup
A company is hosting business critical workloads in an AWS Region. To protect against data loss and ensure business continuity, a mirror image of the current AWS environment should be created in another AWS Region. Company policy requires that the standby environment must be available in minutes in case of an outage in the primary AWS Region. Which AWS service can be used to meet these requirements?
*
CloudEndure Disaster Recovery
CloudEndure Disaster Recovery is a disaster recovery solution that minimizes downtime and data loss by providing fast, reliable recovery of physical, virtual, and cloud-based servers into AWS Cloud. CloudEndure Disaster Recovery continuously replicates your machines (including operating system, system state configuration, databases, applications, and files) into a low-cost staging area in your target AWS account and preferred Region.
What kind of reports does AWS Cost Explorer provide by default?
Reports about the utilization of Amazon EC2 Reserved Instances
AWS Cost Explorer lets you dive deeper into your AWS cost and usage data to identify trends, pinpoint cost drivers, and detect anomalies. You can view data for up to the last 12 months, forecast how much you’re likely to spend for the next 12 months, and get recommendations for what Savings Plans or Reserved Instances to purchase. AWS Cost Explorer reports include a breakdown of your top 5 cost-accruing AWS services, an analysis of your overall Amazon EC2 usage, an analysis of the total costs of your member accounts, and the Reserved Instance Utilization and Coverage reports.
Which of the following AWS services uses Puppet to automate how EC2 instances are configured?
AWS OpsWorks
AWS OpsWorks is a configuration management service that provides managed instances of Chef and Puppet. Chef and Puppet are automation platforms that allow you to use code to automate the configurations of your servers
What are some key design principles for designing public cloud systems? (Choose TWO)
Disposable resources instead of fixed servers
Loose coupling over tight coupling
Which of the following services allows you to install and run custom relational database software?
- Amazon EC2