This course teaches concepts by deep-dive on-hand exercises. Throughout the course, you will learn the required toolset by using both on-premise, open-source, and hosted cloud solutions. You'll find checklists, best practices, and critical points mentioned throughout the lessons, making things more interesting.
Key Features
Explains in detail cloud-native continuous integration and delivery
Demonstrates how to run a build in a CI/CD system
Shows continuous delivery to Docker Registry and continuous deployment to Kubernetes
Book DescriptionCloud-native software development is based on developing distributed applications focusing on speed, stability, and high availability. With this paradigm shift, software development has changed substantially and converted into a more agile environment where distributed teams develop distributed applications. In addition, the environment where the software is built, tested and deployed has changed from bare-metal servers to cloud systems. In this course, the new concepts of cloud-native Continuous Integration and Delivery are discussed in depth. Cloud-native tooling and services such as cloud providers (AWS, Google Cloud) containerization with Docker, container-orchestrators such as Kubernetes will be a part of this course to teach how to analyze and design modern software delivery pipelines.
What you will learn
Learn the basics of DevOps patterns for cloud-native architecture
Learn the cloud-native way of designing CI/CD systems
Create multi-stage builds and tests for Docker.
Apply the best practices for Docker container images
Experiment using GitLab CI/CD pipelines for continuous integration
Build and test their applications on cloud
Learn how to continuously deliver to Docker registry
Learn how to continuously deploy to Kubernetes
Experiment using GitLab CI/CD pipelines for Continuous Delivery
Configure and deploy software to Kubernetes using Helm
Who this book is forThis book is ideal for professionals interested in cloud-native software development. To benefit the most from this book, you must be familiar with developing, building, testing, integrating, and deploying containerized microservices into cloud systems.
Sprache
Verlagsort
Zielgruppe
Maße
Höhe: 235 mm
Breite: 191 mm
ISBN-13
978-1-78980-565-9 (9781789805659)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Onur Ylmaz is a senior software engineer in a multinational enterprise software company. He is a certified Kubernetes administrator (CKA) and works on Kubernetes and cloud management systems. He is a keen supporter of cutting-edge technologies including Docker, Kubernetes, and cloud-native applications. He has one master's and two bachelor's degrees in the engineering field.
Table of Contents
Cloud-Native CI/CD Concepts
Cloud-Native Continuous Integration
Cloud-Native Continuous Delivery