You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,17 @@ The AWS Serverless Application Model (SAM) is an open-source framework for build
11
11
It provides shorthand syntax to express functions, APIs, databases, and event source mappings.
12
12
With just a few lines of configuration, you can define the application you want and model it.
13
13
14
-
[](https://www.youtube.com/watch?v=1dzihtC5LJ0)
14
+
[](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.
0 commit comments