AWS Storage Services – Low Cost Cloud Space
In this episode, we take a look at the AWS storage services group. This includes some of the older services like S3 and elastic block storage. If you have not had a look at these offerings recently, then it is worth your time to get reacquainted with them. Fast to Slow Access One of the primary differences in storage types is how fast (or slow) the data can be accessed. The Simple Storage Service (S3) has become an almost ubiquitous service for websites and document storage platforms. This is easy to use, and many tools (including WordPress) have plugins that make it easy to offload static files (images and even CSS or JavaScript) to S3 as a form of CDN. The access... Read more