Section 9.5 - 13.5 Flashcards

1
Q

What is the difference between QLDB and Amazon Managed Blockchain?

A

There is NO decentralization component in QLDB, in accordance to financial regulation rules

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

I want a service to utilize Hyperledger Fabric or Ethereum, which service do I use?

A

Amazon Managed Blockchain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

T/F - Amazon Managed Blockchain is a decentralized blockchain

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is AWS Glue?

A

A managed extract, transform, and load (ETL) service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the name of a central repository to store structural and operational metadata for data assets in AWS Glue?

A

Glue Data Catalog

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which AWS serverless service can use machine learning-powered business intelligence to create interactive dashboards such as business analytics?

A

QuickSight

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

This in-memory cache for DynamoDB provides up to a 10x performance improvement

A

DynamoDB Accelerator (DAX)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

I want to run Docker containers on AWS, what 3 features can I use to accomplish this?

A

ECS (Elastic Container Service), Fargate, or the Lambda Container Image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

For the Lambda Container Image to run Docker containers it must run the:

A

Lambda Runtime API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Name it: This is an event-driven service that may be chosen over an EC2 instance for certain company needs

A

AWS Lambda

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

You want to build a serverless HTTP API to use with DynamoDB, how do you go about this?

A

Use Amazon API Gateway to proxy requests from the client, send them to Lambda functions to perform CRUD actions on DynamoDB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Who should use Lightsail? In the exam Lightsail will almost always be the wrong answer except on this specific instance:

A

A client with no cloud experience that needs to get started quickly with low/predictable pricing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Lambda billing is based on ___ ________ and _________ _____

A

per request and compute time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When will CloudFormation be used?

A

When we have infrastructure as code or when we need to repeat architecture between different environments, regions, or AWS accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the advantage of the AWS Cloud Development Kit (CDK) when used in conjunction with CloudFormation?

A

You can define the cloud infrastructure using a familiar language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Beanstalk has a health agent on each EC2 instance which will push metrics to __________

A

CloudWatch

17
Q

This AWS service can upgrade your EC2 instances, applications, and On-Premises Servers from version 1 to version 2 from a single interface

A

AWS CodeDeploy

18
Q

This AWS service is part of the orchestration layer, for CICD

A

AWS CodePipeline

19
Q

This AWS service is used as a place to store code dependencies

A

AWS CodeArtifact

it’s also used as an Artifact management system

20
Q

What is AWS’ Cloud IDE?

A

AWS Cloud9

21
Q

You want to patch and entire fleet of instances or on-premises servers OR you want to run a command consistently across all your servers. Which service can do this?

A

AWS Systems Manager (SSM)

22
Q

Anytime you see CDN on the exam, what should you think?

A

CloudFront

23
Q

_________ is great for static content that must be available everywhere, whereas __ ______ ______ __________ is for dynamic content that needs to be available at low-latency across regions

A

CloudFront; S3 Cross Region Replication

24
Q

These are server racks installed on-premises that mirror AWS architecture

A

AWS Outposts

25
Q

You see the word decoupled, what do you think?

A

Amazon SQS

26
Q

Real-time big data streaming

A

Amazon Kinesis

27
Q

You see notification, publish, subscribe, subscribers, you think

A

Amazon SNS