Providers
Nitric apps have access to important cloud features. These features are provided by the Nitric Server as APIs and are used via our SDKs.
Here is a list of features offered by Nitric and primary services used to provide them:
Feature | AWS | Azure | Google Cloud | Local |
---|---|---|---|---|
APIs | API Gateway | API Management | API Gateway | Custom |
Collections | DynamoDB | Cosmos DB | FireStore | BoltDB |
Messaging: Topics | SNS | Event Grid | PubSub | Custom |
Messaging: Queues | SQS | Storage Queues | PubSub | Custom |
Schedules | CloudWatch Event Bridge | 🚧 In Progress | Cloud Scheduler | currently unavailable |
Secrets | Secrets Manager | Key Vault | Secret Manager | Custom |
Storage | S3 | Blob Storage | Cloud Storage | SeaweedFS |
Compute (Handlers) | Lambda | Container Apps | CloudRun | Docker |