|
via Udemy |
Go to Course: https://www.udemy.com/course/deploy-any-mern-stack-app-on-azure-cloud-using-cicd-pipeline-j/
This is a practical hands-on based fullsatck application deployment course. It covers all the concepts that one needs to start creating Continous Integration and Continous Deployment pipelines end to end using Azure cloud and Azure DevOps. The course is structured in such a way that you will learn everything by implementing the concepts through a project-based approach.Following are the topics that are covered in this course:1. What is On-Premise Infrastructure2. What is Public cloud3. Why do we need public cloud4. Different types of cloud service providers in the market5. Different cloud models like IaaS, PaaS, SaaS6. Analogy with real-world example7. Different types of Azure cloud services8. How to create a free Azure portal account9. Various services on Azure portal10. Azure cloud concepts like Subscription, Resource group, Virtual machines, App service, Storage account, Databases, and much more.11. Setting up Azure DevOps organization, projects12. Overview of different components of AzureDevOps dashboard13. Creating an azure App Service and using it14. Creating Azure NoSQL CosmosDB and using it15. Creating Storage account and Container and using it16. Monitoring and Log debugging using Application Insight17. Continuous Integration pipeline with AzureDevOps18. Continuous Deployment pipeline with AzureDevOps19. Different Git commands20. Testing the application end to end21. How to request access to use pipelines using free account22. How to delete all services to avoid getting extra cost23. Code walkthrough for the MERN stack application24. Source code for the MERN stack application25. And much more...Learn everything about Docker & run your Springboot, NodeJS apps inside containers using Docker on Azure cloud.Following are the topics that you will learn in this course:What is the need to run applications inside the containerWhat is DockerWhat is ImageWhat is ContainerWhat is Docker hubWhat is DockerfileBenefits of using Docker and running applications inside a containerHow to create your own DockerfileHow to build Docker image and Run a container from itConvert your normal springboot application into a docker based container applicationConvert your normal node with express js application into a docker based container applicationHow check logs inside running containerHow to enter inside a running containerHow list all imagesHow to list all running containersHow to delete image and containerWhat is public cloudWhat are different cloud modelsWhat is Azure cloudWhat are different Azure cloud servicesHow to create Azure container registry and Azure container instanceContainers helps to achieve microservices architectureContainers are backbone of the Kubernetes clustersYou will learn to create springboot application from spring initializerYou will learn about docker hub, its repositories, docker images, tags within each imageYou will learn how to tag docker image to a specific versionYou will learn to build code again and build image again with a new tag and push it to Azure container registryYou will get the complete source code of the application which you can refer and do changes according to your need and play around with it to further enhance your knowledge.