In this post I wanted to cover how to Activate U2F Fido Keys for AWS root account. After logging if you click on IAM you will see the dashboard like below where 4 steps are not yet complete. We will complete those first steps and other post will cover the other steps such that we […]
Category: AWS
I wanted to go through the process of Redis running in AWS ElastiCache, since we have already covered Docker, Azure and plain vanilla Redis on Linux Server. Redis in AWS is under the umbrella of ElastiCache, where they offer Redis and Memcached. There are different type of nodes offered by AWS ElastiCache: Standard Memory Optimized […]