Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
HEIN+FRICKE
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Talk:04 Deployment & Release Management Procedure
(section)
Add topic
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
Add topic
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== 5. Deployment Process == === 5.1 Pre-Deployment Activities: === ==== 5.1.1 Environment Setup ==== * Check server health (CPU <80%, memory <70%). * Verify database connectivity (e.g., MySQL, PostgreSQL) with test queries. * Validate SSL certificates are active. ==== 5.1.2 Build and Packaging ==== * Run build scripts to create artifacts. * Create database migration release script. * Push artifacts to Artifactory with version tags. * Tag build in Git (e.g., git tag v1.2.3) and push to repo. ==== 5.1.3 Checklist ==== * Confirm prod backups are complete. * Verify network connectivity. * Check disk space on prod servers. * Ensure rollback artifacts are available in Artifactory. ==== 5.1.4 Backups ==== * Create database backups. * Backup configuration files. * Test and validate restore process in staging to confirm backups are usable. === 5.2 Deployment Execution: === ==== 5.2.1 Checklist ==== * Verify artifact version matches Git tag. * Check dependencies are installed. ==== 5.2.2 Execution ==== * Run deployment script or manual deployment. ==== 5.2.3 Monitoring ==== * Watch server logs. * Monitor CPU, memory, and response times. === 5.3 Post-Deployment Activities: === ==== 5.3.1 Verification ==== * Run smoke tests (e.g., login, API health check) in prod within 10 minutes. * Check performance (e.g., <200ms response time) manually or in Grafana dashboards. * Confirm key features work via manual checks or automated scripts. ==== 5.3.2 Rollback ==== * Revert to previous artifact in Artifactory (e.g., app-v1.2.2.jar). * Restore database from last backup. * Test rollback in staging first if time permits. * Notify teams if rollback occurs. ==== 5.3.3 Notifications ==== * Email clients with release notes for major releases (e.g., new UI features). * Email specific stakeholders for hotfix. * Notify stakeholders of any user-facing changes via email. ==== 5.3.4 Documentation ==== * Update release notes in GitHub Wiki with features, fixes, and issues. * Record new environment settings (e.g., updated API keys) in Confluence.
Summary:
Please note that all contributions to HEIN+FRICKE may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
HEIN FRICKE:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)