Cram Quiz – Introduction to AWS – SOA-C02 Study Guide

Cram Quiz

Answer these questions. The answers follow the last question. If you cannot answer these questions correctly, consider reading this section again until you can.

1. Which feature of cloud computing enables customer isolation at the account or network level?

A. Rapid elasticity

B. Resource pooling

C. Monitoring

D. Firewalls

2. Which of the following service delivery models allows you to deploy a database with a single API call?

A. DBaaS

B. IaaS

C. SaaS

D. PaaS

3. Which of the following cloud deployment models are suitable for backup and disaster recovery? (Choose all that apply.)

A. Public cloud

B. Private cloud

C. Hybrid cloud

D. Community cloud

Cram Quiz Answers

1. Answer: B is correct. Resource pooling enables cloud resource isolation from other tenants or cloud customers at the account and network level.

2. Answer: D is correct. Platform as a Service allows for functional services like databases to be delivered via a simple API call.

3. Answer: A and C are correct. Both public and hybrid clouds can be used for backup and disaster recovery.

The AWS Cloud

This section covers the following official AWS Certified SysOps Administrator – Associate (SOA-C02) exam domains:

Domain 3: Deployment, Provisioning, and Automation

CramSaver

If you can correctly answer these questions before going through this section, save time by skimming the Exam Alerts in this section and then completing the Cram Quiz at the end of the section.

1. What are some of the important factors to consider when choosing an AWS region?

2. How can you accelerate the delivery of content across the globe if your application is deployed in a single AWS region?

3. What are the most common tools that allow you to interact with AWS services?

Answers

1. Answer: When you are choosing a region, usually the most important consideration would be the data residency or sovereignty, which determines if the data can even reside in the selected region. Another factor to consider would be proximity to the users. A region that is closer to the users will allow for a much better experience due to lower latency for each request. You should also consider if the services you are intending to use are available in the region. Finally, consider the region with the lowest price for the service. Regions are located in different areas where costs of operation might differ, which eventually leads to different prices for services.

2. Answer: AWS operates a content delivery network (CDN) that operates in all edge locations. The CDN can help you deliver the content to users across the globe with the lowest latency possible.

3. Answer: The management console, a graphical user interface that is accessible from anywhere using a browser, the AWS command-line interface (CLI), and the AWS software development kits (SDKs).

Amazon Web Services (AWS) was launched in 2006 by Amazon and is widely recognized as the first true public cloud computing platform. The company was spun out of the knowledge that the IT specialists in the company have gained while running the amazon.com platform. The services that have been created over time allow you to deploy applications with extremely high availability, unlimited performance, and unbeatable reliability at any scale with the most modern features. Lots of effort has gone in to providing capabilities and features that make management, operations, and automation of the environment a breeze.