Duration 3 days – 21 hrs
Overview
The Bitbucket and DevOps Tool Training Course is designed to provide participants with comprehensive knowledge and practical skills in using Bitbucket and other essential DevOps tools. This course covers version control, continuous integration, continuous deployment, and best practices for implementing DevOps in modern software development. Participants will learn how to use Bitbucket for source code management and integrate it with tools like Jenkins, Docker, and Kubernetes to streamline the software development lifecycle.
Objectives
- Understand Version Control with Bitbucket: Learn the fundamentals of Git and how to use Bitbucket for version control and collaboration.
- Implement CI/CD Pipelines: Gain hands-on experience in setting up continuous integration and continuous deployment pipelines using Jenkins.
- Containerization with Docker: Learn how to containerize applications using Docker and manage containers effectively.
- Orchestration with Kubernetes: Understand the basics of Kubernetes for automating deployment, scaling, and management of containerized applications.
- DevOps Best Practices: Explore DevOps methodologies and best practices to enhance collaboration, efficiency, and quality in software development.
Audience
- System Administrators: IT professionals looking to transition into a DevOps role.
- QA Testers: Quality assurance professionals interested in learning how DevOps integrates testing into the development pipeline.
- IT Operations Staff: Individuals working in IT operations aiming to collaborate more effectively with development teams.
- Recent Graduates: Individuals who have recently completed a degree in IT, computer science, or related fields and want to gain practical DevOps skills.
- Project Managers: Managers overseeing software development projects who need to understand DevOps methodologies.
- IT Professionals Seeking Career Change: Experienced IT workers looking to move into DevOps roles.
- Tech Enthusiasts: Anyone with a general interest in learning about DevOps and its applications in modern software development.
Pre-requisites
- Understanding of basic IT and software development concepts.
- Basic knowledge of Git and version control systems.
- Some experience using the command line interface.
- Basic awareness of software development processes and methodologies.
Course Content
Module 1
Introduction to DevOps and DevSecOps Concepts
- What and why of Devops
- Devops Tools – Overview and Usecase
- Source Control Management (SCM Tools)
- Continuous Integration
- Static ode Analysis Tool
- Storage Artifacts
- Continuous Deployment
- Containerization
- Configuration Management
Module 2
Introduction to Bitbucket
- What is SCM
- Why SCM
- Bitbucket overview
- Features of Bitbucket
- Setting up Bitbucket
- Branching and Merging
- Pull requests
- Security and Permissions
Module 3
Bitbucket Hands-on
- Create a Bitbucket Account
- Create your first repo
- Setup a git client and configure your account
- Basic Git commands: init, clone, add, commit, push, pull, fetch
- Working on multiple Git branches
- Advanced Git commands: fetch, rebase, merge, pull request cherry-pick, stash
- Handle merge conflict
- Git flow and trunk based development
Module 4
Introduction to Bitbucket and Jira
- Overview of Jira
- Key features and benefits
- Jira projects, issues, and workflows
Module 5
Setting Up Integrations
- Prerequisites and requirements for integration
- Configuring Bitbucket with Jira
- Linking Bitbucket repositories with Jira projects
- Creating branches from Jira issues
- Linking pull requests to Jira issues
- Tracking development progress in Jira
Module 6
Working on Java code repos
- Import a Java repository
- Download java repo to git client
- Compile the code
- Run unit test
- Package the code
- Deploy the jar file
- Validate app running?
Module 7
Static Code Analysis -Get started
- Overview of code quality and security analysis
- Setting up SonarQube
Module 8
Using SonarQube with Bitbucket java repo (hands-on lab)
- Integrating SonarQube with Bitbucket
- Analyzing code quality and security
- Running SonarQube analysis on a Java repo
- Configuring quality gates and interpreting results
Module 9
Jenkins automation of Java build and Cobol
- Login to Jenkins dashboard
- Create Jenkins Java pipeline project – Pipeline script
- Automate the java compile, Sonarqube, build, and deploy using pipeline script
- Create Jenkins Cobol pipeline project – Pipeline script
Module 10
Introduction to JFrog ( hands-on lab)
- Overview of JFrog Artifactory
- Setting up and configuring JFrog cloud free trial account
- Managing artifacts in JFrog
- Integrating JFrog with Bitbucket and Jenkins
- Deploying artifacts to JFrog from Jenkins
Module 11
Introduction to Prometheus and Grafana – Concepts
Overview of Prometheus
- What is Prometheus?
- Key features and use cases
- Prometheus architecture and components
Overview of Grafana
- What is Grafana?
- Key features and use cases
- Grafana architecture and components
- Q & A
- Closing Remarks