May 25, 2019
As terraform released a major version of terraform cli, providing many improvements mainly in terms of syntax, better error handling, etc, there is a need for […]
October 16, 2018
Sometimes we need to execute multiline shell commands in entrypoint element of docker-compose file. Also for program readability perspective, its good idea to split the long […]
October 3, 2018
When we want to adopt the cloud platform, there are many non-technical stakeholders wanted to know its advantages. And also if we think in general many […]
August 2, 2018
So if you have multiple git accounts, for example, one from the company and one is your personal, then how will you manage them on the […]
March 26, 2018
In some common situation like setting up testing or staging environment with ec2 instances, we need docker and docker compose installed to them. Although we can […]