Cloud computing means using a hosted service over the internet; i.e., running an application in the cloud. The main advantage of cloud computing is that we have no need to maintain the infrastructure, software, and platform on our premises.
Earlier, before cloud computing was introduced, if we wanted to run the application over the internet, we had to maintain the servers, high band network, software, network guys and more.
Once cloud computing came into the market, all maintainability of servers and software are not at all needed to be run on our premises. Once we deploy the application in the cloud, everything is taken care of by the cloud provider, and that too at a very reasonable cost as compared to our own maintainability.
There are different organizations who provide cloud services.
- Microsoft Azure Cloud
- Amazon AWS Cloud
- Alibaba Cloud
- Google Cloud
- And, many more………
In this article of the series, we will learn how Azure Services work.
Azure has become one of the most in-demand clouds because of these features -
- High share in the market
- Highest server capacity
- Pay as you go payment model
Once we deploy the application on the Azure cloud, there are many advantages
- Cost is very low (Pay as you go)
- No downtime
- Maintenance of application is very easy
- Will deploy the application on different data centers
- Troubleshooting is very easy
Microsoft Azure provides three different services
- Infrastructure as a Service:
- Software as a Service
- Platform as a Service
Infrastructure services provide the servers, networks, firewall, and load balancers.
Platform services provide the Programming Languages and Frameworks.
Software service provides the Browsers, Office Suites, and CRM tools.
There are 3 different types of deployment methods available.
- Public -On demand
- Private -Dedicated servers
- Hybrid – On Demand + Dedicated servers
Azure provides different types of products
- Virtual machines
- Web Apps
- Mobile Apps
- Function App
- Storage
- Logical Apps
- Load Balancers
- API Management
- Active Directory
- Azure Service fabric
- IOT
- Machine learning
- And many more…
I will cover each and every topic on Azure in detail in the coming article series.
In my next article, I will cover how to login to the Azure account for free with $200 in credits.