• Pricing
© 2026 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
Philipp Müns

Philipp Müns

Philipp Müns is a core developer at Serverless, Inc.

GitHubTwitter

Articles by Philipp Müns (42)

The Serverless Framework Knative Integration
Philipp MünsPhilipp Müns
Jan 24, 2020

The Serverless Framework Knative Integration

A look at our Knative Integration and the context around it.

Lambda@Edge support now available
Philipp MünsPhilipp Müns
Sep 16, 2019

Lambda@Edge support now available

Using Lambda@Edge is a great way to speed up your application. And the Serverless Framework now has support for it.

Leveraging existing event sources (S3 and CognitoUserPools)
Philipp MünsPhilipp Müns
Aug 5, 2019

Leveraging existing event sources (S3 and CognitoUserPools)

Its very likely your organisation has had an S3 bucket or Cognito User Pool in use for a while. Now you can just include them in your Serverless service.

EventBridge Use Cases and Examples
Philipp MünsPhilipp Müns
Jul 30, 2019

EventBridge Use Cases and Examples

AWS recently announced the EventBridge offering which helps developers build universal, reliable and fully event-driven applications. Come see how to use it with Serverless Framework

Serverless Framework v1.45.0 -  ALB event source, API Gateway Websocket logs, S3 hosted deployment packages, Custom configuration file names & More
Philipp MünsPhilipp Müns
Jun 17, 2019

Serverless Framework v1.45.0 - ALB event source, API Gateway Websocket logs, S3 hosted deployment packages, Custom configuration file names & More

Check out what’s included in Serverless Framework v1.45.

Serverless Framework v1.42.0 -  API Gateway Logs, Binary Media Type Responses, Request Body Validations & More
Philipp MünsPhilipp Müns
May 9, 2019

Serverless Framework v1.42.0 - API Gateway Logs, Binary Media Type Responses, Request Body Validations & More

Check out what’s included in Serverless Framework v1.42.

Serverless Framework v1.41 - X-Ray for API Gateway, Invoke Local with Docker Improvements & More
Philipp MünsPhilipp Müns
Apr 23, 2019

Serverless Framework v1.41 - X-Ray for API Gateway, Invoke Local with Docker Improvements & More

Check out what’s included in Serverless Framework v1.41.

Serverless Framework v1.40
Philipp MünsPhilipp Müns
Apr 5, 2019

Serverless Framework v1.40

Check out what’s included in Serverless Framework v1.40 (and v1.39).

How to create a REST API with pre-written Serverless Components
Philipp MünsPhilipp Müns
May 7, 2018

How to create a REST API with pre-written Serverless Components

How to create a fully-fledged REST API application using pre-written components from the Serverless Components project.

Serverless v1.25 - S3 Transfer Acceleration, API Gateway endpoint type configuration, variable system improvements
Philipp MünsPhilipp Müns
Dec 21, 2017

Serverless v1.25 - S3 Transfer Acceleration, API Gateway endpoint type configuration, variable system improvements

S3 Transfer Acceleration, API Gateway endpoint type configuration, variable system improvements, enhancements, bug fixes and more added in the Serverless Framework v1.25 release.

Serverless v1.24 - Alexa Smart Home event source, Print content of resolved serverless config file
Philipp MünsPhilipp Müns
Nov 1, 2017

Serverless v1.24 - Alexa Smart Home event source, Print content of resolved serverless config file

Alexa Smart Home event source, update checker, enhancements, bug fixes and more added in the Serverless Framework v1.24 release.

Serverless (FaaS) vs. Containers - when to pick which?
Philipp MünsPhilipp Müns
Oct 6, 2017

Serverless (FaaS) vs. Containers - when to pick which?

Docker, Kubernetes, Serverless? Let's discuss the respective ups and downs of containers and serverless.

Serverless v1.22 - CLI-based plugin discovery, encrypted variables support and new provider SpotInst
Philipp MünsPhilipp Müns
Sep 14, 2017

Serverless v1.22 - CLI-based plugin discovery, encrypted variables support and new provider SpotInst

CLI based plugin management, SSM via Serverless Variables, Spotinst Functions support, enhancements, bug fixes and more added in the Serverless Framework v1.22 release.

Serverless v1.21 - Kubeless provider support, AWS credentials management and invoke improvements added
Philipp MünsPhilipp Müns
Aug 31, 2017

