CI CD using GitHub Actions-Made Easy | GitHub Actions CI/CD
CI CD using GitHub Actions-Made Easy | GitHub Actions CI/CD, available at $74.99, has an average rating of 4.25, with 39 lectures, based on 6 reviews, and has 140 subscribers.
You will learn about Complete GitHub Actions CI/CD in easy steps DevOps CI/CD Pipeline to Build, Test and Deploy your Code Publishing Java, NPM Packages to GitHub Packages Containerization with GitHub Actions Publish Docker Images to DockerHub , AWS ECR using GitHub Actions Setup Kubernetes Cluster | Install Kubernetes using Minikube, Kubeadm and eksctl | Helm Introduction, Install helm , structure of Helm Chart Deploying to Kubernetes using GitHub Actions | Deploy Node,js and Java Helm chart on AWS EKS using GitHub Actions Deploy to Kubernetes using GitHub Actions and ArgoCD This course is ideal for individuals who are DevOps Engineer, Software Test Engineer and Software Developer It is particularly useful for DevOps Engineer, Software Test Engineer and Software Developer.
Enroll now: CI CD using GitHub Actions-Made Easy | GitHub Actions CI/CD
Summary
Title: CI CD using GitHub Actions-Made Easy | GitHub Actions CI/CD
Price: $74.99
Average Rating: 4.25
Number of Lectures: 39
Number of Published Lectures: 39
Number of Curriculum Items: 39
Number of Published Curriculum Objects: 39
Original Price: ₹799
Quality Status: approved
Status: Live
What You Will Learn
- Complete GitHub Actions CI/CD in easy steps
- DevOps CI/CD Pipeline to Build, Test and Deploy your Code
- Publishing Java, NPM Packages to GitHub Packages
- Containerization with GitHub Actions
- Publish Docker Images to DockerHub , AWS ECR using GitHub Actions
- Setup Kubernetes Cluster | Install Kubernetes using Minikube, Kubeadm and eksctl | Helm Introduction, Install helm , structure of Helm Chart
- Deploying to Kubernetes using GitHub Actions | Deploy Node,js and Java Helm chart on AWS EKS using GitHub Actions
- Deploy to Kubernetes using GitHub Actions and ArgoCD
Who Should Attend
- DevOps Engineer, Software Test Engineer and Software Developer
Target Audiences
- DevOps Engineer, Software Test Engineer and Software Developer
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
Course Curriculum
Chapter 1: What is Git and GitHub | Create a New Repository on GitHub
Lecture 1: Create a New Repository on GitHub | Push Code from Local to GitHub
Chapter 2: Introduction to GitHub Actions, Sample Workflow, Environment Variables
Lecture 1: Introduction to GitHub Actions, Workflows, Events, Jobs, Steps, Actions, Runners
Lecture 2: Creating Sample Workflow in GitHub Actions
Lecture 3: Checkout Actions and Environment Variables in GitHub Actions
Lecture 4: How to use Contexts in GitHub Actions
Lecture 5: How to Use Different Shells in GitHub Actions
Lecture 6: Default and Custom Environment Variables in GitHub Actions
Chapter 3: Workflows in GitHub Actions
Lecture 1: Using Workflow Syntax in GitHub Actions
Lecture 2: Adding Secrets in GitHub Actions Workflow
Chapter 4: Scheduling Jobs in GitHub Actions
Lecture 1: Scheduling Cron Expression in GitHub Actions
Lecture 2: Include and Exclude Matrix Configuration in Github Actions
Chapter 5: Continuous integration (CI) with GitHub Actions
Lecture 1: GitHub Actions Workflow to Build and Test Java Project with Maven
Lecture 2: GitHub Actions Workflow to Build and Test Java Project with Gradle
Lecture 3: GitHub Actions Workflow to Build and Test Python Project
Lecture 4: GitHub Actions Workflow to Build and Test GO Language Project
Lecture 5: GitHub Actions Workflow to Build and Test Ruby Project
Chapter 6: JaCoCo Integration with GitHub Actions
Lecture 1: Integrate JaCoCo Java Maven Plugin with GitHub Actions
Lecture 2: Integrate JaCoCo for Java Gradle Project with GitHub Actions
Chapter 7: SonarQube Integration with GitHub Actions
Lecture 1: SonarQube Code Analysis for Maven Project using GitHub Actions
Lecture 2: SonarQube Code Analysis for Node.js Project using GitHub Actions
Lecture 3: SonarQube Code Analysis for Gradle Project using GitHub Actions
Chapter 8: GitHub Packages and Publishing Packages with GitHub Actions
Lecture 1: Publishing Java packages with Gradle to GitHub Packages
Lecture 2: Publishing Java packages with Maven to GitHub Packages
Lecture 3: Publishing Node.js packages to NPM using GitHub Actions
Chapter 9: Upload to AWS S3 using GitHub Actions
Lecture 1: How to upload files to AWS S3 using GitHub Actions
Chapter 10: Monolithic vs Microservices Architecture | What is a Microservice Architecture
Lecture 1: Monolithic vs Microservices Architecture | What is a Microservice Architecture
Chapter 11: Containerization with GitHub Actions
Lecture 1: Build and Push Docker Image to DockerHub with GitHub Actions
Lecture 2: Build and Push Docker Image to AWS ECR with GitHub Actions
Chapter 12: Setup Kubernetes Cluster | Install Kubernetes using Minikube, kubeadm and eksctl
Lecture 1: How to Install Minikube on Ubuntu 22.04 LTS | Deploy app on Minikube Cluster
Lecture 2: Create Kubernetes cluster using Kubeadm on Ubuntu 22.04 LTS
Lecture 3: How to Create Amazon EKS cluster using eksctl
Chapter 13: What is Helm | Why We need Helm | What is Helm Chart | Structure of Helm Chart
Lecture 1: What is HELM | What is HELM Chart | Structure of Helm Chart | Helm Basic Command
Chapter 14: Continuous Deployments(CD) with GitHub Actions
Lecture 1: Deploy a Web App to Amazon EC2 using GitHub Actions
Lecture 2: Build and Deploy to Minikube with GitHub Actions
Lecture 3: Deploy Helm Chart on EKS Cluster
Lecture 4: Deploy Node.js App on EKS using GitHub Actions
Lecture 5: NodeJS Helm Chart Deploy on EKS using GitHub Actions | Helm Chart Deploy on EKS
Lecture 6: Deploy Java Helm Chart on EKS using GitHub Actions
Chapter 15: Deploy to Kubernetes using GitHub Actions and ArgoCD
Lecture 1: Deploy NodeJS App Helm Chart on Minikube using GitHub Actions and ArgoCD
Instructors
-
SkyHigh Services
Instructor at Udemy
Rating Distribution
- 1 stars: 2 votes
- 2 stars: 0 votes
- 3 stars: 0 votes
- 4 stars: 1 votes
- 5 stars: 4 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024