Technology Tools and Services Flashcards

1
Q

Amazon CloudFront

A

a CDN that delivers data and applications globally with low latency.
- Makes content available globally or restricts based on location
- Speeds up delivery of static and dynamic web content
- Uses edge locations to cache content

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

Amazon Global Accelerator

A

sends your users through the AWS global network when accessing your content, speeding up delivery.
- improves latency and availability of single-region apps
- sends traffic through AWS global network infrastructure
- 60% performance boost
- Automatically re-routes traffic to healthy available regional endpoints

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

Database Migration Service (DMS)

A

helps you migrate databases to or within AWS.
- migrate on-prem to AWS
- continuous data replication
- homogeneous and heterogeneous migrations
- virtually no downtime

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

Server Migration Service (SMS)

A

allows you to migrate on-premises servers to AWS.
- migrate on-prem to AWS
- server saved as new Amazon Machine Image (AMI)
- use AMI to launch server as EC2 instance

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

Snowcone

A
  • smallest amount of data transport devices
  • 8 TB of usable storage
  • Offline shipping
  • Online with datasync
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Snowball & Snowball Edge

A
  • PB-scale data transport
  • Transfer data in and out
  • Cheaper than internet transfer
  • Edge supports EC2 and lambda
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Snowmobile

A
  • multi-petabyte or exabyte scale
  • data loaded to S3
  • securely transported
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Cloud9

A

allows you to write code within an integrated development environment (IDE) from within your web browser

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

Code Commit

A

is a source control system for private Git repositories

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

Code Build

A

allows you to build and test your application source code

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

Code Deploy

A

manages the deployment of code to compute services in the cloud or on-premises

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

Code Pipeline

A

automates the software release process
helps development teams implement DevOps practices that automate testing and the movement of code to production

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

X-Ray

A

helps you debug production applications
- analyze and debug
- map app components
- view requests end to end

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

CodeStar

A

helps developers collaboratively work on development projects
- contains issue tracking dashboard

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

CloudFormation

A

allows you to provision AWS resources using Infrastructure as Code (IaC)

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

Elastic Beanstalk

A

allows you to deploy your web applications and web services to AWS

17
Q

OpsWorks

A

allows you to use Chef or Puppet to automate the configuration of your servers and deploy code
- on prem or AWS

18
Q

Simple Queue Service (SQS)

A

is a message queuing service that allows you to build loosely coupled systems
- component to component communication using messages
- multiple components can add messages to the queue
- messages are processed asynchronously

19
Q

Simple Notification Service (SNS)

A

allows you to send emails and text messages from your applications
- send email/text
- publish message to a topic
- subscribers receive messages

20
Q

Simple Email Services (SES)

A

is an email service that allows you to send richly formatted HTML emails from your applications

21
Q

Cloudwatch

A

is a collection of services that help you monitor and observe your cloud resources
- collect metrics, logs, and events
- set alarms
- visualize logs
- detect anomalies

22
Q

CloudTrail

A

tracks user activity and API calls within your account
- log and retain account activity
- track activity through console, SDK, CLI
- identify which user made changes
- detect unusual activity

23
Q

Amazon Workspaces

A

allows you to host virtual desktops in the cloud