Serverless v1.21 - Kubeless provider support, AWS credentials management and invoke improvements added

Kubeless support, AWS credentials management, new AWS service templates, invoke improvements, enhancements, bug fixes and more added in the Serverless Framework v1.21 release.

Serverless v1.20 - Enhancements, bug fixes and tweaks added
Philipp MünsPhilipp Müns
Aug 17, 2017

Serverless v1.20 - Enhancements, bug fixes and tweaks added

Enhancements, bug fixes and more added in the Serverless Framework v1.20 release.

Serverless v1.19 - Enhancements, bug fixes and tweaks added
Philipp MünsPhilipp Müns
Aug 3, 2017

Serverless v1.19 - Enhancements, bug fixes and tweaks added

Enhancements, bug fixes and more added in the Serverless Framework v1.19 release.

Serverless v1.18 - Request parameter support for Lambda Proxy, default value for plugin options added
Philipp MünsPhilipp Müns
Jul 20, 2017

Serverless v1.18 - Request parameter support for Lambda Proxy, default value for plugin options added

Support for request parameters when using Lambda Proxy integration and more added in the Serverless Framework v1.18 release.

Serverless v1.17 - F# service template, deployment skipping when files not changed added
Philipp MünsPhilipp Müns
Jul 6, 2017

Serverless v1.17 - F# service template, deployment skipping when files not changed added

F# service template, deployment skipping when files not changed and more in the Serverless Framework v1.17 release.

Serverless v1.16 - S3 server-side encryption and default exclusion of Node.js dev dependencies added
Philipp MünsPhilipp Müns
Jun 22, 2017

Serverless v1.16 - S3 server-side encryption and default exclusion of Node.js dev dependencies added

S3 server-side encryption, support for API Gateway usage plans, default exclusion of Node.js dev dependencies and more in the Serverless Framework v1.16 release.

Serverless v1.15 - CLI autocomplete & Cognito User Pool trigger events added
Philipp MünsPhilipp Müns
Jun 9, 2017

Serverless v1.15 - CLI autocomplete & Cognito User Pool trigger events added

CLI autocomplete, Cognito User Pool Trigger event source, KMS Key support and more in the Serverless Framework v1.15 release.

Serverless v1.14 - Deploy to Google Cloud Functions & rollback function support added
Philipp MünsPhilipp Müns
May 24, 2017

Serverless v1.14 - Deploy to Google Cloud Functions & rollback function support added

Google Cloud Functions, Rollback function, DeadLetterConfig, Login command and more in the Serverless Framework v1.14 release.

Async variable support added in Serverless v1.13 for enhanced configuration & secret management
Philipp MünsPhilipp Müns
May 10, 2017

Async variable support added in Serverless v1.13 for enhanced configuration & secret management

Async Serverless variables, Cross-Service communication, Lambda tags and more in the Serverless Framework v1.13 release.

New in Serverless v1.12 - Package/Deploy Command Separation for Better CI/CD Support
Philipp MünsPhilipp Müns
Apr 26, 2017

New in Serverless v1.12 - Package/Deploy Command Separation for Better CI/CD Support

New package command, Python 3.6 support, new OpenWhisk runtimes and more in the Serverless Framework v1.12 release.

7 Must Read Books for Becoming a Better Software Developer
Philipp MünsPhilipp Müns
Apr 17, 2017

7 Must Read Books for Becoming a Better Software Developer

Want to be a better engineer or programmer? Check out this list of resources from the Serverless team.

New in Serverless v1.11 - Trigger Functions with CloudWatch Events
Philipp MünsPhilipp Müns
Apr 12, 2017

New in Serverless v1.11 - Trigger Functions with CloudWatch Events

Trigger Lambdas through CloudWatch Logs, plus more new features in the Serverless Framework v1.11 release.

Faster Deployment for Large Services, Support for Node.js 6.10 Runtime with Serverless v1.10
Philipp MünsPhilipp Müns
Mar 29, 2017

Faster Deployment for Large Services, Support for Node.js 6.10 Runtime with Serverless v1.10

Faster deploy times for large services, support for Node.js 6.10 runtime, Groovy service template and more in the Serverless Framework v1.10 release.

