‘Terraform’-ing with Drupal
01/03/2020 - 11:23
If you look up the word ‘terraform’ in the Oxford English Dictionary, the meaning that you find may make you reminisce about some of the science fiction movies or TV series you have watched or heard of. And you may start wondering if something like ‘terraforming’ is actually possible. Transformation of another planet to make it Earth-like, which is what terraform means, would seem like a glorious… Read more
Infrastructure as Code: Principles and Practices
05/12/2019 - 22:33
Management of an organization in this cloud-era is often a critical aspect and the new generation of technologies seems to promise a transformation in its infrastructure. Any large scale company like Amazon, Netflix, Google or Facebook have sensitive environments and practice no tolerance policy for downtime as their systems handle hundreds of millions of dollars in transactions every day. There’… Read more
Automate Drupal deployment using Infrastructure as Code
11/01/2018 - 14:00
Visualise that you are working for an organisation that builds web applications for its clients. Every time you gain a new client for a web application, you visit AWS or any cloud provider for that matter. You wind up with 2 VMs for running the app and for the associated database. You will need at least two copies of this infrastructure for production and staging and then start deploying the code… Read more