An Annotated Docker Config for Front End Web Development
A local development environment with Docker allows you to shrink-wrap the devops your project needs as config, making onboarding frictionless... (more…)
Read more »In Part 5, we’ll dive into container orchestration with Amazon ECS as we move our staging and production environments to a more scaleable infrastructure. We’ll also add the Docker Hub image registry and Amazon EC2 Container Registry. Finally, we’ll utiliz… Read more