Cloud and DevOps technologies
Docker- 8 projects
A platform for developing, shipping, and running applications in containers.
GCP- 7 projects
Google Cloud Platform, a suite of cloud computing services that runs on the same infrastructure that Google uses internally.
AWS- 6 projects
Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services.
Heroku- 6 projects
A platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
Serverless- 3 projects
A cloud computing execution model where the cloud provider dynamically manages the allocation of machine resources.
Terraform- 1 project
An open-source infrastructure as code software tool for building, changing, and versioning infrastructure safely and efficiently.
Writing about Cloud and DevOps
Enhancing Your GitHub Workflow
August 8, 2018
Tips for improving your GitHub workflow in software development.
On Continuous Delivery
July 10, 2015
Continuous delivery is practice in software development in which development teams work in a way that allows companies to update their systems at any point in time or continuously through automated processes, the system's code base is always deployable and tested.