Notes of my efforts to expand my understanding of Implementing Microsoft Azure Infrastructure Solutions.
- On-Premise Infrastructure – You manage your own systems and network on site. That include Domain Controller, File Servers, FTP Servers, Web and Database servers.
- Data Centers Infrastructure – Dedicated space for housing infrastructure with High Bandwidth internet and redundant power sources. Data Centers also provides dust free environment, efficient cooling and air ventilation systems and high physical security.
- Data Centers Managed Services Infrastructure – Data Centers manages the servers, provides LAN extension ( site – to – site) and all the benefits of Data Center as well as infrastructure administration.
- Virtualization – Then came virtualization. That enabled to have multiple servers (VMs) run on the same server and share resources.
- Data Centers Managed Services (with virtualized) Infrastructure – Applied virtualization with Data Center managed services added huge benefits for customers. Data centers can now create highly dense infrastructure. At this point, customers become Tenant.
- Infrastructure as a Service – Finally the Self serving offering to the customer to provision their resources through web based or api based interface.
Cloud Characteristics are Self Service, Resources are pooled across multiple customers, Elasticity, Reliability and Utility modeled service
Categories of Cloud Services
- SaaS – is a software license and delivery model in which software is licensed on a subscription basis and is centrally hosted. Web based email service, Sales Force, Adobe Creative Cloud and ESRI ArcGIS Online etc are example of Software as a Service.
- PaaS – provides a platform allowing customers to develop, run and manage web applications without complexity of building and maintaining the infrastructure. Azure Cloud Services ( Web Role, Worker Role ) are example of Platform as a Service.
- IaaS – provides virtualized computing resources over the internet. Azure Virtual Machine is an example of Infrastructure as a Service.
* based on cloud ranger Microsoft azure training.
















