With the newly released sam-cli command sam pipeline, I'll walk you through how to deploy a serverless microservice using a sam template and a github actions pipeline. All of this without writing a line of code or configuration.
00:00 Intro
01:19 Create a Github repository
02:13 Create SAM serverless application with sam init
03:56 Git init and hook up the serverless application to Github
05:36 Use sam pipeline bootstrap to create IAM user & roles
11:43 Store AWS credentials in github secrets
13:51 Use sam pipeline init to create github actions pipeline
18:39 Test the full github pipeline
22:36 Test the feature pipeline
26:45 Conclusion
The rest of the videos in this series will show you how I create a java (using spring boot) microservice.
1. How to design a RESTful API on AWS - • How to design a RESTful API on AWS :: Serv...
2. How to choose a database on AWS - • How to choose a database on AWS :: Serverl...
3. How to Design a Microservice on AWS - • How to Design a Microservice on AWS :: Ser...
4. This video!
5. What is Hexagonal Architecture in Software - • What is Hexagonal Architecture in Software...
📽
Subscribe to this channel: https://bit.ly/31SKXQb
Share this video: • Deploying a Microservice with SAM Pipeline...
👩🏾💻
Follow me on the interwebs:
Twitter: / ivlo11
LinkedIn: / ivonneroberts
🛠⚙️
About DevWidgets:
With this channel, I’d like to teach you about all things AWS cloud but more specifically end to end serverless microservice applications and the UIs that consume them.