• Post category:StudyBullet-3
  • Reading time:7 mins read

What you will learn

You will learn everything about public cloud services

You will create and use most popular Azure cloud services

You will learn the industry standard way of building and deploying software using CICD pipelines of your DTAP environment on Azure DevOps

You will build and deploy ReactJs and SpringBoot app on Azure cloud in an automated process

You will learn to debug, troubleshoot and monitor your application in real time

You will learn to see the code quality using SonarQube and fix the issues

Description

In this course, you will learn the process followed by big companies to automatically build and deploy their frontend React Js and backend SpringBoot application on Azure cloud using AzureDevOps. You will be learning all these by creating these pipelines yourself.

You will also learn how does the software gets developed on one environment, tested on another, accepted on another, and deployed on Production for actual customer use, how does the application code quality and pull request process works.

The best part is you do not need to know anything about React or SpringBoot, everything will be covered from scratch in a step-by-step approach.

Following are the topics you will learn in this course

1. What is On-Premise Infrastructure

2. What is Public cloud

3. Why do we need public cloud

4. Different types of cloud service providers in the market

5. Different cloud models like IaaS, PaaS, SaaS

6. Analogy with real-world example

7. Different types of Azure cloud services

8. How to create a free Azure portal account

9. Various services on Azure portal

10. Azure cloud concepts like Subscription, Resource group, Virtual machines, App service, Storage account, Databases, and much more.

11. Setting up Azure DevOps organization, projects

12. Overview of different components of AzureDevOps dashboard

13. Creating an azure App Service and using it

14. Creating Azure MySQL and using it


Get Instant Notification of New Courses on our Telegram channel.


15. Monitoring and Log debugging using Application Insight

16. Continuous Integration pipeline with AzureDevOps

17. Continuous Deployment pipeline with AzureDevOps

18. Different Git commands

19. Testing the application end to end

20. How to request access to use pipelines using free account

21. DTAP way of build and deployment

22. Pull request process and code deployment to production

23. Code quality checks using SonarQube

24. Configure custom to domain to Azure App Service

25. You will get the source code for React and SpringBoot applications.

26. You will learn to see the code quality using SonarQube and fix the issues

27. You will learn to delete all the Azure resources to avoid cost

28. You will learn to use Azure cost calculator to calculate the estimated cost for your infrastructure

29. You do not have to have any prior knowledge of any of these topics

30. And much more…

English
language

Content

All about public cloud
Course Introduction
What-Why-Cloud-OnPremise-Infrastructure
Public-Cloud-And-Cloud-Providers
Cloud-Models-IaaS-PaaS-SaaS
Azure-Cloud-Services-Overview
Azure-DevOps-Overview
Azure Portal and Azure DevOps
Azure-Free-Account-Registration
Azure-Portal-Walkthrough
Azure-DevOps-Walkthrough
Process-to-enable-Azure-Pipeline-Agents in free account
ReactJs Continuous Integration & Continuous Deployment on Azure
Create-AppService-for-React
Create-Project-Push-Code-to-AzureDevOps
Create-CI-Pipeline-Part-1
Create-CI-Pipeline-Part-2
Create-CD-Pipeline-Deploy-React-Code
Testing-Monitoring-Cost-Calculation
Springboot Continuous Integration on Azure
Overview
CI-Push-Sprinboot-to-Azure-Repos
CI-Setup-SonarQube-Cloud
CI-Adding-plugins-to-pom-xml
CI-Publish-Quality-Report-to-SonarQube
CI-Copy-build-artifact-to-stagingdirectory
CI-Publish-artifact-to-drop
Running-CI-Pipeline
Analyze-SonarQube-Qulaity-on-Dashboard.mp4
Pull-Request-CI-Process-Followed-in-Company
Springboot Continuous Deployment on Azure
CD-Create-AppService-on-Azure
CD-Configuring-pom-xml
CD-Create-Release-Pipeline-in-AzureDevOps
CD-Linking-CI-pipeline-with-CD-pipeline
Creating-AppInsight-for-Monitoring
Hook-AppInsight-to-AppService
App-and-Log-Monitoring-in-AppInsight
Dev-Test-Acceptance-Production: Continuous Integration & Continuous Deployment
Understanding-DTAP-CICD-process-in-Company-Part-1
Understanding-DTAP-CICD-process-in-Company-Part-2
Setting-Profile-for-DTAP-Environment
Deploying-Dev-branch-to-DEV-environment
Create-MySQL-on-Azure-for-Production-profile
Connect-Azure-MySQL-DB-from-Local
Configuring-Prod-Profile-with-Azure-MySQL-DB
Build-and-Deploy-Production-Profile-on-Prod-Environment
Allow-AppService-acc-to-Azure-MySQL-DB and Test
Mapping-Custom-Domain-to-AppService-url.mp4
Delete-Clean-up-of-Azure-Resources
Source code
ReactJs project source code
SpringBoot project source code