Source control & pipelines ● BitBucket ○ Source control + pipelines + Jira integration ○ BitBucket < GitHub ○ Simple pipelines scheme ○ Container based ○ Simple DSL ○ Good pricing for small projects ○ Pay for minutes vs Pay for agents
● Docker-compose ○ Easier and close enough to kubernetes ● Kubernetes & scripts vs terraform ○ Kubernetes is closer to docker-compose ○ Scripts can be run locally ● GCloud vs AWS ○ GCloud wins in price and simplicity Development and testing
Continuous integration and deploy ● Infrastructure repository ● Test environment controlled by pipelines ● Automated deploy by pipelines ● Database management is still hard ● GCloud Stackdriver logs
Operation and feedback ● Idea - Jira Service desk ● Idea - Jira ops ● Idea - Terraform/AWS ● Idea - DB change Automation ● Idea - Regular environment refresh
Comments/questions/credits ● Vítor @ https://devopsporto.slack.com ● DevOps cycle by Kharnagy at Wikimedia link, CC BY-SA ● Jira Bitbucket image from Atlassian at link ● Bitbucket VSCode image from Atlassian at link