fbpx

Tag EC2

Lambda function manager

When we started developing Lambda functions to automate processes, or simply to delegate various jobs, compared to our infrastructure, we faced the problem of how to handle the deploy of functions and maintain the versions of this code. There are…

Infrastructure scripts

In the previous article we described the reasons that made us change the provider.  In this article we will describe how we built our infrastructure as code. As a first step let’s create a bash script to run the playbook:

With…

Nuvola: a tale of migration to AWS

In this series of articles we will describe our migration experience to AWS. Why a migration? Our old provider had limits. We had to overcome. In particular: No automation No flexibility No autoscaling If we wanted to grow it was…