AWS Storage Blog

Category: Management Tools

Amazon S3

Querying data without servers or databases using Amazon S3 Select

In our time as Solutions Architects at AWS, we have supported all types of customers and use cases. We regularly hear the same feedback: instead of deploying and managing systems and infrastructure, customers want to reduce complexity and management overhead to instead focus on their core business. A source of complexity and overhead is the […]

Amazon S3

Query Amazon S3 Analytics data with Amazon Athena

I recently had a customer explain that they were aware of the benefits of various Amazon S3 storage classes, like S3 Standard, S3 Infrequent-Access, and S3 One-Zone Infrequent-Access, but they were not sure which tiers and lifecycle rules to apply to optimize their storage. This customer, and others like them, have multiple buckets and various […]

Automating Amazon EBS volume resizing with AWS Step Functions and AWS Systems Manager

In active applications, it’s possible for an Amazon EC2 instance’s Amazon EBS volume utilization to reach provisioned capacity. Depending on the application in use, this creates the risk of a customer-impacting application outage when that provisioned capacity is exhausted. One solution is to design a failover mechanism into the application. However, this can be a […]

Amazon CloudWatch Percentiles on Amazon S3 brings more precision to tracking application response time metrics

If you care about application response time, you’ll be interested in hearing about new Amazon CloudWatch support for percentiles on Amazon S3. Those responsible for the development and operation of applications understand there is a correlation between data response time and your customers’ experience with application responsiveness. For this reason, many organizations have established response […]

S3 Security

Learn how to use two important Amazon S3 security-features: Block Public Access and S3 Object Lock

Update (4/27/2023): Amazon S3 now automatically enables S3 Block Public Access and disables S3 access control lists (ACLs) for all new S3 buckets in all AWS Regions. Amazon Simple Storage Service (Amazon S3) was AWS’ first Generally Available service when it launched on Pi Day in 2006, and in doing so created cloud storage. It quickly […]

Using Okta as an identity provider with AWS Transfer for SFTP

AWS Transfer for SFTP (AWS SFTP) is a fully managed service that enables you to move file transfer workloads to AWS when they use the Secure Shell File Transfer Protocol (SFTP). Enterprises and startups across a range of industries can use AWS SFTP without needing to modify applications or manage any SFTP servers. Data uploaded […]

Monitor performance of Amazon FSx for Windows File Server with Amazon CloudWatch

Last year I co-authored a post with Helen Lin, Sr. Product Manager for Amazon CloudWatch, when we released Metric Math for Amazon CloudWatch. In that post we showed how easy it is to perform math analytics on your metrics to derive additional insights into the health and performance of your Amazon EFS file systems. Well, […]