Editing
AWS Lambda
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Remembering (Knowledge / Recall) == π§ At this level, an expert can **define** AWS Lambda and **name** its core components, terminology, and usage contexts. * '''Core terminology & definitions''' ** '''[https://en.wikipedia.org/wiki/AWS_Lambda AWS Lambda]''' β Amazon Web Servicesβ serverless compute platform that executes functions in response to events. ** '''[https://en.wikipedia.org/wiki/Serverless_computing Serverless computing]''' β A cloud execution model where infrastructure, scaling, and capacity are fully managed by the provider. ** '''[https://en.wikipedia.org/wiki/Function_as_a_Service Function-as-a-Service (FaaS)]''' β A cloud model where applications run as stateless functions invoked on demand. ** '''[https://en.wikipedia.org/wiki/Event-driven_programming Event-driven programming]''' β A programming paradigm in which execution is triggered by external events. ** '''[https://en.wikipedia.org/wiki/Amazon_Web_Services Amazon Web Services (AWS)]''' β The cloud platform that provides Lambda and related services. * '''Key components & services involved''' ** '''[https://en.wikipedia.org/wiki/Amazon_S3 Amazon S3]''' β Can trigger Lambda functions on object events. ** '''[https://en.wikipedia.org/wiki/Amazon_DynamoDB Amazon DynamoDB]''' β Can invoke Lambda on table streams. ** '''[https://en.wikipedia.org/wiki/Amazon_API_Gateway Amazon API Gateway]''' β Routes API requests to Lambda. ** '''[https://en.wikipedia.org/wiki/Amazon_CloudWatch Amazon CloudWatch]''' β Stores logs and metrics for Lambda. * '''Canonical tools & frameworks''' ** '''[https://en.wikipedia.org/wiki/AWS_CloudFormation AWS CloudFormation]''' β Infrastructure-as-code deployment. ** '''[https://en.wikipedia.org/wiki/Amazon_Web_Services#Developer_tools AWS CLI / SDKs]''' β Programmatic Lambda management. ** '''[https://en.wikipedia.org/wiki/Integrated_development_environment IDEs]''' β Used to write, package, and test Lambda code. ** '''[https://en.wikipedia.org/wiki/Continuous_delivery CI/CD pipelines]''' β Commonly automate Lambda deployments. * '''Where AWS Lambda is commonly used''' ** Serverless APIs, microservices, backend automation ** Data processing pipelines and batch jobs ** Real-time file, stream, or database event handling ** Cloud automation and DevOps workflows * '''Typical recall-level facts''' ** Introduced by AWS in **2014**. ** Supports multiple languages (e.g., Python, Node.js, Java, Go). ** Billed based on requests and execution duration. ** Functions run in short-lived, stateless execution environments. ----
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information