How To Use GitHub Actions β€’ Automate Your AWS Deployments @pixegami
How To Use GitHub Actions β€’ Automate Your AWS Deployments  @pixegami
Uploaded August 2023 | Updated September 2026, 3 hours ago
Learn how to automate your code deployments with GitHub actions.

In this project, I'll show you how to use GitHub actions to automate the deployment (CI/CD) of an AWS project. The project is a simple Python API hosted on AWS Lambda (managed with AWS CDK).

We'll learn how to set up a simple GitHub action workflow to deploy the project to our AWS account on each commit. We'll also look at how to add a version number that increments automatically with each commit, and how to cache workflow steps (so we don't have to do the same things over and over again).

πŸ”— Links
Project Code: github.com/pixegami/aws-cicd-tutorial
GitHub Actions: github.com/features/actions
AWS CLI: aws.amazon.com/cli
AWS CDK: docs.aws.amazon.com/cdk/v2/guide/home.html

πŸ“š Chapters
00:00 Introduction
00:38 What is CICD?
01:51 Create an AWS CDK Project
05:46 Create GitHub Actions Workflow for CDK Deploy
10:18 Automate Version Bump with Git Hooks
12:42 Caching Workflow Steps
14:35 Deploy a Major Infrastructure Update
How To Use GitHub Actions β€’ Automate Your AWS DeploymentsWhat is MCP? Model Context Protocol ExplainedCreate NFT Generative Art with Python! (Full Tutorial)NextJS Firebase Auth Tutorial β€’ How to Authenticate Users for Your AppHost a Python Discord Bot on AWS Lambda (Free and Easy)AWS Lambda Python functions with a database (DynamoDB)Streamlit: The Fastest Way To Build Python Apps?Exploring ChatGPT for Coding and Business ✨ 8 Real Examples!Python Web Scraping Tutorial β€’ Step by Step Beginners GuideTop 10 Python Modules 2022PyScript β€’ How to run Python in a browserLearn Python β€’ #12 Final Project β€’ Build an Expense Tracking App!
pixegami |

How To Use GitHub Actions β€’ Automate Your AWS Deployments

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER