In this post we would be learning how we can deploy to AWS EC2 with GitHub pipeline, secrets (for sensitive credentials) and docker...
Before we get hands on , let's try to understand what docker is, why we need it and what docker compose is . You can skip to the hands on section if...