Amazon Web Services (AWS) has come out with a number of new features to compete with the likes of Google, Microsoft, and a litany of other cloud service provider’s push into the enterprise user space. Google has had Google for Work for quite some time. Microsoft introduced Office 365 within the past couple of years and Amazon has added many of the same features — just offered as separate pay-as-you-go services.
AWS: EBS Update: Elastic EBS Volumes
A couple years ago Amazon Web Services (AWS) introduced one of the most requested features: a mountable file system that could be used across multiple server/elastic compute/EC2 instances. In addition to that it would scale automatically — no setting a storage size — with however much data you used, just like their simple storage service (S3). It was called Elastic File System (EFS). However, elastic block storage (EBS) is still used by most to mount operating systems and often even for file storage (partially due to legacy use and since it is seen as more stable). So what happens when you reached your EBS limit? In the past it was no different than running out of hard drive space on a personal computer (or Mac). Most people panicked, freaked out, panicked some more, then started the long process of adding a new, larger drive (EBS volume) and copying all the existing data over from the old drive or adding a new drive then altering a bunch of software code to split where it can find the data.
AWS: Rekognition Update
Amazon Web Services (AWS) had added a new feature to it’s Rekognition facial recognition service: age range. The artificial intelligence cloud service has added age ranges to it’s analysis of peoples’ faces. When you feed in a photo (image) it will estimate the minimum and maximum age range of each person in the photo:

https://aws.amazon.com/blogs/aws/amazon-rekognition-update-estimated-age-range-for-faces/