---
lang: en
title: 'Deployment'
keywords: LoopBack 4.0, LoopBack-Next
sidebar: lb4_sidebar
permalink: /doc/en/lb4/Deployment.html
---

A LoopBack application can be deployed to cloud or other environment to make it
more scalable.

- [Deploying to IBM Cloud using Cloud Foundry](deployment/Deploying-to-IBM-Cloud.md)
- [Deploying to Kubernetes on IBM Cloud](deployment/Deploying_to_ibm_cloud_kubernetes.md)
- [Deploying with pm2 and nginx](deployment/Deploying-with-pm2-and-nginx.md)
