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 […]
It’s crucial to know when your public HTTP(S) APIs or web applications go down, even for a short moment. Interruption of service could be extremely detrimental […]
Yesterday while updating nodejs on my jenkins slave server(Amazon linux), I was contineouslly failing. The thing is I already had a nodejs 6 installed and I […]
AWS announces a slew of new Lambda features Today(29th-Nov-2018) at AWS re:Invent in Las Vegas, the company announced several new features to make it more developer […]
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 […]
Office 365 is a subscription service that ensures you always have the most up-to-date modern productivity tools from Microsoft. There are Office 365 plans for home […]
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 […]
When we write a cloudformation template to create infrastructure on AWS, we want some type of validation to check if the template is correct or not. […]