# serverless framework

A framework identified as Serverless Framework, with concepts documentation and plugins.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Deploy MCP Servers on AWS Lambda with Serverless Framework v4

DevFeed: [Deploy MCP Servers on AWS Lambda with Serverless Framework v4](<https://devfeed.tech/articles/deploy-mcp-servers-on-aws-lambda-with-serverless-framework-v4-14154.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/deploy-mcp-servers-on-aws-lambda-with-serverless-framework-v4>)

Author: Serverless Team

Published: 2026-08-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [MCP](<https://devfeed.tech/topics/mcp.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [news](<https://devfeed.tech/tags/news.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

A Serverless Framework v4.41.0 deployment workflow for MCP servers on AWS Lambda, using YAML and providing an HTTPS endpoint, response streaming, and pay-per-request pricing.

### Source excerpt

Serverless Framework v4.41.0 deploys MCP servers to AWS Lambda in a few lines of YAML - a real HTTPS endpoint, response streaming, and pay-per-request pricing.

## AWS Lambda MicroVM Sandboxes with the Serverless Framework

DevFeed: [AWS Lambda MicroVM Sandboxes with the Serverless Framework](<https://devfeed.tech/articles/easily-develop-aws-lambda-microvm-sandbox-architectures-14086.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/aws-lambda-microvms-sandboxes>)

Author: Serverless Team

Published: 2026-07-21T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Firecracker](<https://devfeed.tech/topics/firecracker.md>), [Emulator](<https://devfeed.tech/topics/emulator.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [emulator](<https://devfeed.tech/tags/emulator.md>), [faas](<https://devfeed.tech/tags/faas.md>), [firecracker](<https://devfeed.tech/tags/firecracker.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

AWS Lambda MicroVMs run untrusted and agent-generated code in isolated Firecracker virtual machines. The Serverless Framework supports them as Sandboxes in serverless.yml, with deployment and a local MicroVM emulator for development and testing.

### Source excerpt

AWS Lambda MicroVMs are a new compute primitive for running untrusted and agent-generated code in fully isolated Firecracker virtual machines. The Serverless Framework brings them into serverless.yml as Sandboxes, with one-command deploys and a full local MicroVMs emulator so you can build and test before you ship.

## Newsletter: Managed Instances, Durable Functions, Core Integrations

DevFeed: [Newsletter: Managed Instances, Durable Functions, Core Integrations](<https://devfeed.tech/articles/newsletter-managed-instances-durable-functions-core-integrations-14288.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/newsletter-managed-instances-durable-functions-core-integrations>)

Author: Serverless Team

Published: 2026-01-20T00:00:00Z

Content type: news

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [lambda](<https://devfeed.tech/tags/lambda.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

A Serverless Framework Q1 2026 newsletter covers Lambda managed instances, durable functions, native AppSync support, built-in pruning, AWS SSO login, and integrations moved from plugins into core.

### Source excerpt

Serverless Framework's Q1 2026 newsletter covering Lambda managed instances, durable functions, native AppSync support, built-in pruning, AWS SSO login, and plugin-to-core integrations.

## AWS re:Invent serverless features available in Serverless Framework v4

DevFeed: [AWS re:Invent serverless features available in Serverless Framework v4](<https://devfeed.tech/articles/newsletter-use-new-aws-re-invent-features-today-14460.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/use-new-aws-re-invent-features-today>)

Author: Serverless Team

Published: 2025-12-09T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [IAM](<https://devfeed.tech/topics/iam.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [features](<https://devfeed.tech/tags/features.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [iam](<https://devfeed.tech/tags/iam.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [livestream](<https://devfeed.tech/tags/livestream.md>), [networking](<https://devfeed.tech/tags/networking.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [subscription](<https://devfeed.tech/tags/subscription.md>)

### AI overview

Serverless Framework v4 already includes several AWS re:Invent serverless launches, including new runtimes, streaming APIs, tenant isolation, and expanded IAM and networking controls. The article also mentions a livestream deep-dive and a limited-time subscription offer.

### Source excerpt

AWS re:Invent's biggest serverless launches are already live in Serverless Framework v4, with new runtimes, streaming APIs, tenant isolation, enriched IAM and networking controls, and more - all ready to use today, alongside a livestream deep-dive and a limited-time subscription offer.

## Newsletter: Improved Python Support, Merging Plugins into Core, and more

DevFeed: [Newsletter: Improved Python Support, Merging Plugins into Core, and more](<https://devfeed.tech/articles/newsletter-improved-python-support-merging-plugins-into-core-and-more-14289.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/newsletter-nov-2025-improved-python-support-merging-plugins-into-core-and-more>)

Author: Serverless Team

Published: 2025-11-18T00:00:00Z

Content type: news

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Python](<https://devfeed.tech/topics/python.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [IAM](<https://devfeed.tech/topics/iam.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [iam](<https://devfeed.tech/tags/iam.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [plugins](<https://devfeed.tech/tags/plugins.md>), [python](<https://devfeed.tech/tags/python.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

A Serverless Framework newsletter recaps built-in Python support, plugin consolidation into core, reliability improvements during upstream outages, IAM changes, and planned OpenTelemetry configuration and expanded variable resolution. It also mentions a limited-time discount and hiring for the Framework team.

### Source excerpt

Serverless Framework is closing out the year with major updates--new Python support built in, improved reliability during upstream outages, key IAM changes, and upcoming features like OpenTelemetry configuration and expanded variable resolution--while also offering a limited-time 20% end-of-year discount and actively hiring for the Framework team. This post recaps what's new, what's coming next, and how to get involved.

## Axiom Integration for AWS Lambda Observability in Serverless Framework

DevFeed: [Axiom Integration for AWS Lambda Observability in Serverless Framework](<https://devfeed.tech/articles/slash-aws-lambda-observability-costs-with-serverless-framework-s-axiom-integration-14361.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-axiom-integration>)

Author: Serverless Team

Published: 2024-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Amazon CloudWatch Logs](<https://devfeed.tech/topics/amazon-cloudwatch-logs.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [news](<https://devfeed.tech/tags/news.md>), [observability](<https://devfeed.tech/tags/observability.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

The article describes integrating Axiom with Serverless Framework to provide logs, metrics, and traces for AWS Lambda observability, with a claimed cost advantage over AWS CloudWatch.

### Source excerpt

Optimize AWS Lambda observability with Axiom and Serverless Framework. Save on costs compared to AWS CloudWatch while enjoying seamless logs, metrics, and traces integration. Simple setup, advanced configuration, and non-disruptive transition for efficient serverless deployments.

## Serverless Framework Now Supports AWS SAM & Cloudformation

DevFeed: [Serverless Framework Now Supports AWS SAM & Cloudformation](<https://devfeed.tech/articles/serverless-framework-now-supports-aws-sam-cloudformation-14365.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-now-supports-aws-sam-cloudformation>)

Author: Serverless Team

Published: 2024-08-26T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [AWS CloudFormation](<https://devfeed.tech/topics/aws-cloudformation.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [cloudformation](<https://devfeed.tech/tags/cloudformation.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [sam](<https://devfeed.tech/tags/sam.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Serverless Framework 4.2.3 adds support for AWS SAM and CloudFormation templates, enabling deployment of SAM and CloudFormation projects alongside Serverless Variables for AWS Lambda development.

### Source excerpt

Serverless Framework 4.2.3 now supports AWS SAM and CloudFormation templates, simplifying AWS Lambda development. Deploy SAM/CF projects seamlessly, use Serverless Variables, and streamline your workflow. Perfect for organizations seeking to consolidate serverless tools and standardize development processes.

## Serverless Framework V4 Generally Available

DevFeed: [Serverless Framework V4 Generally Available](<https://devfeed.tech/articles/serverless-framework-v4-generally-available-14370.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-v4-general-availability>)

Author: Serverless Team

Published: 2024-06-13T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Development](<https://devfeed.tech/topics/development.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [development](<https://devfeed.tech/tags/development.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [logging](<https://devfeed.tech/tags/logging.md>), [news](<https://devfeed.tech/tags/news.md>), [security](<https://devfeed.tech/tags/security.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

Serverless Framework V4 is generally available, adding native TypeScript support, a revamped Dev Mode, integrations with HashiCorp Terraform and Vault, and advanced AWS Lambda logging.

### Source excerpt

Discover the power of Serverless Framework V.4! Native TypeScript support, revamped Dev Mode, and seamless integration with HashiCorp Terraform and Vault. Enjoy faster development, enhanced security, and powerful new features like advanced AWS Lambda logging. Get started now via GitHub or npm.

## Serverless Framework V4: A New Model

DevFeed: [Serverless Framework V4: A New Model](<https://devfeed.tech/articles/serverless-framework-v4-a-new-model-14369.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-v4-a-new-model>)

Author: Serverless Team

Published: 2023-10-26T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [fees](<https://devfeed.tech/tags/fees.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [revenue](<https://devfeed.tech/tags/revenue.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

Serverless Framework V4 will introduce revenue sharing for those extending the Framework and fees for organizations with more than $2 million in annual revenue.

### Source excerpt

Serverless Framework V.4 will introduce revenue sharing w/ those extending the Framework & fees for orgs w/ $2M+ in annual revenue.

## Joot & Serverless: Machine Learning for Image Optimization on the Serverless Framework

DevFeed: [Joot & Serverless: Machine Learning for Image Optimization on the Serverless Framework](<https://devfeed.tech/articles/joot-serverless-machine-learning-for-image-optimization-on-the-serverless-framework-14263.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/joot-machine-learning-serverless-framework>)

Author: Richard Grant

Published: 2022-05-04T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [customers](<https://devfeed.tech/tags/customers.md>), [development](<https://devfeed.tech/tags/development.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [image](<https://devfeed.tech/tags/image.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

Joot, a social media image optimization tool, used Serverless to accelerate development and deploy its application quickly.

### Source excerpt

Joot, a social media image optimization tool, needed to accelerate their development and deploy their application quickly. Serverless was an all-in-one solution for Joot.

## Handling AWS Lambda Python Dependencies

DevFeed: [Handling AWS Lambda Python Dependencies](<https://devfeed.tech/articles/handling-aws-lambda-python-dependencies-14212.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/handling-aws-lambda-python-dependencies>)

Author: Dorian Machado

Published: 2022-04-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [python](<https://devfeed.tech/tags/python.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

A tutorial about handling Python dependencies when using AWS Lambda with the Serverless Framework.

### Source excerpt

Ever wondered how to deal with Python dependencies when using the Serverless Framework? Dorian shows us how smple it can really be!

## Introducing multi-service deployments via Serverless Framework Compose

DevFeed: [Introducing multi-service deployments via Serverless Framework Compose](<https://devfeed.tech/articles/introducing-multi-service-deployments-via-serverless-framework-compose-14362.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-compose-multi-service-deployments>)

Author: Matthieu Napoli

Published: 2022-04-20T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [feature](<https://devfeed.tech/tags/feature.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [services](<https://devfeed.tech/tags/services.md>)

### AI overview

Serverless Framework Compose enables deploying multiple services with one command, either in parallel or in dependency order.

### Source excerpt

We are excited to announce Serverless Framework Compose: a new feature enabling you to deploy multiple services in one command, in parallel, or ordered by dependencies!

## ShreyTheCray Interview: Serverless Framework & Cloud Explained

DevFeed: [ShreyTheCray Interview: Serverless Framework & Cloud Explained](<https://devfeed.tech/articles/shreythecray-interview-serverless-framework-cloud-explained-14209.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/guest-interview-serverless-framework-cloud-explained>)

Author: Gareth McCumskey

Published: 2022-03-31T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviews](<https://devfeed.tech/tags/interviews.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

An interview with Gareth McCumskey explaining the purpose, use cases, and process for getting started with the Serverless framework.

### Source excerpt

ShreyTheCray interviews Gareth McCumskey as he walks through the purpose, use cases, and process of getting started with the Serverless framework

## Framework V3 & Joot: Python, Machine Learning, Serverless Framework

DevFeed: [Framework V3 & Joot: Python, Machine Learning, Serverless Framework](<https://devfeed.tech/articles/framework-v3-joot-python-machine-learning-serverless-framework-14136.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/community-call-february-2022>)

Author: Richard Grant

Published: 2022-01-31T00:00:00Z

Content type: news

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [news](<https://devfeed.tech/tags/news.md>), [python](<https://devfeed.tech/tags/python.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

The article invites readers to join a monthly community call focused on Framework V3 and Joot, with topics including Python, machine learning, and the Serverless Framework.

### Source excerpt

Come join our monthly community call!

## Serverless Framework V3 Is Live!

DevFeed: [Serverless Framework V3 Is Live!](<https://devfeed.tech/articles/serverless-framework-v3-is-live-14368.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-v3-is-live>)

Author: Matthieu Napoli

Published: 2022-01-27T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

Serverless Framework V3 introduces a redesigned CLI experience, stage parameters, cleaner dependencies, and an easier upgrade path from V2.

### Source excerpt

Serverless Framework V3 is here with a redesigned CLI experience, stage parameters, cleaner dependencies, and an easier upgrade path from V2.

## Getting Started With Serverless Framework

DevFeed: [Getting Started With Serverless Framework](<https://devfeed.tech/articles/getting-started-with-serverless-framework-14203.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/getting-started-with-serverless-framework>)

Author: Gareth McCumskey

Published: 2022-01-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [3](<https://devfeed.tech/tags/3.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A tutorial on getting started with Serverless Framework 3 in a few minutes.

### Source excerpt

Here's a tutorial on how to get started with Serverless Framework 3 in just a few minutes!

## Guest Post: Developing a Serverless Scheduler Using DynamoDB TTL and Filtered Streams

DevFeed: [Guest Post: Developing a Serverless Scheduler Using DynamoDB TTL and Filtered Streams](<https://devfeed.tech/articles/guest-post-developing-a-serverless-scheduler-using-dynamodb-ttl-and-filtered-streams-14210.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/guest-post-developing-a-serverless-scheduler-using-dynamodb-ttl-and-filtered-streams>)

Author: Frédéric Barthelet

Published: 2021-12-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Streams](<https://devfeed.tech/topics/streams.md>), [Amazon Simple Queue Service (SQS)](<https://devfeed.tech/topics/amazon-simple-queue-service-sqs.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [sqs](<https://devfeed.tech/tags/sqs.md>), [streams](<https://devfeed.tech/tags/streams.md>)

### AI overview

This guest post explains AWS Lambda event filtering and describes how Serverless Framework supports filtering for stream and SQS event types through the filterPatterns option. It presents a serverless scheduler example involving DynamoDB TTL and filtered streams.

### Source excerpt

AWS announced Lambda event filtering during re:Invent 2021. This new feature helps reduce the quantity of Lambda's invocation to exactly match your requirements and possibly save on costs. We'll deep dive into a specific example in this article. We're happy to announce that Serverless Framework now supports event filtering for both `stream` and `sqs` event types via the new `filterPatterns` option

## December 2021 Community Call Recap

DevFeed: [December 2021 Community Call Recap](<https://devfeed.tech/articles/december-2021-community-call-recap-14148.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/december-2021-community-call-recap>)

Author: Steven Yi

Published: 2021-12-14T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Demo](<https://devfeed.tech/topics/demo.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [community](<https://devfeed.tech/tags/community.md>), [console](<https://devfeed.tech/tags/console.md>), [faas](<https://devfeed.tech/tags/faas.md>), [features](<https://devfeed.tech/tags/features.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [recap](<https://devfeed.tech/tags/recap.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

A recap of the December 2021 community call featuring a replay and demonstrations of recent Serverless Framework and Serverless Cloud features, plus a preview of Serverless Console.

### Source excerpt

Watch the Replay of our December 2021 Community Call! See demos of the latest features in Serverless Framework, Serverless Cloud, and a sneak peek at the upcoming Serverless Console

## AWS re:Invent 2021 Updates for Serverless Framework, Dashboard, and Cloud

DevFeed: [AWS re:Invent 2021 Updates for Serverless Framework, Dashboard, and Cloud](<https://devfeed.tech/articles/demos-post-aws-re-invent-updates-14147.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/december-2021-community-call>)

Author: Steven Yi

Published: 2021-12-02T00:00:00Z

Content type: news

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Amazon Simple Queue Service (SQS)](<https://devfeed.tech/topics/amazon-simple-queue-service-sqs.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [error-handling](<https://devfeed.tech/tags/error-handling.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [sqs](<https://devfeed.tech/tags/sqs.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

The article covers AWS re:Invent 2021 updates from the Serverless team, including how Serverless Framework, Dashboard, and Cloud use AWS enhancements such as improved SQS batch error handling with AWS Lambda.

### Source excerpt

A lot of news came out of AWS re:Invent 2021 - get updates from our team on how Serverless Framework, Dashboard, and Cloud are taking advantage of the latest AWS enhancements (like improved SQS batch error handling with AWS Lambda).

## Improved SQS batch error handling with AWS Lambda

DevFeed: [Improved SQS batch error handling with AWS Lambda](<https://devfeed.tech/articles/improved-sqs-batch-error-handling-with-aws-lambda-14241.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/improved-sqs-batch-error-handling-with-aws-lambda>)

Author: Matthieu Napoli

Published: 2021-11-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Amazon Simple Queue Service (SQS)](<https://devfeed.tech/topics/amazon-simple-queue-service-sqs.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [error-handling](<https://devfeed.tech/tags/error-handling.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [sqs](<https://devfeed.tech/tags/sqs.md>)

### AI overview

This tutorial explains how AWS Lambda's partial batch response feature improves error handling for Amazon SQS batch processing and shows how Serverless Framework supports it with a complete example.

### Source excerpt

With the new "partial batch response", handling errors in SQS batch processing with Lambda can be much more robust. Serverless Framework supports that new feature today. Learn how to use that new feature with a complete example

## Announcing Serverless Framework v3 Beta

DevFeed: [Announcing Serverless Framework v3 Beta](<https://devfeed.tech/articles/announcing-serverless-framework-v3-beta-14367.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-v3-beta>)

Author: Matthieu Napoli

Published: 2021-11-16T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Availability](<https://devfeed.tech/topics/availability.md>)

Tags: [3](<https://devfeed.tech/tags/3.md>), [announce](<https://devfeed.tech/tags/announce.md>), [availability](<https://devfeed.tech/tags/availability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [release](<https://devfeed.tech/tags/release.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

Serverless Framework v3 beta is announced as available. The planned 3.0 release includes a cleaner, redesigned CLI experience focused on actionable information and was scheduled for Q1 2022.

### Source excerpt

Today, we are very excited to announce the availability of Serverless Framework v3 beta! The 3.0 release, planned for Q1 2022, includes a cleaner and redesigned CLI experience that prioritizes actionable information.

## Join the November 18 2021 Community Call for the Latest Announcements

DevFeed: [Join the November 18 2021 Community Call for the Latest Announcements](<https://devfeed.tech/articles/join-the-november-18-2021-community-call-for-the-latest-announcements-14137.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/community-call-november-2021>)

Author: Steven Yi

Published: 2021-10-28T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

An announcement for the Serverless Community Call on November 18, 2021, at 10 AM PST, featuring Austen Collins and members of the Framework and Cloud teams.

### Source excerpt

Come join us for our upcoming Serverless Community Call on November 18, 2021 at 10 AM PST, presented by Austen Collins, CEO and creator of the Serverless Framework, and other members of the Framework and Cloud team.

## Components - Improved Credential Handling & Faster Deployments

DevFeed: [Components - Improved Credential Handling & Faster Deployments](<https://devfeed.tech/articles/components-improved-credential-handling-faster-deployments-14341.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-component-credential-handling-fast-deployments>)

Author: Austen Collins

Published: 2021-02-18T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [components](<https://devfeed.tech/tags/components.md>), [faas](<https://devfeed.tech/tags/faas.md>), [features](<https://devfeed.tech/tags/features.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

Serverless Framework Components introduces more secure credential handling and reports 80% faster deployments.

### Source excerpt

Serverless Framework Components now features more secure credential handling and 80% faster deployments

## Serverless Framework V2

DevFeed: [Serverless Framework V2](<https://devfeed.tech/articles/serverless-framework-v2-14366.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-framework-v2>)

Author: Austen Collins

Published: 2020-09-21T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [performance](<https://devfeed.tech/tags/performance.md>), [security](<https://devfeed.tech/tags/security.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

Serverless Framework V2 drops support for older Node.js versions to improve security and performance.

### Source excerpt

Dropping support for older Node.js versions, to improve security and performance

[Next page](<https://devfeed.tech/topics/serverless-framework.md?cursor=WyIyMDIwLTA5LTIxVDAwOjAwOjAwKzAwOjAwIiwgIjc4MDgzMmRmLWY4MjEtNDVkNS1hZTA0LTdjYjA4ODkxYTE1MSJd>)