

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.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Self-Hosted
- Maven
Features
Properties
- Serverless
Nimbus Framework News & Activities
Recent activities
No activities found.
Nimbus Framework information
What 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.

