Migration and Hybrid Cloud Flashcards

1
Q

Q: What is AWS Migration Hub?

A

A: A central service for tracking and managing the migration of applications and workloads across AWS and on-premises environments.

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

Q: What is AWS Application Migration Service (MGN)?

A

A: A service for migrating physical, virtual, and cloud-based servers to AWS with minimal downtime using real-time replication.

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

Q: What is AWS DMS?

A

A: A service for migrating databases to AWS with minimal downtime, supporting homogeneous (e.g., Oracle to Oracle) and heterogeneous (e.g., SQL Server to Aurora) migrations.

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

Q: What is AWS SMS?

A

A: A service for migrating on-premises virtual machines to AWS by automating incremental replication of live server volumes.

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

Q: What is the AWS Snow Family?

A

A: A suite of devices (Snowcone, Snowball, Snowmobile) for physical data transfer to AWS when network transfer is impractical.

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

Q: What is AWS Direct Connect?

A

A: A dedicated network connection between on-premises data centers and AWS for high bandwidth and low-latency connectivity.

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

Q: What is AWS DataSync?

A

A: A service for automating the transfer of large amounts of data between on-premises storage and AWS.

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

Q: What is AWS CloudEndure Migration?

A

A: A tool for replicating and migrating applications with near-zero downtime to AWS.

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

Q: What is Hybrid Cloud?

A

A: An IT environment that combines on-premises infrastructure with public cloud services like AWS.

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

Q: What is VMware Cloud on AWS?

A

A: A service that allows customers to run VMware environments on AWS infrastructure, enabling seamless integration with AWS services.

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

Q: What is AWS Outposts?

A

A: A fully managed service that extends AWS infrastructure, services, and APIs to on-premises data centers or edge locations.

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

Q: What is AWS Storage Gateway?

A

A: A hybrid cloud storage service that connects on-premises environments to AWS for use cases like backups and archives.

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

Q: How does AWS Backup support hybrid environments?

A

A: By enabling centralized backup management for on-premises and AWS resources through integration with Storage Gateway.

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

Q: What is AWS Transit Gateway?

A

A: A service that simplifies the connection of on-premises networks, VPCs, and remote offices in a hub-and-spoke architecture.

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

Q: What are the six R’s of migration strategies?

A
  • Rehost (lift-and-shift)
  • Replatform (lift-tinker-and-shift)
  • Repurchase (move to SaaS)
  • Refactor/Re-architect
  • Retire
  • Retain (do nothing for now)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Q: What is AWS Elastic Disaster Recovery?

A

A: A service for replicating applications to AWS for disaster recovery, providing failover with minimal downtime.

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

Q: What are AWS migration best practices?

A

A: Assess workloads, create a migration plan, adopt a phased approach, test thoroughly, and optimize after migration.

18
Q

Q: What does the Migration Lens in the AWS Well-Architected Framework focus on?

A

A: Best practices for planning, implementing, and optimizing migrations to AWS.

19
Q

Q: What is AWS SCT?

A

A: A tool for converting database schemas from a source engine to a target AWS engine, such as Oracle to Aurora.

20
Q

Q: How does the AWS Partner Network support migrations?

A

A: APN provides tools, training, and expertise from certified partners specializing in migrations.

21
Q

Q: How does AWS Global Accelerator support hybrid cloud?

A

A: By improving application availability and performance across hybrid environments using AWS’s global network.

22
Q

Q: How is AWS Secrets Manager useful in hybrid environments?

A

A: It securely stores and retrieves secrets, like database credentials, across on-premises and cloud systems.

23
Q

Q: What services enable networking in hybrid cloud setups?

A

A: AWS Direct Connect, VPN Gateway, Transit Gateway, and AWS Global Accelerator.

24
Q

Q: What tools support data migration in AWS?

A

A: AWS DMS, AWS DataSync, AWS Snow Family, and S3 Transfer Acceleration.

25
Q

Q: How does AWS Identity Federation support hybrid cloud?

A

A: By integrating on-premises identity systems (e.g., Active Directory) with AWS using services like AWS IAM Identity Center or SAML.

26
Q

Q: What are hybrid cloud storage solutions in AWS?

A

A: AWS Storage Gateway, S3 File Gateway, and AWS Outposts.

27
Q

Q: How is AWS CloudFormation used in migrations?

A

A: For automating the provisioning of migrated resources and infrastructure.

28
Q

Q: What services monitor hybrid environments in AWS?

A

A: Amazon CloudWatch, AWS Systems Manager, and AWS Application Insights.

29
Q

Q: How can migration costs be optimized?

A

A: Use Spot Instances, monitor budgets, leverage Reserved Instances for predictable workloads, and decommission unused resources.

30
Q

Q: What is a Migration Readiness Assessment (MRA)?

A

A: An AWS framework for evaluating an organization’s readiness to migrate to the cloud.

31
Q

Q: How does AWS Service Catalog help in hybrid environments?

A

A: By providing a curated catalog of pre-approved resources for consistent deployments across hybrid setups.

32
Q

Q: What is AWS License Manager?

A

A: A service for managing software licenses in AWS and hybrid environments.

33
Q

Q: Which services optimize latency in hybrid environments?

A

A: AWS Direct Connect, AWS Wavelength, and CloudFront.

34
Q

Q: How does AWS support data residency in hybrid setups?

A

A: By using AWS Outposts and ensuring data is stored in specific regions to meet compliance requirements.

35
Q

Q: What is the lift-and-shift migration strategy?

A

A: Moving applications as-is to AWS with minimal changes.

36
Q

Q: What is replatforming in cloud migration?

A

A: Making minor changes to optimize applications for the cloud without a full architecture redesign.

37
Q

Q: What is refactoring in migrations?

A

A: Redesigning applications to fully utilize cloud-native capabilities, such as microservices or serverless architectures.

38
Q

Q: How does AWS Artifact support migrations?

A

A: By providing compliance reports and agreements to ensure regulatory requirements during migration.

39
Q

Q: Which AWS services support data archival in hybrid cloud environments?

A

A: Amazon S3 Glacier and AWS Storage Gateway (Tape Gateway).

40
Q

Q: How is disaster recovery implemented in hybrid cloud setups?

A

A: Using AWS Elastic Disaster Recovery, cross-region backups, and AWS Outposts for on-premises failover.