Overview
Getting Startedβ
Genezio Overviewβ
Welcome to the Genezio documentation.
Genezio is a powerful function-as-a-service (FaaS) platform that makes deploying AWS Lambda-like functions a breeze. On top of the FaaS, it features a typesafe backend-as-a-service (BaaS), ensuring type-safe communication between your backend and frontend, which means fewer bugs and smoother development.
With Genezio Typesafe, you get out-of-the-box authentication, easy project configuration using decorators, and built-in rate limiting. These tools streamline your workflow, so you can focus on coding and building great applications without the hassle. Whether you're a seasoned developer or just getting started, Genezio has you covered.
Genezio Functionsβ
Genezio Functions are the core of the Genezio platform, allowing developers to deploy and manage serverless functions with ease. These functions operate similarly to AWS Lambda, enabling you to run code in response to events without managing servers. With Genezio Functions, you focus on writing code and the platform handles the deployment and scales automatically.