Easy CI/CD for your Python app using Bitbucket Pipelines

By Zac Brown

Elevator Pitch

Building your application is the fun part, but delivering your application is equally important. Many engineers lack the additional devops knowledge required to build and maintain a pipeline process using tools like Jenkins, or Bamboo. Bitbucket has saved the day, we’ll explore how.

Description

Building your application is the fun part, but delivering your application is equally important. Many engineers lack the additional devops knowledge required to build and maintain a pipeline process using tools like Jenkins, or Bamboo. Bitbucket has saved the day, we’ll explore how.

In this talk, we’ll discuss and demonstrate the various options and functionality available to help us easily build, test and deploy our Python applications with just a few lines of yml

Notes

I am an accomplished software engineer having worked on multiple high visibility projects in private and government organizations. Since my first line of code at age 9, I have honed my skills and continue to grow and share my knowledge, particularly regarding Python based applications.

I have spoken at the Open Tech Summit in Berlin, Germany two years in a row and speak at various meetups in the Phoenix area. Primarily writing Python, erlang and Java, my recent focus has been on using free and readily available tools to aid in the entire software lifecycle of Python applications.