- Mastering Cloud Development using Microsoft Azure
- Roberto Freato Marco Parenzan
- 188字
- 2021-08-20 10:39:57
Chapter 1. Building Basic Services
Platform-as-a-Service (PaaS) is probably the next (or current) big thing in computing that is here to stay in the future of software and services. With PaaS, companies can abstract their services from the underlying IT infrastructure, investing the majority of the effort in the core business instead of managing several building blocks, often with repetitive actions and operations.
However, Azure is not just PaaS, and in this chapter, we are going to use IaaS instead. Infrastructure-as-a-Service (IaaS) is a model-provisioning IT low-level infrastructure (such as virtual machines) that works without having to manage the entire stack as it takes place on-premise.

A figure showing what customers manage (blue) in different scenarios.
In this chapter, we present the first scenario of the book, where a fictional company wants to start up, minimizing the initial IT investment as well as the time to market. We learn how several Azure building blocks (such as virtual machines, Visual Studio Online, Azure Resource Manager, RemoteApp, Azure Storage, among others) can be combined in order to provide a set of foundation platforms for a software development company.
- 軟件安全技術
- The Complete Rust Programming Reference Guide
- OpenDaylight Cookbook
- C++ Builder 6.0下OpenGL編程技術
- Python王者歸來
- Getting Started with SQL Server 2012 Cube Development
- 微信小程序開發解析
- C語言課程設計
- Windows Embedded CE 6.0程序設計實戰
- Python自然語言理解:自然語言理解系統開發與應用實戰
- 網絡數據采集技術:Java網絡爬蟲實戰
- INSTANT Apache ServiceMix How-to
- Kotlin進階實戰
- 快樂編程:青少年思維訓練
- HTML5與CSS3權威指南