Generic Pipelines Using Docker: The DevOps Guide to Building Reusable, Platform Agnostic CI/CD Frameworks
Autor Brandon Atkinson, Dallas Edwardsen Limba Engleză Paperback – 20 dec 2018
In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely challenging if you’re creating multiple pipelines per application or tech stack. What if your feature teams could utilize a generic pipeline that could build, test, and deploy any application, regardless of tech stack? What if that pipeline was also cloud and platform agnostic? Too good to be true? Well think again!
Generic Pipelines Using Docker explores the principles and implementations that allow you to do just that. You will learn from real-world examples and reusable code. After reading this book you will have the knowledge to build generic pipelines that any team can use.
What You'll Learn
- Explore the pros and cons of generic pipeline methodology
- Combine shell scripts and Docker to build a generic pipeline
- Implement a pipeline across CI/CD platforms
- Build a pipeline that lends itself well to both centralized and federated DevOps teams
- Construct a modular pipeline with components that can be added, removed, or replaced as needed
Who This Book Is For
Professionals who use DevOps or are part of a DevOps team, and are seeking ways to streamline their pipelines and drive more deployments while using less code
Preț: 202.92 lei
Preț vechi: 253.65 lei
-20% Nou
Puncte Express: 304
Preț estimativ în valută:
38.83€ • 40.34$ • 32.26£
38.83€ • 40.34$ • 32.26£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484236543
ISBN-10: 1484236548
Pagini: 230
Ilustrații: XXVII, 127 p. 68 illus.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.23 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484236548
Pagini: 230
Ilustrații: XXVII, 127 p. 68 illus.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.23 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Recognizing You Are Stuck in the Past.- Chapter 2: Setting the Stage for the Present.- Chapter 3: Getting it Right with Docker and Scripts.- Chapter 4: A Practical Example.- Chapter 5: Moving Beyond the Basics.
Notă biografică
Brandon Atkinson is a software engineer with more than 14 years of industry experience encompassing analysis, design, development, and implementation of enterprise-level solutions. His passion is building scalable teams and enterprise architecture that can transform businesses and alleviate pain points. He has extensive experience in various technologies/methodologies, including Azure, AWS, .NET, DevOps, Cloud, JavaScript, Angular, Node.js, and more. Brandon lives in Richmond, Virginia, USA with his wife and two daughters.
Dallas Edwards has more than 10 years of experience as a software engineer. He thrives on creating solutions that are pragmatic, scale easily, and that are easy to test and maintain. His experience encompasses a wide range of expertise, including software development, iOS application development, and DevOps. Dallas lives in Richmond, Virginia, USA with his wife and is an avid scuba diver.
Dallas Edwards has more than 10 years of experience as a software engineer. He thrives on creating solutions that are pragmatic, scale easily, and that are easy to test and maintain. His experience encompasses a wide range of expertise, including software development, iOS application development, and DevOps. Dallas lives in Richmond, Virginia, USA with his wife and is an avid scuba diver.
Textul de pe ultima copertă
Create generic pipelines to reduce your overall DevOps workload and allow your team to deliver faster. This book helps you get up to speed on the pros and cons of generic pipeline methodology, and learn to combine shell scripts and Docker to build generic pipelines.
In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely challenging if you’re creating multiple pipelines per application or tech stack. What if your feature teams could utilize a generic pipeline that could build, test, and deploy any application, regardless of tech stack? What if that pipeline was also cloud and platform agnostic? Too good to be true? Well think again!
Generic Pipelines Using Docker explores the principles and implementations that allow you to do just that. You will learn from real-world examples and reusable code. After reading this book you will have the knowledge to build generic pipelines that any team can use.
What You'll Learn:
Brandon Atkinson is a software engineer with more than 14 years of industry experience encompassing analysis, design, development, and implementation of enterprise-level solutions. He is passionate about building teams that scale and enterprise architectures that transforms businesses. He has extensive experience using Azure, AWS, .NET, DevOps, Cloud, JavaScript, Angular, Node.js, and more.
Dallas Edwards has more than 10 years of experience as a software engineer. He thrives on creating solutions that are pragmatic, scale easily, and that are easy to test and maintain. His experience encompasses a wide range of expertise, including software development, iOS application development, and DevOps.
In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely challenging if you’re creating multiple pipelines per application or tech stack. What if your feature teams could utilize a generic pipeline that could build, test, and deploy any application, regardless of tech stack? What if that pipeline was also cloud and platform agnostic? Too good to be true? Well think again!
Generic Pipelines Using Docker explores the principles and implementations that allow you to do just that. You will learn from real-world examples and reusable code. After reading this book you will have the knowledge to build generic pipelines that any team can use.
What You'll Learn:
- Explore the pros and cons of generic pipeline methodology
- Combine shell scripts and Docker to build a generic pipeline
- Implement a pipeline across CI/CD platforms
- Build a pipeline that lends itself well to both centralized and federated DevOps teams
- Construct a modular pipeline with components that can be added, removed, or replaced as needed
Brandon Atkinson is a software engineer with more than 14 years of industry experience encompassing analysis, design, development, and implementation of enterprise-level solutions. He is passionate about building teams that scale and enterprise architectures that transforms businesses. He has extensive experience using Azure, AWS, .NET, DevOps, Cloud, JavaScript, Angular, Node.js, and more.
Dallas Edwards has more than 10 years of experience as a software engineer. He thrives on creating solutions that are pragmatic, scale easily, and that are easy to test and maintain. His experience encompasses a wide range of expertise, including software development, iOS application development, and DevOps.
Caracteristici
Teaches you to use shell scripts and Docker to build a complete pipeline, giving your team the flexibility to move between CI/CD platforms and deployment targets with ease Shows you how generic pipelines can accommodate many applications, making it easier for your DevOps team to deliver to your customers as companies move to micro-services and a pipeline per service model quickly becomes unmanageable Covers what you need to know about generic pipelines whether you have ten years of experience or six months