URL: /paas/journey/production --- title: "Production" description: "Go live with PaaS connectors" --- # Production Deployment Deploy your PaaS integration to production. ## Pre-Production Checklist - [ ] Certification completed - [ ] Security review passed - [ ] Production credentials obtained - [ ] Monitoring configured - [ ] Rollback plan documented ## Production Credentials After certification approval: 1. Request production credentials 2. Configure production environment 3. Update API endpoints 4. Test connectivity ## Go-Live Process 1. **Phased Rollout**: Start with limited traffic 2. **Monitor**: Watch for errors and anomalies 3. **Scale**: Gradually increase volume 4. **Validate**: Confirm all flows working ## Production URLs | Environment | URL | |-------------|-----| | **Sandbox** | sandbox.paas.finhub.cloud | | **Production** | paas.finhub.cloud | ## Post-Launch - Monitor transaction volumes - Track error rates - Review performance metrics - Optimize as needed