So I've been googling around and couldn't find an answer to my question (I don't discount the option that I could be asking the wrong question after all).
I see there is a question that deals with something similar (Established Security Design Patterns?) focused on software development but in my case I am looking for a higher level/overall architecture involving everything regarding information security. Not specifying the implementation or finer details.
Say for example: It would be a good security pattern to have a disaster recovery site, to implement a PKI and encrypt all information in transit and at rest, to rotate keys each X time, to authenticate all users that log on specific devices, to destroy all to-be-discarded devices that contain sensitive information, etc.
Is there something like that?