Serverless technology made easy
Misty hosts your dockerized applications for you. Simply add a .misty.toml file to your dockerized application. The .misty.toml file controls your servlerless settings for the application.
Add the easy to use misty application to your github repository. Misty will handle the building, deployment and hosting of your application.
Push your code to github like normal and the misty application will handle building and deploying.
Never worry about a server ever again. Misty is designed to be fully Serverless from the ground up. Simply upload your docker image and let Misty deploy and manage the application for you.
Instead of paying for a server that you may not use, Misty spins up your code when an request comes in making sure that you don't pay for down time.
Misty can scale up new resources in less than 10 seconds. Our Platform monitors requests and makes sure to scale up to meet any demand that you would encounter. Don't worry about tuning your auto-scale alarms or your cluster sizes to manage costs, Misty keeps track of all that for you.
Each Misty instance is run in its own Virtual machine, ensuring that no two processes share the same memory. Additionally, each application gets its own VPC, so you can rest easy knowing that all of your traffic is secure.
The moment you push code to your main branch in git, Misty is ready to build and deploy your code for you. Don't worry about managing build artifacts or deployment scripts. Just by having the .misty.toml file and the misty application installed, Misty will handle it all for you.
Misty handles networking for you. Talk to your own resources within your Misty account, private network, or other hosting solutions easily. Don't worry about running internet gateways, NAT tables, or firewall rules.
Misty is perfect for serving HTML documents from a web server. Our platform is designed to be simple to use and empower you to get your websites up and out the door. If you can run it in docker, you can run it on Misty.
Misty is perfect for APIs to power your frontends. Our platform is built from the ground up to support a wide range of APIs. If it communicates over HTTP or HTTP2, misty can handle it.
Misty's world class autoscaling enables any application hosted on our platform to effortlessly handle scaling events such as Black Friday, product launches, and promotional events.
Serverless technology made easy