Skip to content

Commit 0af8807

Browse files
authored
Merge pull request #148 from LanHikari22/patch-1
Update amazon-lambda.mdx
2 parents ef81e0c + 652d11d commit 0af8807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/edge/vs/amazon-lambda.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Wasmer Edge and Amazon Lambda differ in significant ways:
1919
- Wasmer Edge **doesn't require code changes in your application** to run, while you need to adapt your code to use the custom Lambda SDK to run.
2020
- Wasmer Edge **lets you reuse the same architecture to deploy your static assets and your dynamic websites**, while Amazon Lambda focuses only on the dynamic requests and recommends using S3 for your static assets.
2121
- Wasmer Edge can run UDP and other protocols while Amazon Lambda can not.
22-
- Amazon Lambda has currently has more trigger options than Wasmer Edge
22+
- Amazon Lambda currently has more trigger options than Wasmer Edge

0 commit comments

Comments
 (0)