Zephyr Cloud is a platform accelerate your development workflow by providing a simple way to deploy and manage your applications - cloud agnostic, framework agnostic and bundler agnostic1.
Under the hood, Zephyr takes a snapshot of your application and deploy it to the edge in sub-seconds2, allowing you to preview and test your application in a real-world environment before deploying it to production - make "testing in production" a reality. Whenever the version of your application is ready for production, you can promote it to production with a single click.3
Whether you're are a small team or a large enterprise, Zephyr Cloud is designed to remove the ambiguity between different cloud providers, helping you build with speed and freedom.
Zephyr Cloud is now in public beta. If you experience any issues, do jump in our Discord and let us know (we hang out here!).
Some of Zephyr Cloud's features include:
Feature | Description |
---|---|
Version control | Enable you to deploy unlimited versions (depends on your cloud usage) of your application ever deployed on chrome extension and dashboard. |
Rollback and forward | Rollback and forward your application. |
Sub-second deploy | Deploy production and preview version of your application in sub-seconds. |
Long-lived preview links | Every versions that ever deployed will be live forever unless you delete the deployment. |
Dependency management | Monitor and visualize your dependency of your application - be it remote modules within a app utilizing module federation, or npm packages. |
See a list of frameworks, bundlers and cloud providers here
Details subject to change or under development.We don't assume you know everything about cloud or edge. Whenever we mention a concept or a piece of software, we aim to provide relevant links wherever possible. Our documentation site is Open Sourced, if you wish to contribute, do check out our Github and open any issues/pull requests.
At the same time, it'd be useful to have a basic understanding of modern frontend frameworks such as React, running commands in terminals, node, package management solutions such as npm and the concept (or usage) of monorepo. If you're new to web development, we recommend you to check out MDN Web Docs for a comprehensive guide. On the other hand, if you want to know more about Micro-Frontends and Module Federation, our Module Federation Deep Dive is prepared for you.
Last but not least, welcome to dive into the learning section when you are ready to dive into Micro-Frontends, it's terminologies and configuration.