# ANN: AWS Lambda Custom Runtime for OCaml

**URL:** https://discuss.ocaml.org/t/ann-aws-lambda-custom-runtime-for-ocaml/2991
**Category:** Ecosystem
**Tags:** announce
**Created:** [December 2, 2018, 12:34am UTC](https://discuss.ocaml.org/t/ann-aws-lambda-custom-runtime-for-ocaml/2991 "2018-12-02T00:34:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![anmonteiro](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ocaml.org/anmonteiro/32/300_2.png) [@anmonteiro](https://discuss.ocaml.org/u/anmonteiro)
#### Post date: [December 2, 2018, 12:34am UTC](https://discuss.ocaml.org/t/ann-aws-lambda-custom-runtime-for-ocaml/2991/1 "2018-12-02T00:34:35Z")

</div>

Last Thursday at re:Invent, AWS announced the ability to run custom runtimes in AWS Lambda ([blog post](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html)).

Today I have the pleasure of announcing an OCaml custom runtime for AWS Lambda that, while in its early stages, already works quite well.

I haven’t made a release yet, but if you wanna try it out you can head over to the [GitHub repo](https://github.com/anmonteiro/aws-lambda-ocaml-runtime) and ping me directly if you have any questions.

---

<div class="post-metadata">

### Author: ![perry](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ocaml.org/perry/32/518_2.png) [@perry](https://discuss.ocaml.org/u/perry)
#### Post date: [December 2, 2018, 4:36pm UTC](https://discuss.ocaml.org/t/ann-aws-lambda-custom-runtime-for-ocaml/2991/2 "2018-12-02T16:36:11Z")

</div>

This is great! Thank you!
