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
Infrastructure provisioning
Provision and manage cloud infrastructure as code in Microtica, with GitOps, self-service, automation, and cost optimization from commit to production.
Import an existing app
Connect your Git account to import existing application code into Microtica, prepare the repository, set up CI/CD pipelines, and deploy to AWS in minutes.