Deploy Langfuse on AWS
⚠️
Before following this guide, please make sure that you are familiar with the self-hosting documentation.
Langfuse is open source (MIT licensed core product) and you can deploy it on any platform to add observability, evaluation and prompt management to your LLM applications. Langfuse is configurable via environment variables, you can find the full list of available configuration options in the self-host guide.
We recommend deploying Langfuse on AWS using the Elastic Container Service (ECS) and Fargate for a scalable and low-maintenance container deployment. Note: you can use AWS Cognito for SSO.
Template
Have a look at this configuration template: aws-samples/deploy-langfuse-on-ecs-with-fargate