#35 · Primary category: AI Cloud Platforms & PaaS

nitric

ai aws azure backend cloud cloud-native dart devops gcp go golang infrastructure-as-code javascript microservices nitric pulumi python serverless terraform typescript

Nitric is a multi-language framework for cloud applications with infrastructure from code.

Project last updated:02/04/26

GitHub Stars

2.0K

Forks

121

Contributors

11

License

Apache-2.0

Why we included this project

Nitric takes a different approach to cloud infrastructure: you declare the databases, queues, topics, APIs, and storage buckets your app needs directly in the application code, and it generates the deployment for whichever cloud you pick. Moving between AWS, GCP, and Azure becomes a provider choice instead of a rewrite. It ships official SDKs for TypeScript, Python, Go, and Dart, and automates the IAM and security wiring that usually requires a dedicated platform engineer. That makes it appealing to small teams who want to stand up an AI service endpoint or a data pipeline quickly while keeping the option to run on any major cloud, with Pulumi, Terraform, or a custom provider underneath. If you already have infrastructure written by hand, the value is portability and less boilerplate; if you are starting fresh, it removes much of the scaffolding from day one.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category