Unison Cloud
Like
Deploy to the cloud with a function call. Access scalable storage like in-memory data structures. Call services as easily as local functions.
Cost / License
- Freemium
- Proprietary
Platforms
- Online
Features
Properties
- Scalable
Features
- Cloud based
Tags
- transactional
- deployment
- cloud-deployment
- Data storage
- function-calling
- revision-rollback
- microservices
- development
- in-memory
- deployment-web
Unison Cloud News & Activities
Highlights All activities
Recent News
- Fla published news article about Unison Programming Language
Unison 1.0 released with stable language, cloud deployment, and improved toolsUnison 1.0 has been officially released, introducing a stable language, distributed runtime, and ma...
Recent activities
POX added Unison Cloud as alternative to Heroku, OpenShift, Microsoft Azure and HelioHost- POX added Unison Cloud
Unison Cloud information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Unison Cloud?
Deploy to the cloud with a function call. Access scalable storage like in-memory data structures. Call services as easily as local functions.
Features:
- Deploy web services in seconds: Describe HTTP and WebSocket deployments with a single function call. No building containers, managing VMs, or other cloud infra management. Spend your time writing service logic, not fixing YAML.
- Microservices, without the overhead: Make inter-service calls with a single line of code, without serialization or networking boilerplate. Get the benefits of a microservice architecture without the headache.
- Reduce deployment risks with programmatic rollbacks: All service deployments are immutable and get a unique content-addressed hash. Named services have a stable URL and can point to any service version. Easily promote a deployment to production or rollback to an earlier version.
- Typed and transactional data storage: Getting data into and and out of storage is usually a tedious layer of boilerplate in your application. With Unison Cloud, any value may be saved in our transactional storage layer. Your access to storage is statically typed and checked by Unison's typechecker.
- Bring Your Own Cloud: The platform is simple to operate: a single Unison Cloud cluster can run arbitrary Unison services and programs without needing redeploys. There's also no need to maintain separate clusters just to avoid dependency conflicts.
- Batch compute jobs: Run your ETLs, data aggregations, or other batch jobs on elastic cloud resources.
- Secrets and config management: Upload secrets and config to our securely encrypted vault; access them easily from your services.
- Painless promotion from dev to prod: Just swap a single function call and your service is running in the cloud instead of locally. We made Unison Cloud as easy to run on localhost as it is to run in production.

