- Hands-On Cloud Solutions with Azure
- Greg Leonardo
- 210字
- 2021-06-10 19:44:41
Let's talk PaaS
When looking at migrating to Azure, sometimes, you need to look past moving the virtual machine to Azure, as you can just move the service itself. Because we are looking at migration and not wholesale code changes, let's pick on some low hanging fruit. In most organizations, you have web applications that usually have databases like SQL to support them. So, for this exercise, let's say that we have virtual machines we want to move—one has two websites and the other has two SQL databases. Instead of moving the two virtual machines, you could just move the websites and databases to Azure as instances. The websites would be deployed to App Services, which is Azure's "IIS" for hosting web applications. Databases would either be migrated to a database instance within an Azure Server resource or through managed instances, which is used to maintain a prior or specific version of SQL. We will dive deeper into this within the next chapter, as well as discuss cost, just looking to start building a quick virtual machine based on understanding. Let's look at how this changes the ARM template. Because the PowerShell is generic, we are not going to review that one again.
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- C語言開發技術詳解
- 基于ARM 32位高速嵌入式微控制器
- 大學C/C++語言程序設計基礎
- Machine Learning with Apache Spark Quick Start Guide
- 面向對象程序設計綜合實踐
- 智能生產線的重構方法
- Visual FoxPro程序設計
- 格蠹匯編
- Spark大數據商業實戰三部曲:內核解密|商業案例|性能調優
- 計算智能算法及其生產調度應用
- 新一代人工智能與語音識別
- 渲染王3ds Max三維特效動畫技術
- Keras Reinforcement Learning Projects
- 玩轉機器人:基于Proteus的電路原理仿真(移動視頻版)