DevOps Pro Europe 2022

May 30 - June 3

Workshops

Online

May 24 - 26

Conference

Online

Michael Dowden

Positon: CEO

Company: Andromeda Galactic Solutions

Country: US

Biography

Michael is an international keynote speaker and is the CEO of Andromeda Galactic Solutions, and President of FlexePark. As a leader with almost 30 years in the technology industry, he has worked alongside more than 100 companies to build human-centered solutions. Michael is a Google Developer Expert and Microsoft MVP, and is the author of Programming Languages ABC++, Approachable Accessibility, and Architecting CSS.

Talk

Code Automation with Bitbucket

As developers, we like the speed and consistency of code automation, but we don’t always want a lot of complex infrastructures to maintain.

Fortunately for us, Bitbucket is essentially an automation engine sitting on top of Git, which is both powerful and easy to use.

From custom branching models and workflow automation to Pipelines, CI/CD and automation can be added to your projects today.

We’ll show specific scenarios, including:
– Linting & Testing on every branch
– Pushing from Bitbucket to GitHub
– Build & Deploy to Firebase
– Automatically update Jira
– Send notifications to Slack

Session Keywords

🔑 Automation
🔑 CI/CD
🔑 BitBucket