Project Modules

This project has declared the following modules:

Name Description
Containers MachaOn The Containers module within MachaOn is designed for creating containerized applications by composing artifacts from the Maven repository and integrating custom configurations. This module streamlines the deployment of modular applications via Docker, enabling developers to combine application 'bricks' such as database integrations, messaging systems, and UI frameworks into final builds.
Serverful MachaOn The Serverful module within MachaOn is designed for creating final build projects specifically tailored for serverful environments. This module provides the necessary configurations, adapters, and libraries to deploy modular applications on traditional server-based cores. It facilitates seamless integration with on-premise or cloud-hosted systems.
Serverless MachaOn The Serverless module within MachaOn is designed for creating final build projects specifically tailored for serverless environments. This module provides essential configurations, adapters, and libraries to facilitate the deployment of modular applications on serverless cores. It ensures efficient integration with cloud-native services, enabling scalable, cost-effective, and highly performant serverless solutions aligned with Clean Architecture principles.