Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

2022 - AWS Certified Solutions Architect - Associate (SAA-C02) Already Passed

Rating
-
Sold
-
Pages
69
Grade
A+
Uploaded on
10-08-2022
Written in
2022/2023

2022 - AWS Certified Solutions Architect - Associate (SAA-C02) Already Passed Simple Storage Service (S3) SSE stands for Server Side Encryption and ___ has 3 options for SSE Amazon Machine Image (AMI) ___ provides the information required to launch an instance Amazon Machine Image (AMI) ___ are region specific, if you need to use an AMI in another region you can copy an AMI into the destination region via Copy AMI Amazon Machine Image (AMI) You can create an ___ from an existing EC2 instance that's either running or stopped Amazon Machine Image (AMI) Community ___ are free ___ maintained by the community Amazon Machine Image (AMI) AWS Marketplace offers free or paid subscriptions to ___ that are maintained by vendors Amazon Machine Image (AMI) All ___ have an ___ ID. Amazon Linux 2 will vary in both ___ ID and options Amazon Machine Image (AMI) ___ holds the following Information: - A template for the root volume for the instance (EBS Snapshot), OS, Application Server, & Apps - Launch permissions that control which AWS account can use the ___ to launch instances - A block device mapping that specifies the volumes to attach to the instance when its launched API Gateway ___ is a solution for creating secure APIs in your cloud environment at any scale. API Gateway ___ acts as a front door for applications to access data, business logic, or functionality from back-end services. API Gateway ___ throttles api endpoints at 10,000 request per second (can be increased via service request through AWS support) API Gateway ___ Stages allow you to have multiple published version of your API (eg. prod, staging, EA, Dev) API Gateway each ___ Stage has an Invoke URL which is the endpoint you use to interact with your API API Gateway ___ allow you to use a custom domain for your Invoke URL (Example ) API Gateway To publish your to API to ___ you must use Deploy API - You choose which Stage you want to publish your API (Ex: or ) API Gateway ___ Resources are your URLs (ex: /projects) API Gateway ___ Resources can have child resources (ex: /project/id/edit) API Gateway ___ allows you to define multiple Methods on your Resources (ex: GET, POST, DELETE) API Gateway CORS issue are common with ___, CORS can be enabled on all or individual endpoints API Gateway ___ uses Caching to improve latency and reduce the amount of calls made to your endpoint API Gateway ___ can use Same Origin Policies to help prevent XSS attacks API Gateway ___ can use Same Origin Policies to ignore tools like postman or curl API Gateway When using ___ and CORS, CORS is always enforced by the client API Gateway Using ___ you can require Authorization to your API via AWS Cognito or a custom Lambda Cross-origin resource sharing (CORS) ___ defines a way for client web applications that are loaded in one domain to interact with resources in a different domain Cross-origin resource sharing (CORS) With ___ support, you can build rich client-side web applications with Amazon S3 and selectively allow cross-origin access to your Amazon S3 resources Cross-origin resource sharing (CORS) ___ is a browser security feature that restricts cross-origin HTTP requests that are initiated from scripts running in the browser

Show more Read less
Institution
Course

Content preview

2022 - AWS Certified Solutions Architect
- Associate (SAA-C02) Already Passed

Simple Storage Service (S3) ✔✔SSE stands for Server Side Encryption and ___ has 3 options
for SSE


Amazon Machine Image (AMI) ✔✔___ provides the information required to launch an instance


Amazon Machine Image (AMI) ✔✔___ are region specific, if you need to use an AMI in
another region you can copy an AMI into the destination region via Copy AMI


Amazon Machine Image (AMI) ✔✔You can create an ___ from an existing EC2 instance that's
either running or stopped


Amazon Machine Image (AMI) ✔✔Community ___ are free ___ maintained by the community


Amazon Machine Image (AMI) ✔✔AWS Marketplace offers free or paid subscriptions to ___
that are maintained by vendors


Amazon Machine Image (AMI) ✔✔All ___ have an ___ ID.


Amazon Linux 2 will vary in both ___ ID and options


