Basics of the Basics to AWS – Part 2: Storage

2024-05-29T01:08:01+00:00

Every application contains instructions made up of bytes and we want to make sure that these are kept safe in a secure storage system. When building applications on the cloud, it's beneficial to know about the different types of storage systems to pick the right tool for the job. Welcome to part 2 of my 6-part series called Basics of the Basics to AWS, where I introduce you to AWS by breaking it down into smaller digestible concepts related to software development.  In this article, I will be talking about AWS Storage Options. Before we proceed with the services, we’ll [...]