Recent Posts

Ansible

2 minute read

Ansible is a free software platform for configuring and managing computers.

Amazon EC2

1 minute read

Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) Cloud.

Continuous Integration

2 minute read

Continuous Integration (CI) is a development practice that requires developers to integrate code into a shared repository several times a day. Each check-in ...

Continuous Deployment

3 minute read

Continuous Deployment (CD) is a software release process that uses automated testing to validate if changes to a codebase are correct and stable for immediat...

Post-Mortem

2 minute read

A post-mortem is held after an incident has taken place.