Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Deployment/Security/Data security: Difference between revisions

From OHC Network Wiki
More languages
Content deleted Content added
OHC identity seed
 
Add Navbox deployment template before Related (via update-page on MediaWiki MCP Server)
 
Line 57: Line 57:
* '''Deploy through automated CI/CD.''' Branch-based continuous integration and delivery removes manual, unaudited access to production and gives you a record of every change.
* '''Deploy through automated CI/CD.''' Branch-based continuous integration and delivery removes manual, unaudited access to production and gives you a record of every change.
* '''Roll out without downtime or exposure.''' Create new pods before terminating the old ones so a deploy never drops traffic, and so partially-updated code is never publicly reachable.
* '''Roll out without downtime or exposure.''' Create new pods before terminating the old ones so a deploy never drops traffic, and so partially-updated code is never publicly reachable.

== Next steps ==


Security controls protect the system; '''privacy controls protect the people in it'''. Continue to [[Deployment/Security/Privacy and data protection|Privacy and data protection]] for how to handle patient data responsibly and meet your regulatory obligations.
Security controls protect the system; '''privacy controls protect the people in it'''. Continue to [[Deployment/Security/Privacy and data protection|Privacy and data protection]] for how to handle patient data responsibly and meet your regulatory obligations.

{{Navbox deployment}}


{{Related}}
{{Related}}