
Novedades de CI/CD en GCP
El sábado 18 de noviembre tuve la oportunidad de partipar del DevFest Santiago 2023 organizado por el GDG Cloud Santiago hablando sobre CI…
9 posts in this category

El sábado 18 de noviembre tuve la oportunidad de partipar del DevFest Santiago 2023 organizado por el GDG Cloud Santiago hablando sobre CI…

As I mentioned in a previous post, I'm now using GitHub Actions to deploy this blog into Firebase static web sites. Even when deploying to…

Nowadays, it's super easy and cheap to have a quick modern site deployed with Continuous Integration and Continuous Deployment. In this post…

In my previous post, I mentioned that I was using Azure Pipelines to build and deploy this blog, so now I will share how you can do the…

Today as part of the Global Azure Bootcamp 2016 in Buenos Aires, Argentina; I give an introduction to Docker and what are the possibilities…

In my previous post I explain how to set up nginx running in a docker container to use a SSL certificate created by letsencrypt. The problem…