# Getting Started with Serverless First things first, lets get the serverless framework installed on your machine. ```bash # Installing the serverless cli npm install serverless -g ``` ## Choose your compute provider
Amazon Web Services
Quick Start Guide
Azure Functions
Quick Start Guide
Apache OpenWhisk
Quick Start Guide
Google Cloud Functions
Quick Start Guide