Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS Automation Cookbook

You're reading from   AWS Automation Cookbook Continuous Integration and Continuous Deployment using AWS services

Arrow left icon
Product type Paperback
Published in Nov 2017
Publisher Packt
ISBN-13 9781788394925
Length 388 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Nikit Swaraj Nikit Swaraj
Author Profile Icon Nikit Swaraj
Nikit Swaraj
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Using AWS CodeCommit 2. Building an Application using CodeBuild FREE CHAPTER 3. Deploying Application using CodeDeploy & CodePipeline 4. Building Scalable and Fault-Tolerant CI/CD Pipeline 5. Understanding Microservices and ECS 6. Continuous Deployment to ECS Using Developer Tools and CloudFormation 7. IaC Using CloudFormation and Ansible 8. Automating AWS Resource Control Using AWS Lambda 9. Microservice Applications in Kubernetes Using Jenkins Pipeline 2.0 10. Best Practices and Troubleshooting Tips

Introduction

In the previous chapter, we saw how ECS works. In a similar way, Kubernetes also enforces its work on containerized applications. When we have to deploy and manage a containerized application, we think of these technologies:

  • Openshift
  • Kubernetes
  • ECS
  • Mesosphere
  • Docker Swarm

Kubernetes, also knows as K8s, is an open source platform, which is designed to automate deploying, scaling, and operating application containers. This project was started by Google Inc in 2014 and it has marked its place very firmly in IT industry. Kubernetes has the following features:

  • Portable: It supports public, private, hybrid, multi-cloud
  • Extensible: It is modular, pluggable, hookable, and composable
  • Self-healing: It can perform auto-placement, auto-restart, and auto-replication, auto-scaling

With K8s, we can achieve the following very quickly and efficiently:

  • Deploying our applications...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £16.99/month. Cancel anytime