DEV Community

Evance Soumaoro
Evance Soumaoro

Posted on

1

Building a serverless runtime for learning

I spent a portion of my time off learning and experimenting with serverless platforms. I managed to implement a basic runtime in Golang that can build, load, and run functions written in NodeJS and Golang. The source code is available at the following repositories.

The following video is a short demo of the toy project executing a sample cloud function.

A full article explaining more implementations details and project structure is available on my Blog

Top comments (0)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay