Score:2

Will critical security updates get applied even with "auto minor version upgrade" disabled?

cn flag

RDS offers an "auto minor version upgrade" setting, described in the docs, which causes AWS to automatically upgrade your database engine from time to time:

If you want Amazon RDS to upgrade the DB engine version of a database automatically, you can enable auto minor version upgrades for the database.

When Amazon RDS designates a minor engine version as the preferred minor engine version, each database [with this setting turned on] is upgraded to the minor engine version automatically

However, some other AWS docs also describe something called "required software patching", framed as distinct from other automatic engine upgrades:

Maintenance events that require Amazon RDS to take your DB instance offline are [bla bla bla], database engine version upgrades, and required software patching. Required software patching is automatically scheduled only for patches that are security and durability related.

(bolding mine)

I'm not sure how to interpret these two passages, taken together. One possibility is that if I turn off the "auto minor version upgrade" setting, no engine updates whatsoever will be applied automatically. Another possibility is that some engine updates - such as important security fixes - are "required" and thus will be applied even if I have the setting turned off, and that turning it on simply means that I'll get some other engine updates applied too, even though they don't involve important security fixes.

Understanding which interpretation is the correct one seems important when evaluating the security implications of turning "auto minor version upgrade" off. Which interpretation is true?

Score:0
cn flag

I found that Amazon applies some updates, at least on Aurora RDS, even when "auto minor version upgrade" is disabled. This happens during the maintenance window. The only way to avoid downtime (5-10 min) is to add more instances to the cluster (which effectively doubles costs, but it is what it is).

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.