Service Definitions 2 Flashcards

1
Q

full managed high performance, scalable, FILE STORAGE

Used for ML, analytics, video processing, financial modeling, HIGH PERFORMANCE

A

Amazon FSx for Lustre (Linus + cluster)

FSx for Windows

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

Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
Versioning must be enabled
Compliance and lower latency access

A

Cross region replication for S3

CRR

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

Installed software GUI or CLI used to interact with Snow device family

A

AWS OpsHub

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

bridge between on-premise data and cloud data in S3

- Hybrid storage service allow on premise and seamlessly use AWS Cloud

A

AWS Storage Gateway

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  • Like Redis or Memcached, an
    in-memory database
  • Reduce load off databases for read intensive workloads
A

ElastiCache

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  • NoSQL DB, fully managed, replication across 3 AZs
  • Scales to massive workloads, trillions of rows
  • Key/Value database

Global tables – make a table accessible w/ low latency in multiple regions
Active-active replication – read/write

A

DynamoDB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  • Fully managed in memory cache for DynamoDB
A

DynamoDB Accelerator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  • Data warehousing type storage
  • not used for OLTP
  • OLAP – online analytical processing – analytics, data warehousing
  • Columnar storage of data, not row based
A

RedShift

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  • create Hadoop clusters (big data) to analyze and process
  • clusters can be 100s of EC2 instances
  • Data processing, machine learning, web indexing, big data
A

Amazon Elastic Map Reduce (EMR)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  • Serverless query service to analyze data stored in S3

- Uses SQL query lang

A

Amazon Athena

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  • Serverless machine learning powered business intelligence service to create interactive dashboards
A

Amazon Quicksite

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • Amazon’s version of MongoDB, similar to Aurora

- JSON data

A

DocumentDB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  • Fully managed graph database

- Knowledge graphs , fraud detection, rec engines, social networking

A

Amazon Neptune

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  • Ledger Database
  • Immutable systems, no entry can be removed
  • Financial transactions/compliance
A

Amazon QLDB (Quantum Ledger DB)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  • launch Docker containers on AWS
  • Self provision and maintain infra
  • build off EC2 instances
A

Elastic Container Service - ECS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  • launch Docker containers on AWS
  • You do NOT provision infra, no EC2 to manage
  • Serverless!
A

Amazon Fargate

17
Q
  • Serverless, scalable, Restful APIS, Websocket APIs,

- Fully managed service for developers to easily create, publish, maintain, monitor, secure APIs

A

Amazon API Gateway

18
Q
  • Simple web interface version for AWS services

for non AWS users, noobs

A

AWS Lightsail

19
Q
  • Define your cloud infrastructure using a programming language
A

AWS Cloud Development Kit (CDK)

20
Q
  • Deploy code consistently with a known architecture
  • Platform as a Service ( PaaS)
  • free but pay for underlying services
A

Elastic Beanstalk

21
Q

-git repo for AWS

A

CodeCommit

22
Q
  • compiles source code, run tests, produce packages that are ready to be deployed.
  • Build and test code in AWS
A

Codebuild

23
Q
  • Orchestrate the different steps to have the code automatically pushed to production
A

AWS Codepipeline

—————-CodePipeline Orchestration layer——————
| Codecommit  CodeBuild  CodeDeploy  Elastic Beanstalk |
———————————————————————————-

24
Q
  • Artifact management for software dev, works with Maven Gradle, etc.
  • Developers and CodeBuild can retrieve dependencies straight from _____________
  • store software packages/dependencies
A

AWS CodeArtifact

25
Q

-Unified UI – easily manage software development activities in one place

A

AWS CodeStar

26
Q

Cloud IDE, write code

A

AWS Cloud9

27
Q
  • improve read performance
  • cache content in edge locations
  • DDOS protection
  • Great for static content that must be everywhere, Cross region replication is for dynamic content
A

Content Delivery Network (CDN): CloudFront

28
Q
  • Increase transfer speed by sending file to edge location and then on to S3 bucket
A

S3 Transfer Acceleration

29
Q
  • Improve global application availability and performance using the AWS global network
  • No caching
  • good for HTTP, TCP, UDP
A

AWS Global Accelerator

30
Q
  • hybrid cloud

- server racks that offer AWS infrastructure and services on prem, AWS will manage and setup racks

A

AWS Outposts

31
Q
  • infrastructure deployments embedded in telecom 5G networks

- ultra low latency apps

A

AWS Wavelength

32
Q
  • real time big data streaming

- managed service to collect, process, and analyze real time streaming data at any scale

A

Amazon Kinesis

33
Q
  • oldest AWS offering
  • message queuing service
  • multiple producers, messages are kept up to 14 days
  • multiple consumers share the read and delete msgs when done
  • Used to decouple applications in AWS
A

Amazon SQS

34
Q
  • Notification, Pub/Sub messaging service
  • Event publishers only send message to SNS topic
  • Event subscribers listen to SNS topic notifications
  • No msg retention
A

Amazon SNS

35
Q
  • managed Apache Active MQ in the cloud

- Message broker service

A

Amazon MQ

36
Q

audit API calls made within your AWS account

and automated analysis of your ________ Events

A

CloudTrail and CloudTrail Insights

37
Q

automated code reviews and application performance recommendations

A

Amazon CodeGuru

38
Q

status of all AWS services across all regions

A

Service Health Dashboard

39
Q

AWS events that impact your infrastructure

A

Personal Health Dashboard