- 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.
- 輕松學PHP
- 程序設計缺陷分析與實踐
- Hadoop Real-World Solutions Cookbook(Second Edition)
- Docker Quick Start Guide
- 完全掌握AutoCAD 2008中文版:綜合篇
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- 計算機網絡原理與技術
- 完全掌握AutoCAD 2008中文版:機械篇
- 中國戰略性新興產業研究與發展·智能制造裝備
- Chef:Powerful Infrastructure Automation
- R Data Analysis Projects
- Mastering Geospatial Analysis with Python
- Mastering Ceph
- PowerMill 2020五軸數控加工編程應用實例
- MPC5554/5553微處理器揭秘