<!--
title: Hello World Example
menuText: Examples
description: Example of creating a Hello World function in Node.js and Python with the Serverless framework
layout: Doc
menuOrder: 4
-->

<!-- DOCS-SITE-LINK:START automatically generated  -->

### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/aws/examples/hello-world/)

<!-- DOCS-SITE-LINK:END -->

# Hello World Serverless Example

Pick your language of choice:

- [JavaScript](./node)
- [Python](./python)
- [Ruby](./ruby)
- [Java8](./java8)
