MachaOn
Introduction
MachaOn Projects were created to address the challenges of achieving end-to-end test flows for different deployment styles in modern software development. MachaOn is more akin to a kit of essential components designed to support diverse testing and deployment scenarios. These components enable developers to create portable, efficient, and adaptable applications tailored to architectures like serverless, microservices, and traditional deployments.
For more detailed information, visit the official website: MachaOn Projects.
Project structure
First of all, we need to split your application by deployment style:
- Containers - provides conteinerized apps which can be run on local environment.
- FaaS - provides faas apps composition for deploying on different cloud providers.