Create a Cross-Region Active-Active Application on Alibaba Cloud
Consider the following situation. You are a race-car driver and your car is at the starting line. Your helmet is on and you already heated up your tires. The...
Consider the following situation. You are a race-car driver and your car is at the starting line. Your helmet is on and you already heated up your tires. The...
When dealing with GitHub, we used to always link it with CI/CD tools like CircleCI, Jenkins or Travis, among other tools, to extend the functionality of its ...
If you are thinking of implementing some type of callback URL for a pipeline action, endpoint, or something more complex like an API Gateway, you probably ma...
In this article I’ll go through the advantages of using Aliyun Linux, a CentOS-based Linux distribution developed and maintained by Alibaba Cloud. Compared t...
When dealing with critical ECS instances, specially the ones running our applications, many times we worry about their performance all the time, sometimes to...
What we want to solve with this tutorial?
In today’s post, we will learn how to deploy a Node site using VueJS to an Alibaba Cloud Elastic Compute Service (ECS) Instance by using PouchContainer, Alib...
From a DevOps point of view, the importance of a good architected solution, with proper separation of responsibilities, is fundamental for the long-term succ...
Serverless is the buzzword among developers recently, right? Well, do you really know how to take full advantage of it? This tutorial will help you to create...
In web development we have to deal with different environments when developing, testing and deploying our websites or applications. This way of doing things ...
Alibaba Cloud published a very neat white paper about DevOps that is very interesting to read. It shows how “DevOps is a model that goes beyond simple implem...
Securing a web application in terms of access management can be tricky, as there are multiple ways to do it in an acceptable way.
In this tutorial we are going to learn how to run two or more websites using the same Alibaba Cloud Elastic Compute Service (ECS) Instance using Docker Compo...
In this tutorial, I will show you how to set up a CMS, in this case Bolt, on Alibaba Cloud using a Load Balancer and RDS with 3 ECS instances attached. We wi...
According to Wikipedia, “Dynamic DNS (DDNS or DynDNS) is a method of automatically updating a name server record, often in real time, with the active Dynamic...
In this tutorial, I will show you how to set up Bolt on Alibaba Cloud ECS. We will be doing this based on a DevOps approach.