-
Amazon Elastic Container services (ECS) is the Amazon Solution for running docker containers on Amazon.
ECS is not a docker swarm implementation. I am writing this article to stress this, because this point is not very clear digging in the tutorials (it is explained a bit in the question “What is the difference between Docker Swarm, Kubernetes, and Amazon ECS” but then the tuytorials mix the things up too much).
Read More -
With t3a.nano instance you got 512MB at a very reasonable price per month (around $5 / 4.5€ for an on-demand instance). It should be enough for running a micro wordpress blog with docker, but sometime it is not. A pair of docker containers can eat up all the memory and your little box will be unable to launch docker-compose shutdown commands with out of memory error all way around. But we are here to solve the issue, and get the best bang for your bucks :)
Read More -
!Questo articolo esce in contemporanea con il re:Invent event di Amazon!
Su queste pagine siamo stati abbastanza scettici sul cloud anni fa. Il costo del cloud nel frattempo si è abbassato, i servizi “turnkey” sono diventati più numerosi e la concorrenza ha migliorato le cose. Il PaaS ed il cloud sono quindi entrati nella piena maturità.
Read More -
Il cloud computing sta diventando un termine sempre più usato (ed abusato) del panorama IT degli ultimi tre anni.
Come tutte le buzzword che si rispettino, lo abbiamo maltrattato un pochino negli anni passati, ma è venuto il momento di affrontarlo in modo analitico, per una serie di ragioni.
Read More