# How to use multiple runtimes in a single serverless microservice

DevFeed: [How to use multiple runtimes in a single serverless microservice](<https://devfeed.tech/articles/how-to-use-multiple-runtimes-in-a-single-serverless-microservice-14124.md>)

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

Author: Jeremy Coffield

Published: 2017-09-15T00: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>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Microservice](<https://devfeed.tech/topics/microservice.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>), [development](<https://devfeed.tech/tags/development.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>), [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>)

## AI overview

A tutorial on using multiple runtimes in a single serverless microservice to support mixed-language development with the Serverless Framework.

## Source excerpt

How to build an application using multiple runtimes to supported mixed-language development with the Serverless Framework