Deploying a cluster of Minecraft server with Kubernetes in AWS with kops
In this video we keep working in deploying Minecraft server automated and in HA. For achieve this we are going to deploy Minecraft in a cluster of Docker containers in…
In this video we keep working in deploying Minecraft server automated and in HA. For achieve this we are going to deploy Minecraft in a cluster of Docker containers in…
In the previous post we learnt how to deploy the whole infrastructure in AWS with Terraform and how to provision software with Ansible. Now we are going to learn how…
In a previous post we learnt how to deploy a Minecraft Server with an Ansible playbook in an AWS Server. Today we are going to learn how to deploy…
Meetup sobre la arquitectura de www.logtrust.com by Juan Vicente Herrera @jvicenteherrera y Joaquín Díez @joaquindiez en Madrid DevOps https://www.meetup.com/madrid-devops/events/230866024/ https://youtu.be/Uy95daeoveQ
Vídeo, diapositivas y código fuente sobre la charla que realicé en colaboración con Ángel Luis Mula en el meetup conjunto de Madrid DevOps y Babel en Campus Madrid. Un placer…
After a time working with Chef Server and taking advantage of a change of job where you had to start automating deployments and configuration management from scratch, I decided to…
Tras un tiempo trabajando con Chef Server y aprovechando un cambio de trabajo donde había que empezar la automatización de despliegues y gestión de la configuración desde cero, decidí trabajar…
https://www.youtube.com/playlist?list=PLPCriIybeUQ60yjSbsPQdEq0vf33vIGD_
https://www.youtube.com/watch?v=XvE6HHkOcgw
AWS CloudFormation is a very useful DevOps tool for deploy and update a template and its associated collection of resources (called a stack) . It is very useful to create your…