AWS - The other services Flashcards

1
Q

AWS Transfer Family

A

securely scales your recurring business-to-business file transfers to Amazon Simple Storage Service (S3) and Amazon Elastic File System (EFS) using SFTP, FTPS, and FTP protocols

Fully managed highly available infrastructure - multiple AZ within region, autoscale

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

AWS Migration Hub

A

provides tools you need to collect and inventory existing IT assets based on actual usage

analyze application components and infrastructure dependencies, and group resources into applications

generate migration strategy and Amazon Elastic Compute Cloud (EC2) instance recommendations for business case and migration planning

track the progress of application migrations to AWS

modernize applications already running on AWS

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

AWS Config

A

provides a detailed view of the configuration of AWS resources in your AWS account, including how the resources are related to one another and how they were configured in the past so that you can see how the configurations and relationships change over time

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

With AWS Config, you can do the following

A

Evaluate your AWS resource configurations for desired settings.

Get a snapshot of the current configurations of the supported resources that are associated with your AWS account.

Retrieve configurations of one or more resources that exist in your account.

Retrieve historical configurations of one or more resources.

Receive a notification whenever a resource is created, modified, or deleted.

View relationships between resources. For example, you might want to find all resources that use a particular security group.

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

AWS Backup

A

fully-managed service that makes it easy to centralize and automate data protection across AWS services, in the cloud, and on premises

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

AWS Backup Primary Features

A

configure backup policies and monitor activity for your AWS resources in one place

automate and consolidate backup tasks that were previously performed service-by-service

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

AWS Budgets

A

Using AWS Budgets, you can set a budget that alerts you when you exceed (or are forecasted to exceed) your budgeted cost or usage amount. You can also set alerts based on your RI or Savings Plans Utilization and Coverage using AWS Budgets

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

Amazon QuickSight

A

business analytics service that makes it easy for all employees within an organization to build visualizations, perform ad-hoc analysis, and quickly get business insights from their data, anytime, on any device

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

Amazon EMR

A

a managed cluster platform that simplifies running big data frameworks, such as Apache Hadoop and Apache Spark, on AWS to process and analyze vast amounts of data

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

AWS Step Functions

A

fully managed service that makes it easy to coordinate the components of distributed applications and microservices using visual workflows

is a low-code solution to build data and machine learning pipelines using AWS services

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

Amazon Simple Workflow Service

A

a web service that makes it easy to coordinate work across distributed application components

must program workers and deciders to orchestrate workflow

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

Amazon Cloud Directory

A

cloud-native directory - highly scalable directory store for your application’s hierarchical data

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

Server Name Indication (SNI)

A

host multiple TLS secured applications, each with its own TLS certificate, behind a single load balancer

to use SNI, all you need to do is bind multiple certificates to the same secure listener on your load balancer

ALB will automatically choose the optimal TLS certificate for each client

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

AWS OpsHub

A

AWS OpsHub is a graphical user interface you can use to manage your AWS Snowball devices, enabling you to rapidly deploy edge computing workloads and simplify data migration to the cloud.

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

AWS OpsWorks

A

configuration management service that provides managed instances of Chef and Puppet

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

AWS CodeDeploy

A

Fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers

17
Q

AWS Snowcone

A

AWS Snowcone is the smallest member of the AWS Snow Family of edge computing and data transfer devices. Snowcone is portable, rugged, and secure. You can use Snowcone to collect, process, and move data to AWS, either offline by shipping the device or online with AWS DataSync

8 TB of storage

18
Q

What are the options for AWS Snowball

A

AWS Snowball Edge Storage Optimized

AWS Snowball Edge Compute Optimized

19
Q

AWS Snowball Edge Storage Optimized

A

devices provide 40 vCPUs of compute capacity coupled with 80 terabytes of usable block or Amazon S3-compatible object storage

Data transfer, Edge storage

supports storage clustering - rack mounted and clustered together to build larger, temporary installations with Snowball Edge Storage Optimized

20
Q

Snowball Edge Compute Optimized

A

devices provide 52 vCPUs, 42 terabytes of usable block or object storage, and an optional GPU for use cases such as advanced machine learning and full-motion video analysis in disconnected environments

Edge computing, Data transfer

supports storage clustering - rack mounted and clustered together to build larger, temporary installations with Snowball Edge Storage Optimized

21
Q

Backup and restore

A

(RPO in hours, RTO in 24 hours or less): Back up your data and applications using point-in-time backups into the DR Region. Restore this data when necessary to recover from a disaster

22
Q

Pilot light

A

(RPO in minutes, RTO in hours): Replicate your data from one region to another and provision a copy of your core workload infrastructure. Resources required to support data replication and backup such as databases and object storage are always on. Other elements such as application servers are loaded with application code and configurations, but are switched off and are only used during testing or when Disaster Recovery failover is invoked

23
Q

Warm standby

A

(RPO in seconds, RTO in minutes): Maintain a scaled-down but fully functional version of your workload always running in the DR Region. Business-critical systems are fully duplicated and are always on, but with a scaled down fleet. When the time comes for recovery, the system is scaled up quickly to handle the production load. The more scaled-up the Warm Standby is, the lower RTO and control plane reliance will be.

24
Q

Multi-region (multi-site)

A

(RPO near zero, RTO potentially zero): Your workload is deployed to, and actively serving traffic from, multiple AWS Regions. This strategy requires you to synchronize data across Regions. Possible conflicts caused by writes to the same record in two different regional replicas must be avoided or handled. Data replication is useful for data synchronization and will protect you against some types of disaster, but it will not protect you against data corruption or destruction unless your solution also includes options for point-in-time recovery. Use services like Amazon Route 53 or AWS Global Accelerator to route your user traffic to where your workload is healthy.

25
Q

Amazon EventBridge

A

a service that provides real-time access to changes in data in AWS services, your own applications, and software as a service (SaaS) applications without writing code

automatically deliver events in near-real-time

can be used to develop event-driven applications and decouple system architecture

recommended when you want to build an application that reacts to events from SaaS applications and/or AWS services