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.
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.