Migration Flashcards

1
Q

Six core perspectives of the Cloud Adoption Framework

A

At the highest level, the AWS Cloud Adoption Framework (AWS CAF) organizes guidance into six areas of focus, called Perspectives. Each Perspective addresses distinct responsibilities. The planning process helps the right people across the organization prepare for the changes ahead.

In general, the Business, People, and Governance Perspectives focus on business capabilities, whereas the Platform, Security, and Operations Perspectives focus on technical capabilities.

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

Business Perspective

A

The Business Perspective ensures that IT aligns with business needs and that IT investments link to key business results.

Use the Business Perspective to create a strong business case for cloud adoption and prioritize cloud adoption initiatives. Ensure that your business strategies and goals align with your IT strategies and goals.

Common roles in the Business Perspective include:

  • Business managers
  • Finance managers
  • Budget owners
    -Strategy stakeholders
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

People Perspective

A

The People Perspective supports development of an organization-wide change management strategy for successful cloud adoption.

Use the People Perspective to evaluate organizational structures and roles, new skill and process requirements, and identify gaps. This helps prioritize training, staffing, and organizational changes.

Common roles in the People Perspective include:

  • Human resources
  • Staffing
  • People managers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Governance Perspective

A

The Governance Perspective focuses on the skills and processes to align IT strategy with business strategy. This ensures that you maximize the business value and minimize risks.

Use the Governance Perspective to understand how to update the staff skills and processes necessary to ensure business governance in the cloud. Manage and measure cloud investments to evaluate business outcomes.

Common roles in the Governance Perspective include:

  • Chief Information Officer (CIO)
  • Program managers
  • Enterprise architects
  • Business analysts
  • Portfolio managers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Platform Perspective

A

The Platform Perspective includes principles and patterns for implementing new solutions on the cloud, and migrating on-premises workloads to the cloud.

Use a variety of architectural models to understand and communicate the structure of IT systems and their relationships. Describe the architecture of the target state environment in detail.

Common roles in the Platform Perspective include:

  • Chief Technology Officer (CTO)
  • IT managers
  • Solutions architects
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Securite Perspective

A

The Security Perspective ensures that the organization meets security objectives for visibility, auditability, control, and agility.

Use the AWS CAF to structure the selection and implementation of security controls that meet the organization’s needs.

Common roles in the Security Perspective include:

  • Chief Information Security Officer (CISO)
  • IT security managers
  • IT security analysts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Operation Perspective

A

The Operations Perspective helps you to enable, run, use, operate, and recover IT workloads to the level agreed upon with your business stakeholders.

Define how day-to-day, quarter-to-quarter, and year-to-year business is conducted. Align with and support the operations of the business. The AWS CAF helps these stakeholders define current operating procedures and identify the process changes and training needed to implement successful cloud adoption.

Common roles in the Operations Perspective include:

  • IT operations managers
  • IT support managers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

6 Strategies for Migration

A

When migrating applications to the cloud, six of the most common migration strategies that you can implement are:

  • Rehosting
  • Replatforming
  • Refactoring/re-architecting
  • Repurchasing
  • Retaining
  • Retiring
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Rehosting

A

Rehosting also known as “lift-and-shift” involves moving applications without changes.

In the scenario of a large legacy migration, in which the company is looking to implement its migration and scale quickly to meet a business case, the majority of applications are rehosted.

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

Replatforming

A

Replatforming, also known as “lift, tinker, and shift,” involves making a few cloud optimizations to realize a tangible benefit. Optimization is achieved without changing the core architecture of the application.

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

Refactoring

A

Refactoring (also known as re-architecting) involves reimagining how an application is architected and developed by using cloud-native features. Refactoring is driven by a strong business need to add features, scale, or performance that would otherwise be difficult to achieve in the application’s existing environment.

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

Repurchasing

A

Repurchasing involves moving from a traditional license to a software-as-a-service model.

For example, a business might choose to implement the repurchasing strategy by migrating from a customer relationship management (CRM) system to Salesforce.com.

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

Retaining

A

Retaining consists of keeping applications that are critical for the business in the source environment. This might include applications that require major refactoring before they can be migrated, or, work that can be postponed until a later time.

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

Retiring

A

Retiring is the process of removing applications that are no longer needed.

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

AWS Snow Family

A

The AWS Snow Family is a collection of physical devices that help to physically transport up to exabytes of data into and out of AWS.

AWS Snow Family is composed of AWS Snowcone, AWS Snowball, and AWS Snowmobile.

These devices offer different capacity points, and most include built-in computing capabilities. AWS owns and manages the Snow Family devices and integrates with AWS security, monitoring, storage management, and computing capabilities.

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

AWS Snowcone

A

AWS Snowcone is a small, rugged, and secure edge computing and data transfer device.

It features 2 CPUs, 4 GB of memory, and 8 TB of usable storage.

17
Q

AWS Snowball

A

AWS Snowball offers two types of devices:

  • Snowball Edge Storage Optimized devices are well suited for large-scale data migrations and recurring transfer workflows, in addition to local computing with higher capacity needs.
    • Storage: 80 TB of hard disk drive (HDD) capacity for block volumes and Amazon S3 compatible object storage, and 1 TB of SATA solid state drive (SSD) for block volumes.
    • Compute: 40 vCPUs, and 80 GiB of memory to support Amazon EC2 sbe1 instances (equivalent to C5).
  • Snowball Edge Compute Optimized provides powerful computing resources for use cases such as machine learning, full motion video analysis, analytics, and local computing stacks.
    • Storage: 42-TB usable HDD capacity for Amazon S3 compatible object storage or Amazon EBS compatible block volumes and 7.68 TB of usable NVMe SSD capacity for Amazon EBS compatible block volumes.
    • Compute: 52 vCPUs, 208 GiB of memory, and an optional NVIDIA Tesla V100 GPU. Devices run Amazon EC2 sbe-c and sbe-g instances, which are equivalent to C5, M5a, G3, and P3 instances.
18
Q

AWS Snowmobile

A

AWS Snowmobile is an exabyte-scale data transfer service used to move large amounts of data to AWS.

You can transfer up to 100 petabytes of data per Snowmobile, a 45-foot long ruggedized shipping container, pulled by a semi trailer truck.