MicroticaMicrotica

Applications

Apps are the code you write and store in Git, deployed within cluster components on Kubernetes, Fargate, or Lambda and managed in Microtica.

Apps are the code you write and store in your Git account. You deploy them within cluster components — hosted on platforms like Kubernetes, Fargate, or Lambda — where they run on the infrastructure your components define.

What apps give you

  • Core functionality — apps hold the logic and services of your project and run on the infrastructure your components define.
  • Git integration — your app's code is version-controlled in Git, so it's easy to manage and collaborate on.
  • Cluster deployment — apps run inside clusters, whether containerized or serverless.
  • Infrastructure support — your components supply the resources, networking, and security that keep apps running.
  • Scalability — clusters let your apps scale with demand, from simple to complex architectures. See scaling applications.
  • Unified management — deploy apps, monitor performance, and handle environments in one place.

Next steps

On this page