Nimbus Framework icon
Nimbus Framework icon

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

Platforms

  • Self-Hosted
  • Maven
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Serverless

 Tags

  • deployment
  • serverless-compute
  • cloud-deployment
  • Java

Nimbus Framework News & Activities

Highlights All activities

Recent activities

No activities found.

Nimbus Framework information

  • Developed by

    Thomas Allerton
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  39 Stars
  •  4 Forks
  •  4 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Nimbus Framework was added to AlternativeTo by Thomas Allerton on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

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.

Official Links