Fastest Serverless CI/CD Setup - USE THIS

preview_player
Показать описание
In this video we're going to set up CI/CD for our serverless project using Github Actions.

Link to the template for the workflow.

📖 Prefer to read this tutorial? 👇🏼

✅ WATCH THIS VIDEO NEXT TO LEARN THE 7 PROJECTS YOU NEED TO LEARN SERVERLESS 👇🏼

👇🏼 HOW WE CAN HELP YOU 👇🏼
----------------------------------------------------

📖 OUR COURSE 📘

----------------------------------------------------

🚨 WORK WITH US 🚨

----------------------------------------------------

💻 🎥 THE KIT & TOOLS I USE 💻 🎥

----------------------------------------------------

👋 SOCIAL MEDIA 👋

📹 INSTAGRAM - @completecoding
TWITTER - @SamCompleteCode

0:00 intro
0:38 Pre - requisites
1:38 Workflow Setup
4:38 Modification if using V2
5:17 Serverless Credentials Setup
5:55 AWS CICD User Setup
8:43 Github Actions First Deploy
11:00 Review
Рекомендации по теме
Комментарии
Автор

Hey Sam, I am a full stack dev by profession. The projects I work on required alot of serveeless knowledge. As a newbie, I have learnt alot seeing your videos and applying few good practices.. Keep up the good work.looking Forward to learn more. Cheers !

PlatesAndPlacesWithSK
Автор

Learning GitHub Actions was on my developer learning roadmap for this year, so this video came at THE right time! Thanks for making such helpful content on serverless!! 💯

BrianHHough
Автор

For anyone asking how do you apply this across Dev, Staging and Prod.

Simply duplicate the github action file 3 times and change the args to match what you need.

i.e. "On push "args: deploy --stage=dev"

then in the next one

"On push "args: deploy --stage=staging"

Ryan-ikmk
Автор

Amazing work, Sam! I love GHA, so nice that it's so readily available for anyone with a GitHub account 🙏

No more standing up Jenkins boxes! 😆

openupthecloud
Автор

nice vid - thanks! I like using global secrets - saves having to add for each repo - they can be assigned to a number of repos (so can be narrowed down)

alphavega
Автор

Amazing video, Github actionsis an amazing tool.

milton-rincon
Автор

Hey mate, nice video. How to promote the release from dev env to prod env?

iamdhison
Автор

Can I do this with serverless compose?

KuriArsene
Автор

Thanks for making video for deploy lambda using CI/CD

OmpalSingh-pwmc
Автор

Thanks for your awesome video 👏👏👏
Through this deployment process can we create other resources (sqs, dynamodb) defined in the serverless.yml??

senthur
Автор

Can you create aws codepipeline with serverless deployment?

muneerhasan
welcome to shbcf.ru