Skip to content

Commit b4ab530

Browse files
committed
Merge upstream edits.
commit 7dbc4ea55ebf1c58263de5fce79de750d38ade23 Author: Aaron Wislang <asw101@users.noreply.github.com> Date: Tue Nov 5 19:56:20 2024 +0000 Update introduction commit cee964903e5977d275d0638da439c31d4986232e Author: Aaron Wislang <asw101@users.noreply.github.com> Date: Tue Nov 5 19:55:29 2024 +0000 Update links commit 25dc564e1bc193b63a61fe8c5100d7824047e1b6 Author: Aaron Wislang <asw101@users.noreply.github.com> Date: Tue Nov 5 19:40:43 2024 +0000 Merge upstream edits
1 parent 5d9e1a4 commit b4ab530

5 files changed

+268
-253
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
## Introduction
44

5-
In this module you are guided through a series of units that enable you to migrate an existing workload from an on-premises or cloud environment to Azure. It covers the migration of the compute to an Azure Virtual Machine and the data to Azure Database for PostgreSQL. The application is a cloud-agnostic sample application that is a stand-in for any real-world application prepared for migration to the cloud. You explore the value of shifting from a self-hosted environment, such as from a self-managed database to a fully managed database offering and from bare-metal compute to cloud-hosted virtual machines with the benefit of a full suite of security and identity controls provided by Azure, such as Microsoft Entra ID. You explore the benefits of managing resources in the cloud from a cost and performance perspective. You learn how to precisely calculate and manage costs before and after deployment, as well as how to optimize performance from both a compute and a data perspective.
5+
This module guides you through the migration of an existing workload from an on-premises or cloud environment to Azure. It covers the migration of the compute to an Azure virtual machine (VM) and the data to Azure Database for PostgreSQL. The application is a cloud-agnostic sample that's a stand-in for any real-world application that's prepared for migration to the cloud.
6+
7+
In this unit, you explore the value of making the following transitions with the benefit of a full suite of security and identity controls that Azure provides:
8+
9+
- Shifting from a self-hosted environment (such as from a self-managed database) to a fully managed database offering
10+
- Shifting from bare-metal compute to cloud-hosted VMs
11+
12+
You also explore the benefits of managing resources in the cloud from a cost and performance perspective. And you learn how to precisely calculate and manage costs before and after deployment, along with how to optimize performance from both a compute and a data perspective.
613

714
[Browse Modules](./modules/README.md)
815

0 commit comments

Comments
 (0)