1. What is an example of rehosting an application?
- Before moving an application to the cloud, the
application is rewritten in a new programing language.
- During a migration, older applications are
discovered. They are no longer needed and can be turned off.
- A containerized application can be moved from on
premises to the cloud without making any changes.
- All on-premises applications and
resources can be easily moved to the cloud except for the load balancers.
The existing load balancers are replaced by Elastic Load Balancing (ELB)
load balancers.
Explanation: In the
process of rehosting an application, the program is moved from one environment
to another without any substantial modifications being made to its actual
design. To put it another way, it is the same as taking the application and
transferring it to a different hosting environment. An example of this would be
moving a conventional application that is hosted on-premises to a cloud
architecture such as Amazon Web Services or Microsoft Azure. A significant
portion of the program has not been altered; nevertheless, it is now operating
in a new hosting environment, which allows it to take use of cloud features
such as scalability and flexibility.
2. Which of the following are steps in creating a migration
plan? [Choose TWO.]
- Creating a reverse migration plan back to the data
center
- Creating the shortest possible migration timeline
to encourage a faster migration
- Increasing on-premises capacity through
hardware acquisition
- Determining service migration path
- Communicating your plan to coworkers
- Creating a reverse migration plan back to the data
center
- Creating the shortest possible migration timeline
to encourage a faster migration
- Increasing on-premises capacity through hardware
acquisition
- Determining service migration path
- Communicating your plan to coworkers
3. Which statement about the AWS shared responsibility security
model is TRUE?
- AWS is responsible for security of the
cloud, and the customer is responsible for security in the cloud.
- Security is a
responsibility fully shared between the AWS Partners and the customer.
- Security is entirely the responsibility of AWS, and
is verified by auditors.
- Security is the shared responsibility of the
customer and their chosen third-party security providers.
4. What does AWS Prescriptive Guidance provide to customers?
- A fully automated migration tool
- Strategies, methodologies, and
frameworks for cloud migration and modernization
- Direct access to the AWS Migration team
- A single location to inventory assets and track
migration of applications
Explanation: Customers are provided with precise guidelines and best
practices for adopting AWS services in a safe and well-architected way via the
use of AWS Prescriptive Guidance. It provides in-depth instructions on how to
build, implement, and run workloads on Amazon Web Services (AWS) in accordance
with the best practices in the industry.
5. Which of the following is a stage in the assessing process?
- Rebuild
- Foundation
- Re-evaluation
- Mitigation
Explanation: During
this step, you will be responsible for assessing the possible dangers that are
connected to the system, project, or process. Among its components is the
identification and evaluation of potential threats that may have an effect on
the accomplishment of the project, as well as the safety and operation of the
system. The results of this evaluation are helpful in formulating strategies
that may successfully manage or reduce these levels of risk.The process of
evaluating often consists of many steps, and risk assessment is an essential
element in comprehending and resolving possible problems or difficulties.
6. Which AWS Migration Evaluator tool is designed to provide
visibility into inventory and resource utilization data with a high level of
accuracy?
- Mobilization assessment
- Inventory discovery
- Content evaluation
- Application discovery
7. What does AWS Migration Hub provide?
- A single place to track migrations
- A single place to build AWS CloudFormation
templates
- A bucket for
AWS CloudTrail logs
- A single place to manage Amazon CloudWatch metrics
Explanation: AWS Migration Hub is a service that offers a centralized place
for the purpose of planning, tracking, and managing the migration of your
applications and workloads to the cloud that is provided by Amazon Web Services
(AWS). It provides a complete picture of the progress and status of your
migration across a variety of AWS products and services.
8. What is a requirement for doing an agentless installation of
the AWS Application Discovery Service Agent?
- Using VMware
vCenter
- Using Lambda functions
- Using serverless servers on premises
- Using Amazon
Elastic Compute Cloud (Amazon EC2) instances
Explanation: The most important prerequisite for an agentless installation of
the Amazon Web Services Application Discovery Service Agent is that your
servers must be using a version of the Windows Management Instrumentation (WMI)
service that is capable of supporting the installation. An agent does not need
to be installed on each server in order for the AWS Application Discovery
Service to gather information about your servers, apps, and dependencies. This
is accomplished via the usage of Windows Management Instrumentation (WMI).
9. Which networking service transfers large, ongoing amounts of
data between a customer’s data center and the cloud?
- AWS Direct Connect
- AWS Snowmobile
- Virtual private network (VPN)
- Internet gateway
10. What is a task that is performed by AWS Application
Discovery Service?
- Launch replacement applications
- Expand the size of Amazon Simple Storage Service
buckets
- Organize
instances into application groups
- Remove unwanted resources
Explanation: The
service will map the dependencies between apps and servers, as well as identify
servers that are present in your on-premises infrastructure. To generate a
complete perspective of how various components interact with one another, it
gathers information on network connections, communication patterns, and
resource use.
For you to carry out this job, the Amazon Web Services
Application Discovery Service assists you in gaining insights about your
current infrastructure. These insights help plan migrations to the Amazon Web
Services cloud. Having a better knowledge of the linkages and dependencies
across apps is made possible by the data gathered, which in turn makes the
migration process more accessible and more informed.
11. What is a task that is performed by AWS Application
Migration Service?
- Create test
environments for an application
- Migrate databases to Amazon Relational Database
Service (Amazon RDS)
- Create a map of application dependencies
- Migrate applications into containers
Explanation: During
the migration process, it is essential to do this action in order to guarantee
that the server images stored in the AWS cloud will continue to be synced with
the servers located on-premises. After the replication has been established,
you can use AWS SMS to coordinate and automate the transfer of these server
images to AWS EC2 instances. This will streamline the migration process and
reduce the amount of time that the resources are unavailable.
12. What is the goal of the mobilize phase in a migration?
- Migrate your applications
- Migrate your data and evaluate your applications
- Create a migration plan and refine your
business case
- Create mobile-compatible applications to prepare
for modernization
Explanation: During
the migration process, it is essential to do this action in order to guarantee
that the server images stored in the AWS cloud will continue to be synced with
the servers located on-premises. After the replication has been established,
you can use AWS SMS to coordinate and automate the transfer of these server
images to AWS EC2 instances. This will streamline the migration process and
reduce the amount of time that the resources are unavailable.
13. Which service automatically collects and presents detailed
information about application dependencies and utilization?
- AWS CloudTrail
- AWS Direct Connect
- AWS Application Discovery Service
- Amazon Relational Database Service
Explanation: The Amazon Web Services Application Discovery Service is the
function that is responsible for the automated collection and presentation of
comprehensive information on the usage and dependencies of applications. For
the purpose of assisting you in comprehending your on-premises apps, the
dependencies that are related with them, and the use of resources, this service
has been developed.
14. Which service creates standardized application templates
that can be deployed by the end user?
- AWS Systems Manager
- AWS Service Catalog
- Amazon CloudFront
- AWS Migration Hub
15. What is one benefit of using AWS Database Migration Service
(AWS DMS)?
- AWS DMS only supports migrating MySQL databases
- AWS DMS only supports homogeneous migrations
- AWS DMS allows the source database to
remain fully operational during migration.
- AWS DMS does not support heterogeneous migrations.
Explanation: The
Amazon Web Services Database Management System (AWS DMS) is able to duplicate
ongoing changes from the source database to the target database by employing
capabilities such as change data capture (CDC). This ensures that the target
database remains up-to-date during the migration process. Through this, the
effect on your apps and users is reduced, which in turn ensures a smoother
transition and reduces the amount of downtime that occurs.
16. Which service transfers data from physical tapes to virtual
tapes in AWS, and does not require changing existing backup workflows?
- AWS Storage Gateway Volume Gateway
- AWS Storage Gateway Tape Gateway
- AWS Storage Gateway File Gateway
- Amazon Elastic Block Store (Amazon EBS)
Explanation: AWS Storage Gateway is the service that allows data to be
transferred from physical tapes to virtual tapes in Amazon Web Services (AWS)
without needing any modifications to the backup procedures that are already in
place. To be more specific, this feature is provided via the Amazon Web
Services Storage Gateway Tape Gateway.
17. Which of the following is a collection of devices that are
primarily used for migrating data between environments, such as moving data
from on-premises environments into the AWS Cloud?
- AWS Transfer Family
- Amazon Elastic Compute Cloud (Amazon EC2) instance
types
- AWS Snow Family
- AWS management
and governance services
18. Which AWS service tracks the overall progression of the
migration process?
- AWS Control Tower
- AWS CloudFormation
- AWS Migration Hub
- AWS Database Migration Service (AWS DMS)
Explanation: The AWS Migration Hub service is the one that monitors the
overall development of the migration process by tracking its advancement. It
makes it simpler to plan, monitor, and manage the migration of your apps and
workloads to the Amazon Web Services cloud by providing a consolidated view of
your migration projects.
19. Which of the following is one of the 7Rs of migration?
- Reautomate
- Replatform
- Reanimate
- Reallocate