How to efficiently patch Magento 2 deployments at scale
Deploying patches is simple for in-house development teams or smaller Agencies maintaining only a few stores. Manually applying patches per project is simple, but doesn’t scale well. Both from time cost and security exposure perspectives. If your optimistic and confident in your monitoring setup, patching can be less than a few hours of engineering time. Live Patching Live patching is reserved for high severity security related patches (think CosmicSting, SessionReaper), that need to be released to production ASAP....