Practice Test - 1 (25 Questions) Flashcards
Which of the following describes the cloud design principle of scalability?
- The ability to route incoming client requests between multiple application servers
- The ability to segment physical resources into multiple virtual partitions
- The ability to automatically increase available compute resources to meet growing user demand
- The ability to reduce production costs by spreading capital expenses across many accounts scalable deployment will automatically “scale up” its capacity to meet growing user demand without the need for manual interference.
- The ability to automatically increase available compute resources to meet growing user demand
How does AWS ensure that no single customer consumes an unsustainable proportion of available resources?
- AWS allows customers to consume as much as they’re willing to pay for, regardless of general availability.
- AWS imposes default limits on the use of its services by Basic account holders; Premium account holders face no limits.
- AWS imposes default limits on the use of its service resources but allows customers to request higher limits.
- AWS imposes hard default limits on the use of its service resources.
- AWS applies usage limits on most features of its services. However, in many cases, you can apply for a limit to be lifted.
- AWS imposes default limits on the use of its service resources but allows customers to request higher limits.
Which of these is a designation for two or more AWS data centers within a single geographic area?
- Region
- Geo-unit
- Availability Zone
- Network subnet
- Availability Zone
Which of the following AWS compute services offers an administration experience that most closely resembles the way you would run physical servers in your own local data center?
- Lambda
- Elastic Compute Cloud (EC2)
- Elastic Container Service (ECS)
- Simple Storage Service (S3)
ble.
- Lambda
Which of the following will provide the most reliable and scalable relational database experience on AWS?
- DynamoDB
- Running a database on an EC2 instance
- Redshift
- Relational Database Service (RDS)
- Relational Database Service (RDS)
RDS offers a managed and highly scalable database environment for most popular relational database engines (including MySQL, MariaDB, and Oracle)
What is Amazon Kinesis?
- A service that permits processing and analyzing of real-time video and data streams
- A service that permits queries against data stored in Amazon S3
- A NoSQL database engine
- A Greece-based Amazon Direct Connect service partner
- Amazon Kinesis allows processing and analyzing of real time video and data streams.
- A service that permits processing and analyzing of real-time video and data streams
Which of the following are signs of a highly available application? (Select TWO)
- A failure in one geographic region will trigger an automatic failover to resources in a different region.
- Virtualized hypervisor-driven systems are deployed as mandated by company policy.
- Spikes in user demand are met through automatically increasing resources.
- Applications are protected behind multiple layers of security.
- A failure in one geographic region will trigger an automatic failover to resources in a different region.
- Spikes in user demand are met through automatically increasing resources.
Security and virtualization are both important characteristics of successful cloud workloads, but neither will directly impact availability.
Which of the following best describes Platform as a Service products?
- Services that hide infrastructure complexity behind a simple interface
- Services that give you direct control over underlying compute and storage resources
- Platforms that allow developers to run their code over short periods on cloud servers
- that provide a service to end users through a public network
- Services that hide infrastructure complexity behind a simple interface
IaaS products provide full infrastructure access, SaaS products provide end-user services, and serverless architectures (like AWS Lambda) let developers run code on cloud servers.
Which of the following usage will always be cost-free even after your account’s Free Tier has expired? (Select TWO.)
- 10 custom monitoring metrics and 10 alarms on Amazon CloudWatch
- 500 MB/month of free storage on the Amazon Elastic Container Registry (ECR)
- One million API calls/month on Amazon API Gateway
- 10 GB of data retrievals from Amazon Glacier per month
- 10 custom monitoring metrics and 10 alarms on Amazon CloudWatch
- 10 GB of data retrievals from Amazon Glacier per month
One million API calls/month and ECR free storage are available only under the Free Tier.
Which of the following is a limitation of the AWS Simple Monthly Calculator?
- The pricing is seldom updated and doesn’t accurately reflect current pricing.
- You’re not able to specify specific configuration parameters.
- Not all AWS services are included.
- You can calculate resource use for only one service at a time.
- Not all AWS services are included.
You can, in fact, calculate costs for a multiservice stack. The calculator pricing is kept up-to-date. You can specify very detailed configuration parameters.
Is it always possible to request service limit increases from AWS?
- No. A limit can never be increased.
- Yes. All service limits can be increased.
- No. Some service limits are hard.
- Service limits are defaults. They can be increased or decreased on demand.
- No. Some service limits are hard.
While most service limits are soft and can be raised on request, there are some service limits that are absolute.
What is the main difference between the goals of Cost Explorer and of cost and usage reports?
Cost Explorer lets you set alerts that are triggered by billing events, while cost and usage reports help you visualize system events.
- Cost Explorer displays visualizations of high-level historical and current account costs, while cost and usage reports generate granular usage reports in CSV format.
- Cost and usage reports are meant to alert you to malicious intrusions, while Cost Explorer displays visualizations of high-level historical and current account costs.
- Cost and usage reports display visualizations of high-level historical and current account costs, while Cost Explorer generates granular usage reports in CSV format.
- Cost Explorer displays visualizations of high-level historical and current account costs, while cost and usage reports generate granular usage reports in CSV format.
Billing events aren’t triggers for alerts. Nothing in this chapter discusses intrusion events
Which of these tools lets you design graphs within the browser interface to track your account spending?
- Reports
- Budgets
- Cost Explorer
- Consolidating Billing
- Cost Explorer
Budgets are used to set alerts. Reports provide CSV-formatted data for offline processing. Consolidated Billing (now migrated to AWS Organizations) is for administrating resources across multiple AWS accounts.
Your company enrolled in the Developer Support plan and, through the course of one month, consumed $4,000 USD of AWS services. How much will the support plan cost the company for the month?
- $120
- $100
- $480
- $29
- $120
The Developer plan costs the greater of $29 or 3 percent of the monthly usage. In this case, 3 percent of the month’s usage is $120.
Which of the following designations would refer to the AWS US West (Oregon) Region?
- us-west-2
- us-west-2a
- us-west-2b
- us-east-1
- us-west-2
The letter (a, b…) at the end of a designation indicates an Availability Zone. us-east-1 would never be used for a Region in the western part of the United States.