Description
In this course, you will learn :
- What exactly is On Premise Infrastructure?
- What exactly is the public cloud?
- Why do we require public cloud?
- There are various types of cloud service providers on the market.
- There are various cloud models, such as IaaS, PaaS, and SaaS.
- Analogy with a real-life example
- Azure cloud services are classified into several types.
- How to Sign Up for a Free Azure Portal Account
- Various services are available through the Azure portal.
- Subscription, Resource group, Virtual machines, App service, Storage account, Databases, and many other Azure cloud concepts are covered.
- Establishing an Azure DevOps organisation and projects.
- An overview of the various components of the AzureDevOps dashboard.
- Creating and deploying an Azure App Service.
- Creating and using Azure NoSQL CosmosDB.
- Creating and using a Storage account and a Container.
- Application Insight is used for monitoring and log debugging.
- AzureDevOps Continuous Integration pipeline
- AzureDevOps Continuous Deployment Pipeline
- Various Git commands.
- End-to-end testing of the application
- How to Request Pipelines Access Using a Free Account
- How to Delete All Services to Avoid Extra Fees
- A walkthrough of the MEAN stack application's code.
- The MEAN stack application source code.
- And a lot more.
Syllabus :
- Section 1 : All about public clouds
- Section 2 : Azure Portal and Azure DevOps
- Section 3 : Node Express API - Continuous Integration and Continuous Deployment
- Section 4 : Angular app - Continuous Integration and Continuous Deployment
- Section 5 : Industry way of working and Infrastructure cleanup
- Section 6 : Source code for MEAN Stack Application