aa-default-resource-tags.docs-review.coherence.coherencesites.com Open in urlscan Pro
34.160.217.153  Public Scan

URL: https://aa-default-resource-tags.docs-review.coherence.coherencesites.com/
Submission: On December 09 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

Search docsCtrl K
Get in touch
Contact
Get started


 * OVERVIEW
   
   * Introduction
   * What is Coherence?
   * What Makes Coherence Different?
   * How much does it cost?
   * Coherence for AWS
   * Coherence for GCP


 * GETTING STARTED
   
   * Migration guide
   * Popular Frameworks


 * CONFIGURATION
   
   * coherence.yml
   * Services
   * CI/CD Pipelines
   * Set Up a Production Environment
   * Apply for migration support


 * HOW TO
   
   * Access your database locally
   * Add environment variables
   * Run a one-off migration task after deploying a service
   * View logs for a service
   * Integrate GitHub Actions CI/CD pipelines
   * Run integration tests
   * Add Custom Cloud Resources to Environments
   * Scale a database instance
   * Create subdomains for tenants within my application
   * Customize VSCode workspaces
   * Install packages in a workspace
   * Use Emacs or VIM in a Workspace
   * Workspace authentication
   * Customize Coherence IAM Roles
   * Create an AWS account
   * Free AWS Credits
   * Break-glass Environment Changes


 * REFERENCE
   
   * cocli
   * Environment variables
   * Branch Preview
   * Preview (collection)
   * Production
   * Toolbox
   * Workspace
   * Integrations
   * Config checker
   * Can I develop locally?


 * EXPLANATIONS
   
   * Benefits of preview environments
   * Remote development with workspaces
   * Repo Structure
   * Compliance, security and privacy


 * CHANGELOG
   
   * 2023 - October
   * 2023 - September
   * 2023 - August
   * 2023 - July
   * 2023 - June
   * 2023 - May
   * 2023 - April
   * 2023 - March
   * 2023 - Jan/Feb
   * 2022 - December

Overview


INTRODUCTION


A "GOLDEN PATH" FROM DEV TO PRODUCTION

Coherence provides automated environments for developing, testing, and deploying
your app in the cloud. With a minimal yaml file, it spins up full-stack
environments with automated build pipelines using cloud-native services.

 * Get a branch preview environment for each PR
 * Run build pipelines including mission-critical steps like database seeding,
   migrations, end-to-end tests, and parallelized unit tests
 * Deploy to production with a simple UI
 * Interact with your environment’s resources via web-based SSH containers
   (access control built-in)
 * Easily manage secrets and variables


WHY CHOOSE COHERENCE?

Coherence gives you the scale and reliability of public cloud infrastructure
without the platform expertise, bandwidth, or hassle required to set up and
maintain it. Additionally, we take advantage of best practices on your behalf,
for example:

 * Environment variables and DB creds are stored as secrets by default using
   your cloud’s secrets manager
 * Advanced cost controls such as automatic autoscaling, idle environments
   spinning down automatically, and branch environments running on spot
   instances
 * Resources (such as DB/redis) are secured from open internet via network
   firewalls
 * When needed, e.g. for postgres, database proxy manages connection pool to
   protect database uptime
 * Continuous integration of new cloud native features and cost optimizations

Imagine the user experience of a Platform-as-a-Service (Heroku/Render) but
without the black box — and no infrastructure work on your roadmap. That’s
Coherence. If your team is already or soon to be cloud-enabled and doesn’t want
to spend time and money hiring or doing DevOps — give us a try!

NextWhat is Coherence? →


ON THIS PAGE


 1. A "GOLDEN PATH" FROM DEV TO PRODUCTION


 2. WHY CHOOSE COHERENCE?

×