
How To Update an EC2 Machine with Amazon Linux 2
In this story, we will learn how to patch an EC2 Machine running Amazon Linux 2.
Note: Kernel Live Patching is not supported in Amazon Linux 2 instances with 64-bit ARM.
Patching the Operating System Packages
We will SSH the EC2 instance using ec-user@[machine-name] and then we will start updating Amazon…