Kubectl Plugins in just 3 steps
Introduction Many times to fullfill our daily tasks we find ourselves in the situation of having to build our own tools to solve specific problems or situations. In this note I am going to show [...]
Introduction Many times to fullfill our daily tasks we find ourselves in the situation of having to build our own tools to solve specific problems or situations. In this note I am going to show [...]
Introduction There are plenty of tools to test your web performance, each of them have their pros and cons and besides that you probably will end up choosing whichever you already know and you [...]
Introduction Nowadays is more and more common for companies to migrate some parts of their infrastructure —or even the entire company— to the cloud. There are two main approaches: Stay as close [...]
How to get my website ready for Black Friday. As every year, Black Friday arrives to offer the biggest discounts on all kinds of products, more and more stores are jumping on the bandwagon, and [...]
Introduction We are all familiar with the “big three” offer in managed Kubernetes: EKS, GKE and AKS. But today, apart from the former and a few more who want to play in the same [...]
App Services Maybe you have heard about App Services, the Azure PaaS where you can host your API, web and mobile applications. This service is aimed to developers since its phylosofy is that you [...]
Talk about backup in a Kubernetes cluster may sound weird and you may thing is not necessary as you can recreate at any time and in a very quick way any of your deployments or resources simply [...]
Introduction From time to time Google introduces new features and changes that sometimes also force the Terraform modules to upgrade themselves. It was our case at Geko, where we were using the [...]
First virtual Meetup of SpainClouds At the end of last month we had the chance to participate in the first virtual meetup by spainclouds.com About 200 people registered at the meeting [...]
When you are load balancing a service it is important to make sure that servers that are receiving the traffic are in good condition to respond. In this article we will address this topic with a [...]