
What is Git and GitHub | Create a New Repository on GitHub | Push Code from Local to GitHub | Connect Your Local Project to Your GitHub Repository | Add and Commit Changes in Local git repo | Authentication to GitHub Account from Local
How to Integrate GitHub Copilot With Visual Studio Code
Generate Jacoco report for Java Maven Project using GitHub Actions, Adding Jacoco Plugin in Maven
Generate jacoco-report for Java Gradle Project using GitHub Actions, Adding Jacoco in Gradle Project, jacoco-badge-generator for Gradle using GitHub Actions
SonarQube Code Analysis for Maven Project using GitHub Actions | Integrate SonarQube Scanner with GitHub Actions | Integrate SonarQube for Java Maven Project using GitHub Actions | GitHub Actions workflow for SonarQube for Java Maven Project
SonarQube Code Analysis for Node.js Project using GitHub Actions | Integrate SonarQube Scanner with GitHub Actions | Integrate SonarQube for Node.js Project using GitHub Actions | GitHub Actions workflow for SonarQube for Node.js Project
SonarQube Code Analysis for Gradle Project using GitHub Actions | Integrate SonarQube Scanner with GitHub Actions | Integrate SonarQube for Java Gradle Project using GitHub Actions | GitHub Actions workflow for SonarQube for Java Gradle Project
How to upload files to AWS S3 using GitHub Actions
Monolithic vs Microservices Architecture | What is a Microservice Architecture and it's Advantages | Scalability of Monolithic and Microservices | Deployment of Monolithic and Microservices | Maintability of Monolithic and Microservices
In this Course we are going to cover,
Introduction to GitHub Actions, Sample Workflow, Environment Variables
Introduction to GitHub Actions, Workflows, Events, Jobs, Steps, Actions, Runners
Creating Sample Workflow in GitHub Actions
Checkout Actions and Environment Variables in GitHub Actions
How to use Contexts in GitHub Actions
How to Use Different Shells in GitHub Actions
Default and Custom Environment Variables in GitHub Actions
Workflows in GitHub Actions
Using Workflow Syntax in GitHub Actions
Adding Secrets in GitHub Actions Workflow
Scheduling Jobs in GitHub Actions
Scheduling Cron Expression in GitHub Actions
Include and Exclude Matrix Configuration in GitHub Actions
Continuous Integration (CI) with GitHub Actions
GitHub Actions Workflow to Build and Test Java Project with Maven
GitHub Actions Workflow to Build and Test Java Project with Gradle
GitHub Actions Workflow to Build and Test Python Project
GitHub Actions Workflow to Build and Test GO Language Project
GitHub Actions Workflow to Build and Test Ruby Project
JaCoCo Integration with GitHub Actions
Integrate JaCoCo for Java Maven Project with GitHub Actions
Integrate JaCoCo for Java Gradle Project with GitHub Actions
GitHub Packages and Publishing Packages with GitHub Actions
Publishing Java packages with Gradle to GitHub Packages
Publishing Java packages with Maven to GitHub Packages
Publishing Node.js packages to NPM using GitHub Actions
Containerization with GitHub Actions
Build and Push Docker Image to Docker Hub with GitHub Actions
Build and Push Docker Image to AWS ECR with GitHub Actions
What is Helm | Why We need Helm | What is Helm Chart | Structure of Helm Chart
What is Helm | What is Helm Chart | Structure of Helm Chart | Helm Basic Command
Continuous Deployments(CD) with GitHub Actions
Continuous Deployments(CD) with GitHub Actions, Deploy a Web App using Amazon EC2
Deploy to Minikube with GitHub Actions
Deploy Helm Chart on EKS cluster | Deploy Application on EKS using HELM - Practical Tutorial | Helm | How to Use Helm to deploy Helm Charts in Kubernetes
Deploy Node.js App on EKS using GitHub Actions | Build and Deploy to Kubernetes using GitHub Actions | Automatic deploy to Kubernetes with GitHub Action
Java + Maven + GitHub Actions + Docker + ECR + Helm + Kubernetes | Deploy Java Helm Chart on EKS via GitHub Actions