

Nimbus Framework
Like
A framework that allows you to use Java annotations to describe a deployment environment, for example document stores, relational database and serverless functions. This can then be easily deployed to the cloud and also fully simulated locally.
Cost / License
- Free
- Open Source
Platforms
- Self-Hosted
- Maven
Features
- Serverless
Tags
- deployment
- serverless-compute
- cloud-deployment
- Java
Nimbus Framework News & Activities
Highlights All activities
Recent activities
No activities found.
Nimbus Framework information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Nimbus Framework?
A framework that allows you to use Java annotations to describe a deployment environment, for example document stores, relational database and serverless functions. This can then be easily deployed to the cloud and also fully simulated locally. This allows you to write unit tests that check integration, and also run a local HTTP server to check interaction with clients.
Installed as a maven dependency and plugin.
Currently only supported for AWS, but with aims to extend to other cloud platforms.

