How Long Ago Was This EC2 Instance Started?

By accident, today I discovered an easy way how to determine how long ago your EC2 instance was started. Note that uptime shows time since last reboot, so it’s not what we get here. Here is a bash implementation.

Categories: cloud-computing |