Exam1 Flashcards
Which of the following is used to control network traffic in AWS? (Choose TWO)
Network Access Control Lists (ACLs)
Security Groups
A company has an AWS Enterprise Support plan. They want quick and efficient guidance with their billing and account inquiries. Which of the following should the company use?
AWS Support Concierge
A company is concerned that they are spending money on underutilized compute resources in AWS. Which AWS feature will help ensure that their applications are automatically adding/removing EC2 compute capacity to closely match the required demand?
AWS Auto Scaling
What are the benefits of having infrastructure hosted in AWS? (Choose TWO)
All of the physical security and most of the data/network security are taken care of for you
Increasing speed and agility
Which of the following are examples of AWS-Managed Services, where AWS is responsible for the operational and maintenance burdens of running the service? (Choose TWO)
Amazon DynamoDB
Amazon Elastic MapReduce
Other managed services include: AWS Lambda, Amazon RDS, Amazon Redshift, Amazon CloudFront, and several other services.
Which of the following is NOT correct regarding Amazon EC2 On-demand instances?
You have to pay a start-up fee when launching a new instance for the first time
no startup or termination fees for EC2
A company is planning to host an educational website on AWS. Their video courses will be streamed all around the world. Which of the following AWS services will help achieve high transfer speeds?
Amazon CloudFront
Which of the below options are related to the reliability of AWS? (Choose TWO)
Automatically provisioning new resources to meet demand
Ability to recover quickly from failures
In the AWS Shared responsibility Model, which of the following are the responsibility of the customer? (Choose TWO)
Setting password complexity rules
Configuring network access rules
What does the AWS Personal Health Dashboard provide? (Choose TWO)
- Personalized view of AWS service health
Recommendations for Cost Optimization
AWS Personal Health Dashboard provides alerts and remediation guidance when AWS is experiencing events that may impact you. While the Service Health Dashboard displays the general status of AWS services, Personal Health Dashboard gives you a personalized view into the performance and availability of the AWS services underlying your AWS resources.
Which service is used to ensure that messages between software components are not lost if one or more components fail?
Amazon SQS
A company has decided to migrate its Oracle database to AWS. Which AWS service can help achieve this without negatively impacting the functionality of the source database?
AWS Database Migration Service
What is the advantage of the AWS-recommended practice of “decoupling” applications?
*
Reduces inter-dependencies so that failures do not impact other components of the application
What does AWS Snowball provide?
Secure transfer of large amounts of data into and out of the AWS Cloud
Built-in computing capabilities that allow customers to process data locally
With AWS Snowball, you have the choice of two devices, Snowball Edge Compute Optimized with more computing capabilities, suited for higher performance workloads, or Snowball Edge Storage Optimized with more storage, which is suited for large-scale data migrations and capacity-oriented workloads.
Which of the following must an IAM user provide to interact with AWS services using the AWS Command Line Interface (AWS CLI)?
Access keys
Access keys consist of an access key ID and secret access key, which are used to sign programmatic requests to AWS using the CLI or the SDK.
What is the AWS service that provides a virtual network dedicated to your AWS account?
Amazon VPC
AWS allows users to manage their resources using a web based user interface. What is the name of this interface?
AWS Management Console
You have AWS Basic support, and you have discovered that some AWS resources are being used maliciously, and those resources could potentially compromise your data. What should you do?
Contact the AWS Abuse team
Hundreds of thousands of DDoS attacks are recorded every month worldwide. What service does AWS provide to help protect AWS Customers from these attacks? (Choose TWO)
AWS WAF
AWS Shield
Which of the following is not a benefit of Amazon S3? (Choose TWO)
Amazon S3 can be scaled manually to store and retrieve any amount of data from anywhere
Amazon S3 can run any type of application or backend system
Companies today need the ability to simply and securely collect, store, and analyze their data at a massive scale. Amazon S3 is object storage built to store and retrieve any amount of data from anywhere – web sites and mobile apps, corporate applications, and data from IoT sensors or devices. It’s a simple storage service that offers highly available, and infinitely scalable data storage infrastructure at very low costs. It is designed to deliver 99.999999999% durability, and stores data for millions of applications used by market leaders in every industry. S3 provides comprehensive security and compliance capabilities that meet even the most stringent regulatory requirements. It gives customers flexibility in the way they manage data for cost optimization, access control, and compliance. S3 provides query-in-place functionality, allowing you to run powerful analytics directly on your data at rest in S3. And Amazon S3 is the most supported cloud storage service available, with integration from the largest community of third-party solutions, systems integrator partners, and other AWS services.
Amazon S3 stores any number of objects, but each object does have a size limitation. Individual Amazon S3 objects can range in size from a minimum of 0 bytes to a maximum of 5 terabytes.
Which service provides DNS in the AWS cloud?
Route 53
As part of the Enterprise support plan, who is the primary point of contact for ongoing support needs?
Technical Account Manager (TAM)
Which of the below is a best-practice when designing solutions on AWS?
Automate wherever possible to make architectural experimentation easier
1- Stop guessing your capacity needs: Eliminate guessing about your infrastructure capacity needs. When you make a capacity decision before you deploy a system, you might end up sitting on expensive idle resources or dealing with the performance implications of limited capacity. With cloud computing, these problems can go away. You can use as much or as little capacity as you need, and scale up and down automatically.
2- Test systems at production scale: In the cloud, you can create a production-scale test environment on demand, complete your testing, and then decommission the resources. Because you only pay for the test environment when it’s running, you can simulate your live environment for a fraction of the cost of testing on premises.
3- Automate to make architectural experimentation easier: Automation allows you to create and replicate your systems at low cost and avoid the expense of manual effort. You can track changes to your automation, audit the impact, and revert to previous parameters when necessary.
4- Allow for evolutionary architectures: Allow for evolutionary architectures. In a traditional environment, architectural decisions are often implemented as static, one-time events, with a few major versions of a system during its lifetime. As a business and its context continue to change, these initial decisions might hinder the system’s ability to deliver changing business requirements. In the cloud, the capability to automate and test on demand lowers the risk of impact from design changes. This allows systems to evolve over time so that businesses can take advantage of innovations as a standard practice.
5- Drive architectures using data: In the cloud you can collect data on how your architectural choices affect the behavior of your workload. This lets you make fact-based decisions on how to improve your workload. Your cloud infrastructure is code, so you can use that data to inform your architecture choices and improvements over time.
6- Improve through game days: Test how your architecture and processes perform by regularly scheduling game days to simulate events in production. This will help you understand where improvements can be made and can help develop organizational experience in dealing with events.
You want to run a questionnaire application for only one day (without interruption), which Amazon EC2 purchase option should you use?
- On-demand instances
Which of the following can be described as a global content delivery network (CDN) service?
Amazon CloudFront
In order to implement best practices when dealing with a “Single Point of Failure,” you should attempt to build as much automation as possible in both detecting and reacting to failure. Which of the following AWS services would help? (Choose TWO)
*
Auto Scaling*
ELB