In this course you will learn everything you need to become a Cloud native/Docker/Docker Compose Pro! Including:
Know the difference between Cloud vs Cloud Native & its relationship with Docker
How to prepare a Lab Environment to play with containers
Learn the strategy of containerization regardless the technology.
Practice multi-container design patterns: ambassador, sidecars, routers,.. so on.
Smoothly operating docker containers.
Switch from Docker to Docker Compose.
Container As Code : Apply coding best practices when considering Dockerfile/docker-compose.yaml is another file in the source code.
Secure container images
Optimizing Container build , runtime and container image footprint.
Transform Static websites to Cloud Native App.
Transform Single Page App ( React) to Cloud Native App.
Transform Backend App (Java) to Cloud Native App.
Transform Backend App (Go) to Cloud Native App.
Transform Backend app (Python) to Cloud Native App.
Applying some 12factors for a real cloud native implemenation