Kickstarting Your Azure Pipeline with Templates
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore how to scale CI/CD pipelines using Azure pipeline templates in this conference talk from GOTOpia February 2021. Learn from ING Tech Romania's engineering team as they share their approach to building and deploying JVM applications in the cloud using templates developed in Azure DevOps. Discover solutions to common pipeline problems, and delve into the challenges of using templates, including modularity, flexibility, quality, maintainability, and the Azure DevOps learning curve. Gain insights on creating scalable, parameterized pipelines that can be unit tested, ensure pipeline immutability, and serve as a consistent and transparent single source of truth. Understand how to automate pipeline processes end-to-end, from code to runtime, while maintaining low maintenance requirements, implementing versioning, and ensuring flexibility for different languages and applications.
Syllabus
Intro
Agenda
Pipeline problems & solutions
Challenges of using templates: modularity & flexibility
Challenges of using templates: quality & maintainability
Challenges of using templates: Azure DevOps learning curve
Final thoughts
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube