Domain 2: Design High-Performing Architectures Flashcards

1
Q

Cloudwatch

A

a monitoring and management service that provides data and actionable insights for AWS, hybrid, and on-premises applications and infrastructure resources.

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

AWS Snowball Types

A
  • Snowball
  • Snowball Edge
  • Snowmobile
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Snowball

A
  • Basic, mainly used for shipping
  • Encryption
  • GPS Tracking
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Snowball Edge

A
  • Left at the data center to bring services to the edge of the network
  • Has services inside
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Snowmobile

A
  • 18-wheeler
  • High amounts of storage
  • High speed transfer
  • Armed guards escort data to AWS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

ECS

A
  • Elastic Container Service,
  • a fully managed container orchestration service that helps you easily deploy, manage, and scale containerized applications,
  • uses a mix of amazon EC2 and AWS Fargate with Spot and On-Demand Pricing options.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

AWS Fargate

A
  • Fargate allocates the right amount of compute, eliminating the need to choose instances and scale cluster capacity.
  • You only pay for the resources required to run your containers, so there is no over-provisioning and paying for additional servers.
  • Works with EKS and ECS.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Elastic Container Registry

A

Hosts your images in a highly available and high performance architecture, allowing you to deploy images for your container application reliably.

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

EC2 vs. Fargate

A
  • EC2- instances will assist in launching containers, more management needed
  • Fargate- serverless, AWS will take care of necessary infrastructure and everything else to launch containers, little to no management
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Lambda

A

Serverless compute service that lets you
-run code without provisioning or
managing servers
-maintain event integrations
-manage runtimes
-run code for virtually any type of application or backend service with zero administration

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

Benefits of Lambda

A
  • No servers to manage
  • Continuous scaling
  • Cost optimized with millisecond metering
  • Consistent performance at any scale
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Types of Storage Gateways

A
  • File gateway
  • Volume gateway
  • Tape Gateway
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Storage Gateway

A

Virtual machine you will be obtaining from amazon, the virtual machine will be implemented in your on Prem environment so it can be a gateway between on Prem and the AWS Cloud

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

File Gateway

A
  • Files stored in S3
  • NFS and SMB supported, accessible solution for linux and windows
  • cost effective alternative to on-prem storage
  • low latency due to local caching
  • buffers applications
  • manages bandwidth consumption
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Volume Gateway

A
  • Installation of VM on-prem
  • Permits mounting of iSCSI volume from the cloud
  • Two types, Cached volumes and Stored volumes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Volume Gateway- Cached Volumes

A
  • Cached volumes store all data in the cloud.

- Only frequently accessed data is kept on-prem

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

Volume Gateway- Stored Volumes

A
  • Stored Volumes store all data both on-prem and in the cloud.
  • Data is backed up largely for Disaster Recovery (DR) if on-prem storage is no longer available for some reason.
  • All data is kept on-prem
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Tape Gateway

A

Storing the contents of physical backup tapes with data backed up into either S3, Glacier, or Glacier deep archive.

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

When a question asks about file storage, NFS or SMB, think _______. When a question asks about backup tapes, think ________. When a question asks about iSCSI (Internet Small Computer System Interface), think _________.

A
  • File Gateway
  • Tape Gateway
  • Volume Gateway
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

VPC

A
  • Virtual Private Cloud,
  • You have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways.
  • You can use both IPv4 and IPv6
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Benefits of VPC

A
  • Secured and monitored network connections
  • Simple setup and use
  • Customizable virtual network
22
Q

Lightsail

A
  • virtual private server (VPS)
  • offers you everything needed to build an application or website,
  • a cost-effective, monthly plan.
23
Q

Network ACL

A
  • Firewall that controls traffic between subnets in a VPC,

- stateless

24
Q

Security Groups

A
  • Attached to network interface,
  • firewall that is located near VM that controls access in and out of VM,
  • stateful
25
Q

Route 53

A
  • connects user requests to infrastructure running in AWS such as, Amazon EC2 instances, Elastic Load Balancing load balancers, or Amazon S3 buckets
  • can also be used to route users to infrastructure outside of AWS.
26
Q

Route 53- Routing Policies

A
  • Simple Routing
  • Weighted
  • Geolocation
  • Latency
  • Failover
  • Multivalue answer
27
Q

Route 53- Simple Routing

A

routing traffic to just one resource, such as a web server

28
Q

Route 53- Weighted

A

When you have multiple resources that do the same job, and you want to specify the proportion of traffic that goes to each resource. Ex. 2 or more EC2 instances

29
Q

Route 53- Geolocation

A

Route traffic based on the location of your users

30
Q

Route 53- Latency

A

When you have resources in multiple AWS regions and want to route traffic to the region that provides the best latency

31
Q

Route 53- Failover

A

Route traffic to a resource when the resource is healthy, or to a different resource when the first resource is unhealthy

32
Q

Route 53- Multivalue Answer

A

Route 53 will respond to DNS queries with up to 8 healthy records selected at random

33
Q

CloudFront

A

CloudFront delivers your content through a worldwide network of data centers called edge locations. When a user requests content that you’re serving with CloudFront, the request is routed to the edge location that provides the lowest latency (time delay), so that content is delivered with the best possible performance.

34
Q

CloudFront Key Features

A
  • Caching Content

- Edge Locations

35
Q

RDS

A

Relational Database Services, used for

  • Backups
  • Upgrades of database software
  • Keeping things physically secure
  • Taking care of replication
  • High Availability
36
Q

RDS Engines

A
  • Amazon Aurora
  • MySQL
  • MariaDB
  • PostgreSQL
  • Oracle
  • Microsoft SQL Server
37
Q

DynamoDB

A
  • Non-relational database solution,
  • NoSQL,
  • key-value and document database that delivers single-digit millisecond performance at any scale.
38
Q

What is DynamoDB used for?

A
  • Mobile
  • Web
  • Gaming
  • Ad teach
  • IOT
39
Q

ElastiCache

A

Managed service that handles two types of common caching formats:

  • Redis
  • Memcached
40
Q

Redis

A
  • Complex data types
  • Backup and restore
  • Sorted sets
  • Publisher/subscriber
41
Q

Memcached

A
  • Simplest model
  • You need large nodes
  • Scale out or in
  • Cache objects
42
Q

Redshift

A

Data warehousing solution inside of AWS,

  • low maintenance
  • low cost
  • Petabyte scale data warehouse
  • Cluster (leadernode/compute nodes)
  • Column-based
43
Q

DMS

A
  • Database Migration Service,
  • migrate data from a source data store to a target data store
  • Initial Migration
  • Ongoing replication
  • AWS Schema Conversion Tool (SCT)
  • Solution will be placed into a VPC inside AWS
44
Q

DataSync

A

Not doing a full migration but a sync service that runs taking key info from on-prem to AWS, or AWS to AWS

45
Q

Athena

A

Analyze data in Amazon S3 using standard SQL

46
Q

AWS Macie

A
  • an AI,
  • machine learning service that you can run against all of your S3 buckets and it will categorize what it finds,
  • Checks data for sensitive info
47
Q

Kinesis

A

Receptor for streaming data

48
Q

Kinesis Data Firehose

A
  • Can capture, transform and deliver streaming data to S3, Redshift, Elastisearch service, HTTP endpoints and service providers like Datadog, New Relic, MongoDB, and Splunk
  • Load streaming data into data lakes, data stores, and analytics services
49
Q

Kinesis Data Streams

A

Collect and store data streams from thousands of data sources

50
Q

Kinesis Data Analytics

A

Analyze, process and deliver streaming data with data delivery stream