Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Simple messaging \ Workflow \ETL system on MySql and .NET
FloatingBridge is a simple messaging\ workflow system based on MySql and .NET. MySql is used as the backend engine for the system.
The front-end is designed in .NET WPF (Windows Presentation Foundation).
The business logic is handled by .NET windows services.
The system provides an API which can be used to publish messages and pull subscribed messages out of the system. Therefore, this can be used as a messaging Hub in an organisation.
The system also has the ability to define workflows using a JSON format. ...