Amazon Machine Image (AMI) ✔✔___ holds the following Information:


- A template for the root volume for the instance (EBS Snapshot), OS, Application Server, &
Apps
- Launch permissions that control which AWS account can use the ___ to launch instances

,- A block device mapping that specifies the volumes to attach to the instance when its launched


API Gateway ✔✔___ is a solution for creating secure APIs in your cloud environment at any
scale.


API Gateway ✔✔___ acts as a front door for applications to access data, business logic, or
functionality from back-end services.


API Gateway ✔✔___ throttles api endpoints at 10,000 request per second (can be increased via
service request through AWS support)


API Gateway ✔✔___ Stages allow you to have multiple published version of your API (eg.
prod, staging, EA, Dev)


API Gateway ✔✔each ___ Stage has an Invoke URL which is the endpoint you use to interact
with your API


API Gateway ✔✔___ allow you to use a custom domain for your Invoke URL (Example
api.example.co)


API Gateway ✔✔To publish your to API to ___ you must use Deploy API


- You choose which Stage you want to publish your API (Ex: api.example1.co or
api.example2.co)


API Gateway ✔✔___ Resources are your URLs (ex: /projects)


API Gateway ✔✔___ Resources can have child resources (ex: /project/id/edit)

,API Gateway ✔✔___ allows you to define multiple Methods on your Resources (ex: GET,
POST, DELETE)


API Gateway ✔✔CORS issue are common with ___, CORS can be enabled on all or individual
endpoints


API Gateway ✔✔___ uses Caching to improve latency and reduce the amount of calls made to
your endpoint


API Gateway ✔✔___ can use Same Origin Policies to help prevent XSS attacks


API Gateway ✔✔___ can use Same Origin Policies to ignore tools like postman or curl


API Gateway ✔✔When using ___ and CORS, CORS is always enforced by the client


API Gateway ✔✔Using ___ you can require Authorization to your API via AWS Cognito or a
custom Lambda


Cross-origin resource sharing (CORS) ✔✔___ defines a way for client web applications that are
loaded in one domain to interact with resources in a different domain


Cross-origin resource sharing (CORS) ✔✔With ___ support, you can build rich client-side web
applications with Amazon S3 and selectively allow cross-origin access to your Amazon S3
resources


Cross-origin resource sharing (CORS) ✔✔___ is a browser security feature that restricts cross-
origin HTTP requests that are initiated from scripts running in the browser

, Cross-origin resource sharing (CORS) ✔✔If your REST API's resources receive non-simple
cross-origin HTTP requests, you need to enable ___ support


API Gateway "Stages" ✔✔___ is a named reference to a deployment, which is a snapshot of the
API


- You use a Stage to manage and optimize a particular deployment


- EX: you can configure stage settings to enable caching, customize request throttling, configure
logging, define stage variables, or attach a canary release for testing


Aurora ✔✔___ is a fully-managed Postgres or MySQL database that needs to scale, automatic
backups, high availability and fault tolerance


Aurora ✔✔___ can run MySQL or Postgres database engines


Aurora ✔✔___ MySQL service is 5x faster over regular MySQL


Aurora ✔✔___ Postgres service is 3x faster over regular Postgres


Aurora ✔✔___ is a 1/10 the cost over its competitors with similar performance and availability
options


Aurora ✔✔___ replicates 6 copies for your database across 3 Availability Zones


Aurora ✔✔___ is allowed up to 15 ___ Replicas


Aurora ✔✔An ___ database can span multiple regions via ___ Global Database

Written for

Course

Document information

Uploaded on
August 10, 2022
Number of pages
69
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$10.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
BrilliantScores Chamberlain College Of Nursng
Follow You need to be logged in order to follow users or courses
Sold
2875
Member since
4 year
Number of followers
2237
Documents
16200
Last sold
1 week ago
latest updated documents, correct, verified & graded A study materials

get bundles, documents, test banks, case studies, shadow health's, ATIs, HESIs, study guides, summary, assignments & every kind of study materials.

3.8

782 reviews

5
391
4
118
3
118
2
38
1
117

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions