MechCloud
  • What is MechCloud?
  • MechCloud Website
  • Launch Portal
  • Links
    • Discord
    • Youtube
    • Blog
    • LinkedIn
    • Twitter
  • Comparison With WordPress
  • Tutorials / Blog Posts
  • Administration
    • Multitenancy
      • Tenant
      • Team
    • Subscriptions
      • Basic
      • Pro
  • Cloud Computing
    • Cloud Accounts
      • Add An Account
        • AWS
        • GCP
        • Azure
      • Configure Regions / Zones
      • Discover Assets
      • Real-time Visualization
        • AWS
          • Tags
          • CloudTrail
        • GCP
  • AI Agents
    • AWS Agent
      • EC2
      • Lightsail
      • Multi-operation Prompts
    • Systems Agent
      • Cloudflare
      • MongoDB Atlas API
  • Website Builder
    • Routing
    • Micro app based architecture
    • Site
    • Site Node
    • Custom Components
      • Frame
      • Layout
      • External Page
      • Component
    • Special Tags
      • <mc-navigation-link>
      • <mc-render-node>
    • Page Designer
      • Single Component Prompts
        • Native HTML tags
        • MechCloud UI Components
        • Demo Components
        • Third Party Components
      • Multi Components Prompts
Powered by GitBook
On this page

Was this helpful?

  1. Website Builder

Micro app based architecture

PreviousRoutingNextSite

Last updated 3 months ago

Was this helpful?

MechCloud site builder has first class support for micro app architecture which is quite similar to micro frontend architecture. Unlike micro frontend, a micro app in MechCloud can have vuejs components only. Micro app architecture is what makes MechCloud stand out from other no / low code tools as you will never run into a situation where you will not be able to onboard a page in MechCloud irrespective of the complexity of the page. This is a serious limitation in most of the no/low code tools out there.

Micro apps are used to make custom components (Frame, Layout, External Page and Component) developed by third parties available to the sites created using MechCloud site builder. These custom components can be consumed by a MechCloud site by running micro apps either on a remote location (e.g. cloudflare pages) for production or on a local machine during the development phase.

Partner driven micro app architecture (1)