Getting Started with Atlas Cloud
Atlas Cloud is an online platform for managing your organization's Atlas Pro licenses. It also provides a set of features and products that complement Atlas CLI to allow teams to build robust, end-to-end schema management workflows.
Atlas Pro: Unlock the full power of Atlas CLI
For individuals and teams that want to unlock the full potential of Atlas, the Pro plan provides access to advanced CLI features, access to non-open-source database drivers, and schema management for Pro schema objects, such as views, triggers, extensions, stored procedures, and functions. For a full list of the CLI features that require login access, click here.
To start with Atlas Pro, sign up via the UI or CLI:
atlas login
Once you've logged in, you can start using Pro features in the CLI. Note, new organizations get a 30-day free trial. After that, a license is required to continue using Atlas Pro. To learn more see the pricing page.
Atlas Cloud: Take database schema management to the next level
Schema Documentation
Enjoy always up-to-date automatically generated docs and ERD for your schema. Atlas Cloud manages a single source of truth for the database schema in a format that is easy to understand and navigate.
Automatic Pull Request Review
Atlas automatically simulates and reviews your migrations during the CI process to ensure that your migrations are safe to deploy.
Simplify your Pipelines
De-clutter deployment pipelines by pushing migrations to Atlas Cloud. Atlas seamlessly integrates with modern deployment tools like Kubernetes and Terraform to make it easy to deploy your migrations to production as part of your existing CD process.
Troubleshooting and Visibility
Quickly resolve failed migrations with detailed deployment logs. Atlas Cloud provides a unified view for your database schemas and their migrations across all of your environments.
Drift Detection
Automatically monitor schema drifts and ensure your database schemas are always in sync with their desired state.
Send Notifications
Notify the right people when schema changes are proposed and deployed via Slack and other integrations.
And additional features such as pre-migrations checks, schema monitoring, and more.
Can I see a demo?
Yes, head over to our live demo account to see Atlas Cloud in action.