How To Minimize Docker Container Sizes
Some of the most important assets a developer may have are time, money, computing power, and memory space. In this post, I’ll focus on the importance of multi-stage builds to minimize Docker container sizes. In a previous project, the Credit Card Validator API, I created a Dockerfile to be able to run a web application
Docker Containers for React Deployment
Docker is an awesome tool for isolation and stateless deployments. Web applications are a great way to learn how to deploy using containers. In this post, I’ll use Docker containers for React deployments. This post will use multi-stage builds in Docker that allow building an application and only using what is needed in the container.
Service Metrics Project, A Step-by-Step Journey to Analytics Development
This project is aimed to collect metrics about backend systems running remotely and display them. The goal is to first be able to deploy the project using docker on any device. After this is successful, create a managed service on Amazon Web Services to be able to allow others to easily start collecting data about
Archives
Calendar
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |