Mastering Bitbucket Pipelines for CI and CD

From the most basic build to the most complex project: everything you need to know about mastering Bitbucket Pipelines!

Ratings 4.10 / 5.00
Mastering Bitbucket Pipelines for CI and CD

What You Will Learn!

  • Continuous integration and continuous deployment with Bitbucket Pipelines
  • The basics of Bitbucket Pipelines so you can create your first pipeline.
  • How to enable continuous deployment functionality to your pipeline.
  • How to add Slack notifications to your pipeline.
  • How to apply separate continuous integration and continuous deployment steps to different branches of your code.

Description

Bitbucket Pipelines brings continuous integration and delivery to Bitbucket Cloud, empowering individuals and teams to build, test, and deploy their code using the Bitbucket cloud!

It's a tool that has saved me an immeasurable amount of time over the years, and it's something I use for almost every repository I have in my  BitBucket account.

Before working with pipelines directly, we'll ensure we're all using the same version of Node using nvm.

We'll then create YOUR very first Bitbucket Pipeline, defining a bitbucket-pipelines.yml file.

We'll add complexity to the pipeline, learning how to use SCP (Secure Copy Protocol) and SSH (Secure Shell) within our pipeline.

We'll get even more complex, learning how to use various environments, such as develop, staging, and master branches, in our pipeline.

We'll even learn how to use a Slack messaging bot to send messages during various points during the build!

The course ends with a few goodies and bonuses, like how to get the setup working via an NGINX proxy.


***NOTE: If you do not have an external target server to use, bonus lesson 16 shows you how you can use a local instance of Linux using docker, and how to add a port mapping to your local router so you can access that box from anywhere in the world!

Who Should Attend!

  • All developers looking to get into or improve their continuous integration and continuous deployment skills.

TAKE THIS COURSE

Tags

  • Continuous Integration
  • Continuous Delivery
  • CI/CD

Subscribers

3353

Lectures

16

TAKE THIS COURSE



Related Courses