Chapter 12: Security on AWS
Yes, I know I'm going backwards. I ignored this long boring looking chapter as long as I could. It seems to be more of the same stuff as elsewhere related to security. I'll start by highlighting things I don't know about. Service Health Dashboard S ervice Health Dashboard - this is where you here about nasty things from AWS. This has an exhaustive list of regions and services and any issues impacting them. Nice. There's also a phd, a personal health dashboard (how to get an instant PhD) I guess this just tells you about regions/services that you having running? Mines empty at present. Oh, it's listed under premium services. It would nice it they told you that when you tried using it? Time-Based One-Time Password (TOTP) Standard Sure, I've heard of this before, it's used for two-factor authentication/multi-factor authentication (MFA). But how does it work? Here's a good overview of OTP and the 2 main approaches for generating them , ...