Practical DevOps with Microsoft Azure
Practical DevOps with Microsoft Azure, available at $49.99, has an average rating of 4.2, with 62 lectures, 2 quizzes, based on 70 reviews, and has 411 subscribers.
You will learn about Develop a fully scalable solution on Azure using PaaS services to easily manage your users' traffic peaks Design your application's architecture as cloud-native and asynchronous in nature to allow better cost savings and higher profits. Deploy your solution as a Web App, a container, or a fully managed Kubernetes cluster; forget about operating a website and focus more on business leads. Deploy databases and caching solutions on Azure to save costs and be protected from DDoS and other attacks. Develop customer-centric engagement and retention solutions using best-in-class AI and Machine Learning solutions on Azure, so that you can reach them quickly, even on vacations. Secure your web application with Azure AD, an Identity-as-a-Service service, enabling you to authenticate your users and secure their data in the GDPR world. Safely balance your traffic loads across several nodes on the cloud/or off the cloud, so that you can provide the best experience to your users, even during sales Work with DevOps for modern-day application lifecycle management and automate your apps on the Azure Cloud platform This course is ideal for individuals who are This course is perfect for: or System Administrators, Developers, Cloud Engineers, IT and DevOps Professionals who would like to implement DevOps techniques and best practices to manage IT infrastructures or would like to acquire the necessary skills needed to work in DevOps teams. It is particularly useful for This course is perfect for: or System Administrators, Developers, Cloud Engineers, IT and DevOps Professionals who would like to implement DevOps techniques and best practices to manage IT infrastructures or would like to acquire the necessary skills needed to work in DevOps teams.
Enroll now: Practical DevOps with Microsoft Azure
Summary
Title: Practical DevOps with Microsoft Azure
Price: $49.99
Average Rating: 4.2
Number of Lectures: 62
Number of Quizzes: 2
Number of Published Lectures: 62
Number of Published Quizzes: 2
Number of Curriculum Items: 64
Number of Published Curriculum Objects: 64
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Develop a fully scalable solution on Azure using PaaS services to easily manage your users' traffic peaks
- Design your application's architecture as cloud-native and asynchronous in nature to allow better cost savings and higher profits.
- Deploy your solution as a Web App, a container, or a fully managed Kubernetes cluster; forget about operating a website and focus more on business leads.
- Deploy databases and caching solutions on Azure to save costs and be protected from DDoS and other attacks.
- Develop customer-centric engagement and retention solutions using best-in-class AI and Machine Learning solutions on Azure, so that you can reach them quickly, even on vacations.
- Secure your web application with Azure AD, an Identity-as-a-Service service, enabling you to authenticate your users and secure their data in the GDPR world.
- Safely balance your traffic loads across several nodes on the cloud/or off the cloud, so that you can provide the best experience to your users, even during sales
- Work with DevOps for modern-day application lifecycle management and automate your apps on the Azure Cloud platform
Who Should Attend
- This course is perfect for:
- System Administrators, Developers, Cloud Engineers, IT and DevOps Professionals who would like to implement DevOps techniques and best practices to manage IT infrastructures or would like to acquire the necessary skills needed to work in DevOps teams.
Target Audiences
- This course is perfect for:
- System Administrators, Developers, Cloud Engineers, IT and DevOps Professionals who would like to implement DevOps techniques and best practices to manage IT infrastructures or would like to acquire the necessary skills needed to work in DevOps teams.
You might have come across slow development cycles due to traditional infrastructure management processes. Azure DevOps is everything you need to build your software product from beginning to end! The project helps to deploy applications, add test environment to validate your production, manage the code flow and high quality. If you’re looking to automate your operations to deliver reliable code & software faster with Azure DevOps then is the perfect Course for you!
This comprehensive 2-in-1 course follows a hands-on approach to plan, manage and monitor your applications by implementing DevOps using Microsoft Azure. Initially, you’ll acquire a deeper insight into implementing DevOps. You’ll understand how containerization technologies work as well as execute tests across your applications with continuous integration. Moving further, you’ll work with DevOps for modern-day application lifecycle management and automate your apps on the Azure Cloud platform. Finally, you’ll configure a full CI/CD pipeline for any Azure app using the language and app framework you want.
Towards the end of this course, you’ll be able to automate your operations on the cloud with Azure DevOps to deliver software faster and more reliably with DevOps projects on Azure.
Contents and Overview
This training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.
The first course, DevOps with Azure, covers Implementing DevOps using Microsoft Azure. This course is a complete guide on how to implement DevOps using Microsoft Azure. You’ll learn how to plan your projects with agile tools, manage your code using Git, and deploy your code through the best CI/CD systems. You’ll be empowered to get full traceability and visibility across all your development activity. By the end of this course, you will learn how you can get Azure on board as a unified DevOps environment.
The second course, Hands-On DevOps on Azure,covers delivering software faster and more reliably with DevOps projects on Azure. In this course, you will delve into the DevOps support on Microsoft Azure and investigate about the teams that can migrate their existing DevOps solutions to Microsoft Azure, using Azure DevOps project. By the end of this course, you will be an expert in testing, deploying, and monitoring your applications with Azure.
Towards the end of this course, you’ll be able to automate your operations on the cloud with Azure DevOps to deliver software faster and more reliably with DevOps projects on Azure.
About the Authors
-
Allen ONeill is a consulting engineer with a background in enterprise systems. He runs his own company specializing in system architecture, optimization, and scaling. Allen is a chartered engineer, a Fellow of the British Computing Society, and a Microsoft MVP and Insider, a CodeProject and C# Corner MVP.
-
Afzaal Ahmad Zeeshanis a computer programmer from Rabwah, Pakistan, and likes .NET Core for regular everyday development. He is an expert with Cloud, Mobile, and API development. Afzaal has experience with the Azure platform and likes to build cross-platform libraries/software with .NET Core. Twice he has been awarded Microsoft MVP status for his work in the field of software development, twice CodeProject MVP status for technical writing and mentoring, and 3 times C# Corner MVP status in the same field.
-
Iqra Ali is a software engineer at MIXIT-Technologies USA and an author at CodeProject and CSharpCorner, and she is from Karachi, Pakistan. She spends most of her time contributing to open source world and authoring technical articles. Iqra is an expert .NET developer and has worked on several .NET and DevOps related projects in her professional career. In her spare time, she spends time contributing to CSharpCorner and other alike platforms, helping others in the open communities.
Course Curriculum
Chapter 1: DevOps with Azure
Lecture 1: The Course Overview
Lecture 2: DevOps Overview
Lecture 3: Agile versus DevOps
Lecture 4: What Is Version Control?
Lecture 5: Implementing DevOps
Lecture 6: Infrastructure as Code
Lecture 7: Continuous Monitoring
Lecture 8: Docker Overview and Docker Installation
Lecture 9: Working with a Container
Lecture 10: Creating Custom Images Using Dockerfile
Lecture 11: Pushing Containers to Docker Hub and ACR
Lecture 12: Need for Kubernetes
Lecture 13: Working with Kubernetes
Lecture 14: Overview to Azure DevOps
Lecture 15: Azure Boards
Lecture 16: Version Control with Azure
Lecture 17: CI with Azure Pipelines
Lecture 18: Playing with Azure Pipelines
Lecture 19: Overview of AKS
Lecture 20: Creating a Cluster
Lecture 21: Implementing ARM Templates
Lecture 22: Terraform
Lecture 23: Continuous Delivery of Our App
Lecture 24: Working of Our Pipeline
Lecture 25: Overview of Azure Monitor
Lecture 26: Azure Monitor for Containers
Lecture 27: Working with Container Logs
Lecture 28: Setting Up Alerts
Lecture 29: Connecting Azure Monitor to Azure Boards
Lecture 30: Summary
Chapter 2: Hands-On DevOps on Azure
Lecture 1: The Course Overview
Lecture 2: Modern Software Engineering
Lecture 3: From Agile to DevOps
Lecture 4: Continuous Integration and Delivery
Lecture 5: DevOps Cycle
Lecture 6: Why Azure?
Lecture 7: Visual Studio Team Services Overview
Lecture 8: VSTS on Azure
Lecture 9: Azure Ecosystem
Lecture 10: Pre-Planning and Limitations
Lecture 11: Creating a DevOps Account
Lecture 12: Understanding Dashboard
Lecture 13: Version Controls in VSTS
Lecture 14: Continuous Integration Configuration
Lecture 15: Testing Apps
Lecture 16: Release Environments
Lecture 17: Azure Build Agents
Lecture 18: Azure App Service Settings
Lecture 19: Deployment Slots for Environments
Lecture 20: Testing Production Configurations
Lecture 21: Zero-Downtime Release
Lecture 22: Add Branches to the Repository
Lecture 23: Continuous Integration
Lecture 24: Deployments
Lecture 25: Committing the Code
Lecture 26: Investigating the Workflow
Lecture 27: Notifications for DevOps Pipelines
Lecture 28: Adding Application Insights
Lecture 29: Monitoring the Site Activity
Lecture 30: Resolving Error and Patching
Lecture 31: Alerts in Application Insights
Lecture 32: Course Summary
Instructors
-
Packt Publishing
Tech Knowledge in Motion
Rating Distribution
- 1 stars: 5 votes
- 2 stars: 5 votes
- 3 stars: 13 votes
- 4 stars: 21 votes
- 5 stars: 26 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!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple