RDS Restore
Restore an RDS instance from a snapshot into your selected VPC and network configuration
Select Snapshot
Instance Configuration
Network
Engine & Encryption
Zero-ETL Integration
Guided runbook for re-creating the Aurora → Redshift Zero-ETL integration (Production account)
procpid of every active session on frauddb except the rdsadmin system user and this session. Those procpids auto-populate Step 2b for termination.12345, 67890). If there were no results, skip directly to Mark Complete.frauddb as the database name. If frauddb was not successfully dropped in Step 2c, this step will fail.Build · Fraud
CI — build Fraud release or snapshot AMIs via the Jenkins cut-release job. This builds artifacts; use Deploy to ship them.
Cut Release Line
Cuts branch CORE-X.Y, bumps master, tags X.Y.0, copies the CI job, and builds AMIs.
Point Release
Tags the next patch on the existing branch (no branch cut, no master bump). Version auto-incremented from the latest tag.
Build · Clarity
CI — build Clarity AMIs via the symphony-pipeline (CodePipeline). Runs for real (no dry-run); use Deploy to ship them.
Build Clarity
Starts the symphony-pipeline on the master branch: Source → Test → Build → Bake-AMI. No dry-run — CodePipeline executes for real. The patch counter auto-increments from the sprint version in CodeCommit.
Dev build — SPRINT_VERSION=snapshot
Sprint version (e.g. 2.83); patch auto-increments.
Deploy · Clarity
Deploy Clarity via CloudFormation/ASG instance refresh (Step Functions) — no ops-war
Clarity ASG Deploy (new — no ops-war)
Strapi Promote
Promote code/schema (and optionally content data) between Strapi environments (dev / staging / prod). Always uses the prod account Strapi EC2.
Promote Environment
src/ folder (content-type models, components, API code) from source to target, then restarts the target pm2 app. The database and media are not touched. Data & uploads (only if checked): also dumps the source MySQL content tables (skipping admin/auth/system tables), rewrites environment URLs, imports into the target DB, and syncs the uploads/ media folder. All directions supported; any direction into prod requires typed confirmation.Release Runbook
End-to-end release checklist — track every step from branch cut to post-release