0% found this document useful (0 votes)
31 views

Learn GitLab CI

This course teaches students how to use GitLab CI/CD to automate builds, tests, and deployments through pipelines. Students will learn the basics of CI/CD and how to create simple pipelines that deploy websites and Java applications to AWS. The course is designed for beginners and will provide practice opportunities to apply skills to personal projects. It aims to explain the fundamentals of GitLab CI/CD without making unrealistic claims of expertise.

Uploaded by

s.peermohd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Learn GitLab CI

This course teaches students how to use GitLab CI/CD to automate builds, tests, and deployments through pipelines. Students will learn the basics of CI/CD and how to create simple pipelines that deploy websites and Java applications to AWS. The course is designed for beginners and will provide practice opportunities to apply skills to personal projects. It aims to explain the fundamentals of GitLab CI/CD without making unrealistic claims of expertise.

Uploaded by

s.peermohd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Learn GitLab CI / CD with Docker &

DevOps: obtain valuable DevOps skills. Build


pipelines.
What you’ll learn
 What is a pipeline
 Automate your build, test & deployment with Gitlab CI
 Demonstrate your understanding of building CI/CD pipelines to future employers
 Automatic deployments using AWS

Requirements
 GitLab .com account (the free plan works very well)
 Basic experience with Linux, Linux commands and using the terminal
 Know how to work with Git (basics like configuring a repository locally, cloning,
merge, commit, push)
 Admin permissions that allow you to install additional tools (Node, npm, Docker,
Virtualbox)

Description
his course is neither endorsed by, nor in partnership, nor affiliated with GitLab, Inc.

This course will teach you how to use Gitlab CI for your own projects. You will learn the
basics of CI/CD and start building pipelines right from the first lecture.

Some highlights:

– have an overview of the Gitlab architecture

– create a simple pipeline

– learn the CI/CD practice by deploying a simple website

– use Docker images within Gitlab

– learn how to deploy a Java application to AWS, using AWS S3 and AWS Elastic
Beanstalk.

This course will NOT make you a GitLab CI / DevOps expert

A lot of courses promise you will become an expert. Becoming an expert in any tool comes
with time and hard work. It simply does not make sense to promise something like that. It
will not be honest.
This is a course designed for beginners. Learning to build pipelines is a try-and-error process
that can be very frustrating. You need to understand the tools you use and how GitLab can
support your needs. In the end, GitLab is just a tool.

What I will try is to explain to you the basics and offer you enough practice opportunities so
that you can apply what you learn easily in your own projects as well. I will show you how to
build pipelines with Gitlab CI.

Who this course is for:

 Software developers learning to build pipelines in order to test & deploy code
 IT Professionals: Developers, Software Engineers, Application Architects,
Infrastructure Architects, and Operations

Who this course is for:


 Software developers learning to build pipelines in order to test & deploy code
 IT Professionals: Developers, Software Engineers, Application Architects,
Infrastructure Architects, and Operations

Created by Vijay Patel


Last updated 10/2022

You might also like