Skip to content

Commit 5a683b3

Browse files
authored
blogs, video and workshop update in readme (#2422)
1 parent 30f206a commit 5a683b3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,17 @@ The AWS Serverless Application Model (SAM) is an open-source framework for build
1111
It provides shorthand syntax to express functions, APIs, databases, and event source mappings.
1212
With just a few lines of configuration, you can define the application you want and model it.
1313

14-
[![Getting Started with AWS SAM](./docs/get-started-youtube.png)](https://www.youtube.com/watch?v=1dzihtC5LJ0)
14+
[![Getting Started with AWS SAM](./docs/get-started-youtube.png)](https://www.youtube.com/watch?v=QBBewrKR1qg)
15+
16+
## Recent blogposts and workshops
17+
18+
* **Develop Node projects with SAM CLI using esbuild (Beta)** - and use SAM Accelerate on Typescript projects. [Read blogpost here](https://s12d.com/5Aa6u0o7)
19+
20+
* **Speed up development with SAM Accelerate (Beta)** - quickly test your changes in the cloud. [Read blogpost here](https://s12d.com/WeMib4nf)
21+
22+
* **Getting started with CI/CD? SAM pipelines can help you get started** - [This workshop](https://s12d.com/_JQ48d5T) walks you through the basics
23+
24+
* **Get started with Serverless Application development using SAM CLI** - [This workshop](https://s12d.com/Tq9ZE-Br) walks you through the basics.
1525

1626
## Get Started
1727

0 commit comments

Comments
 (0)