In this course, you'll lea:
nBuild, test, and deploy containers using Continuous Integration
nLea How to build scalable, reliable services with Docker
nManage and monitor Java applications running on Kubeetes clusters
nCreate Continuous Delivery pipelines for Java applications deployed to Kubeetes
nLea how to manage a service in Docker using Docker Swarm and Kubeetes
nDiscover simpler orchestration tools such as CoreOS/Fleet and Rancher Cattle
nUnderstand cluster-wide logging, system monitoring, and troubleshooting
nDeploy cluster hosts on cloud services and automate your infrastructure
nOutline
nLea About Docker Images & Containers
nLea How to Create Images Using Dockerfiles
nUnderstanding Microservice-Oriented Architecture
nMicroservices In-Depth
nMore About Docker & Microservices
nLea How to Modify an App to run inside Docker Containers - 1
nLea How to Modify an App to run inside Docker Containers - 2
nUnderstanding Deployable Image
nUnderstanding Registries, Docker Images & Deployment
nLea How to Configure your Docker image
nLea How to Use Docker Machine
nDocker Machine Deployment
nLea How to Define Topologies with Docker Compose
nLea How to Add in a Database with Docker Compose - 1
nLea How to Add in a Database with Docker Compose - 2
nLea How to Create the Application
nLea to Combine Docker Machine & Docker Compose
nLea to Deploy the application