While the AWS console gives you a nice point and click interface, and really helps you explore the vast service catalog of AWS, the use of the CLI should not be neglected.
Some of the advantages of the CLI:
- Reusable, can the same command multiple times, perhaps with slight modification for quickly creating multiple instances of similar resources.
- Reproducible, can run the same command, to reproduce exactly the same kind of resource as has been created before. ... [continue reading]

... [continue reading]