You are here |
blog.bytequalia.com | ||
| | | |
tamas.dev
|
|
| | | | Keeping things simple When working on side projects I always try to keep things simple and focus on the important things at the beginning as delivering values is key. I don't want to deal with clusters, HA, pipelines etc. because it's more than alright to deploy to production from your laptop in the early days. In this particular example, the infrastructure is basically an RDS instance (no multi AZ at this point) and an EC2 box with Ubuntu and docker installed on it manually. The deploy process is a simp... | |
| | | |
mherman.org
|
|
| | | | This tutorial details how to take a number of containerized microservices running on a single EC2 instance and scale them out to Amazon's container orchestration service, EC2 Container Service (ECS). | |
| | | |
sgfault.com
|
|
| | | | In this blog I write about technology, programming, open source and Linux, both technically and in general. May contain traces of rant. | |
| | | |
jdlm.info
|
|
| | Here are some tips and tricks that I learned the hard way when developing and deploying web applications written for node.js using Docker. |