Stream event improvements and custom roles for CloudFormation deployments with Serverless v1.9
Philipp MünsPhilipp Müns
Mar 14, 2017

Stream event improvements and custom roles for CloudFormation deployments with Serverless v1.9

Serverless variable system and stream event enhancements, CloudFormation services roles in the Serverless Framework v1.9 release.

Azure Functions Support with Serverless v1.8
Philipp MünsPhilipp Müns
Feb 28, 2017

Azure Functions Support with Serverless v1.8

Azure functions provider plugin, inline policies, bug fixes and improvements in the Serverless Framework v1.8 release.

Trigger Lambda functions through CloudWatch Events with Serverless v1.7
Philipp MünsPhilipp Müns
Feb 14, 2017

Trigger Lambda functions through CloudWatch Events with Serverless v1.7

CloudWatch Events support, CLI deprecation warnings, lower memory usage during zipping, bugfixes and improvements in the Serverless Framework v1.7 release.

Introducing OpenWhisk support, Python for invoke local in Serverless Framework v1.6
Philipp MünsPhilipp Müns
Jan 30, 2017

Introducing OpenWhisk support, Python for invoke local in Serverless Framework v1.6

Launching multi-provider support with the OpenWhisk provider plugin, Python for invoke local in the Serverless Framework v1.6 release.

IoT event support, Cognito user pool authorizer & install service with a name in Serverless Framework v1.5
Philipp MünsPhilipp Müns
Jan 5, 2017

IoT event support, Cognito user pool authorizer & install service with a name in Serverless Framework v1.5

IoT event support, Cognito user pool authorizer and the ability to install your service with a name in the Serverless Framework v1.5 release.

C# service template, Alexa event support, service-wide metrics in Serverless Framework v1.4
Philipp MünsPhilipp Müns
Dec 15, 2016

C# service template, Alexa event support, service-wide metrics in Serverless Framework v1.4

Introducing C# service template, Alexa event support, service-wide metrics & more in Serverless Framework v1.4

Function metrics, easier AWS credential setup, and Lambda versioning in Serverless Framework v1.3
Philipp MünsPhilipp Müns
Dec 2, 2016

Function metrics, easier AWS credential setup, and Lambda versioning in Serverless Framework v1.3

Function metrics, easier AWS credential setup, and Lambda versioning now available in Serverless v1.3

Flexible Environment Variable Support for AWS Lambda - Serverless Framework V1.2
Philipp MünsPhilipp Müns
Nov 22, 2016

Flexible Environment Variable Support for AWS Lambda - Serverless Framework V1.2

Environment variable support, optimized function packaging, per function IAM permissions, and new configuration options available in Serverless v1.2

Serverless Framework Release - 1.1.0
Philipp MünsPhilipp Müns
Oct 27, 2016

Serverless Framework Release - 1.1.0

Today we're releasing 1.1.0 of the Serverless Framework

Building a Facebook Messenger Chatbot with Serverless
Philipp MünsPhilipp Müns
Oct 4, 2016

Building a Facebook Messenger Chatbot with Serverless

Learn how to develop your very own Serverless Facebook Messenger Chatbot with the serverless framework

New Release: Serverless V1.0 rc.1
Philipp MünsPhilipp Müns
Sep 6, 2016

New Release: Serverless V1.0 rc.1

New Serverless variable system for serverless.yml added to the serverless framework

Serverless V1.0 Beta 2
Philipp MünsPhilipp Müns
Aug 17, 2016

Serverless V1.0 Beta 2

CORS support added for AWS API Gateway in the serverless framework

Serverless V1.0 Beta 1
Philipp MünsPhilipp Müns
Aug 3, 2016

Serverless V1.0 Beta 1

Multi language support added to the serverless framework

Serverless V1.0 Alpha 2
Philipp MünsPhilipp Müns
Jul 19, 2016

Serverless V1.0 Alpha 2

Serverless templates added to the serverless framework

Serverless V1.0 Alpha 1
Philipp MünsPhilipp Müns
Jun 28, 2016

Serverless V1.0 Alpha 1

Introducing the serverless service concept in the serverless framework v1 alpha

Beginning Serverless Framework V.1
Philipp MünsPhilipp Müns
May 25, 2016

Beginning Serverless Framework V.1

How startups to large enterprises, are using serverless to develop and deploy serverless, event-driven architectures on AWS Lambda