We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1096a84 commit 7bc5966Copy full SHA for 7bc5966
README.md
@@ -26,7 +26,7 @@ and cost *far* less to run than "*traditional*" server-based apps.
26
## What is Lambda?
27
28
Amazon Web Services (AWS) Lambda lets you run JavaScript (Node.js), Java & Python
29
-scripts/apps in Amazon's (virtually) infinately-scalable cloud environment
+scripts/apps in Amazon's (virtually) infinitely-scalable cloud environment
30
without having provision VM instances or other "*orquestration*";
31
Everything is dynamically auto-scaled so if you have 1 user or 1 billion
32
you pay for *usage*.
0 commit comments