Cloud squirrels is a repository of practical, infrastructure as a code projects and automation scripts.
The collection of the Terraform examples we use at PopularOwl Labs and decided to make public.
Most of the code examples are explained in the detailed tutorials and courses at Popularowl.
We use DigitalOcean (and its free tier) as a sandbox to showcase the deployments, but you can use cloud platform of your choice - concepts remain the same.
If you want to comment or contribute - make a pull request.
- VM setup with Vagrant - setup Vagrant virtual machines on your Macbook.
- Basic VPS setup - basic VPS provisioning on DigitaOcean cloud platform.
- API gateways - setup, poc's for multiple API gateways
- API mocks - working examples of API mocking (wiremock, amokjs, etc)
- Continuous integration setup - CI / CD toolset setup