14 results
When it comes to infrastructure management, my preference leans heavily towards tools like Terraform rather than Cloud Development Kits (CDKs). Why? Terraform’s declarative approach, where you defi...
El cloud, o “la nube”, es algo que tiene un potencial enorme para mejorar la eficiencia de las empresas, pero a menudo hace falta hacer ajustes por aquí y por allá para mejorar su eficiencia y el r...
Called just “Flow“, this is the long-awaited DevOps tool from Alibaba Cloud. Until now, this cloud provider didn’t have any CI/CD platform to help developers automate pipelines. Automating pipeline...
All applications starts in the same way, usually with a simple deployment made up of a tiny and organised Docker Container which is built and deployed within minutes. As your business grows, that t...
If you weren’t aware, I submitted on November a Terraform Module I made to the Alibaba Cloud Open Platform Challenge. Said challenge was designed to bring developers closer to the tools Alibaba Clo...
What we want to solve with this tutorial?
This example will show you how to launch an Alibaba Cloud (阿里云) ECS Instance using Ubuntu and packed with Docker and Docker Compose. Very simple but can be used as good start for other project.
With this How-To I want to talk about Best Practices using Alibaba Cloud (阿里云) deploying a new website/webapp to their infrastructure, also covering the implementation of the maintenance. The artic...
Docker makes it easy to ship your applications and services in containers, so you can run them anywhere. Also true is that the more you work with Docker the easier your VM tends to accumulate a hug...
As some of you may know, I recently moved all my services and infrastructure to Alibaba Cloud (阿里云), being this one of the best decisions I made in 2017 in terms of Cloud Computing. I used several ...
WordPress uses the is_ssl() function to determine if SSL is being used in the server. In order to do this, it uses $_SERVER['HTTPS'] and $_SERVER['SERVER_PORT'] to check if they are set. The proble...
Magento 2 installation made easy
Apache logo
Some plugin desapeared to your WordPress installation? Some hacked thing? No problem, if you fix the file permissions on your files you will harden your site.