Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Mastering Bitbucket Pipelines for CI and CD

Course Cover
compare button icon

Course Features

icon

Duration

1.86 hour

icon

Delivery Method

Online

icon

Available on

Lifetime Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

1.86 hour

Course Description

Bitbucket pipelines provides continuous integration and delivery to bitbucket cloud. This empowers individuals and teams to develop, test, and deploy their code via the bitbucket cloud. It has been a time-saver for me over the years and I use it for every repository in my bit bucket account. Before we can work directly with pipelines, we will make sure that everyone is using the same version and nvm. Than, we will create your very first bitbucket pipeline by defining a bitbucket pipes. YML file. The pipeline will be complexed by learning how to use scp and ssh within it. As we learn how to use different environments such as master branches, staging, and develop, it will become more complicated. We will also learn how to use the slack messaging system to send messages at various points in the build. The course concludes with some bonuses and goodies, such as how to set up an nginx proxy to make the set up work.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

Prerequisites/Requirements

A Linux Server (it can be remote or local - Lesson 16 is included as a bonus on how you can use Docker to create a local Linux server!)

Experience with bash commands and bash scripting, git and git repositories, and git UIs like Bitbucked and GitHub

A GitHub Account (or sign up, they are free :) ) A Bitbucket Account (or sign up, they are free :) )

What You Will Learn

How to shorten build times

How to use SCP with Bitbucket Pipelines

How to use SSH with Bitbucket Pipelines

Course Cover