HOME > IT & Software > Automate ReactJs SpringBoot CICD Pipelines on AzureDevOps

Automate ReactJs SpringBoot CICD Pipelines on AzureDevOps

SynopsisAutomate ReactJs & SpringBoot CICD Pipelines on AzureDevO...
Automate ReactJs SpringBoot CICD Pipelines on AzureDevOps  No.1

Automate ReactJs & SpringBoot CICD Pipelines on AzureDevOps, available at $64.99, has an average rating of 4.6, with 47 lectures, based on 56 reviews, and has 22527 subscribers.

You will learn about 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 This course is ideal for individuals who are Anyone who wants to learn the industry way of building and deploying software to production in a controlled automated way. or Anyone who wants to learn the CICD, DevOps way of working using the most popular cloud service i.e Azure or Anyone who wants to learn the industry standard way of code quality checks, pull request process and deployment to production It is particularly useful for Anyone who wants to learn the industry way of building and deploying software to production in a controlled automated way. or Anyone who wants to learn the CICD, DevOps way of working using the most popular cloud service i.e Azure or Anyone who wants to learn the industry standard way of code quality checks, pull request process and deployment to production.

Enroll now: Automate ReactJs & SpringBoot CICD Pipelines on AzureDevOps

Summary

Title: Automate ReactJs & SpringBoot CICD Pipelines on AzureDevOps

Price: $64.99

Average Rating: 4.6

Number of Lectures: 47

Number of Published Lectures: 47

Number of Curriculum Items: 47

Number of Published Curriculum Objects: 47

Original Price: $39.99

Quality Status: approved

Status: Live

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
  • Who Should Attend

  • Anyone who wants to learn the industry way of building and deploying software to production in a controlled automated way.
  • Anyone who wants to learn the CICD, DevOps way of working using the most popular cloud service i.e Azure
  • Anyone who wants to learn the industry standard way of code quality checks, pull request process and deployment to production
  • Target Audiences

  • Anyone who wants to learn the industry way of building and deploying software to production in a controlled automated way.
  • Anyone who wants to learn the CICD, DevOps way of working using the most popular cloud service i.e Azure
  • Anyone who wants to learn the industry standard way of code quality checks, pull request process and deployment to production
  • 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

    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

    Course Curriculum

    Chapter 1: All about public cloud

    Lecture 1: Course Introduction

    Lecture 2: About your Instructor

    Lecture 3: What-Why-Cloud-OnPremise-Infrastructure

    Lecture 4: Public-Cloud-And-Cloud-Providers

    Lecture 5: Cloud-Models-IaaS-PaaS-SaaS

    Lecture 6: Azure-Cloud-Services-Overview

    Lecture 7: Azure-DevOps-Overview

    Chapter 2: Azure Portal and Azure DevOps

    Lecture 1: Azure-Free-Account-Registration

    Lecture 2: Azure-Portal-Walkthrough

    Lecture 3: Azure-DevOps-Walkthrough

    Lecture 4: Process-to-enable-Azure-Pipeline-Agents in free account

    Chapter 3: ReactJs Continuous Integration & Continuous Deployment on Azure

    Lecture 1: Create-AppService-for-React

    Lecture 2: Create-Project-Push-Code-to-AzureDevOps

    Lecture 3: Create-CI-Pipeline-Part-1

    Lecture 4: Create-CI-Pipeline-Part-2

    Lecture 5: Create-CD-Pipeline-Deploy-React-Code

    Lecture 6: Testing-Monitoring-Cost-Calculation

    Chapter 4: Springboot Continuous Integration on Azure

    Lecture 1: Overview

    Lecture 2: CI-Push-Springboot-to-Azure-Repos

    Lecture 3: CI-Setup-SonarQube-Cloud

    Lecture 4: CI-Adding-plugins-to-pom-xml

    Lecture 5: CI-Publish-Quality-Report-to-SonarQube

    Lecture 6: CI-Copy-build-artifact-to-stagingdirectory

    Lecture 7: CI-Publish-artifact-to-drop

    Lecture 8: Running-CI-Pipeline

    Lecture 9: Analyze-SonarQube-Qulaity-on-Dashboard

    Lecture 10: Pull-Request-CI-Process-Followed-in-Company

    Chapter 5: Springboot Continuous Deployment on Azure

    Lecture 1: CD-Create-AppService-on-Azure

    Lecture 2: CD-Configuring-pom-xml

    Lecture 3: CD-Create-Release-Pipeline-in-AzureDevOps

    Lecture 4: CD-Linking-CI-pipeline-with-CD-pipeline

    Lecture 5: Creating-AppInsight-for-Monitoring

    Lecture 6: Hook-AppInsight-to-AppService

    Lecture 7: App-and-Log-Monitoring-in-AppInsight

    Chapter 6: Dev-Test-Acceptance-Production: Continuous Integration & Continuous Deployment

    Lecture 1: Understanding-DTAP-CICD-process-in-Company-Part-1

    Lecture 2: Understanding-DTAP-CICD-process-in-Company-Part-2

    Lecture 3: Setting-Profile-for-DTAP-Environment

    Lecture 4: Deploying-Dev-branch-to-DEV-environment

    Lecture 5: Create-MySQL-on-Azure-for-Production-profile

    Lecture 6: Connect-Azure-MySQL-DB-from-Local

    Lecture 7: Configuring-Prod-Profile-with-Azure-MySQL-DB

    Lecture 8: Build-and-Deploy-Production-Profile-on-Prod-Environment

    Lecture 9: Allow-AppService-acc-to-Azure-MySQL-DB and Test

    Lecture 10: Mapping-Custom-Domain-to-AppService-url

    Lecture 11: Delete-Clean-up-of-Azure-Resources

    Chapter 7: Source code

    Lecture 1: ReactJs project source code

    Lecture 2: SpringBoot project source code

    Instructors

  • Automate ReactJs SpringBoot CICD Pipelines on AzureDevOps  No.2
    Ranjan Pandey
    Software Professional with 14+ years of experience in IT
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 1 votes
  • 3 stars: 6 votes
  • 4 stars: 14 votes
  • 5 stars: 35 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!