AWS Storage Blog
Category: Expert (400)
Auditing Amazon S3 encryption methods for object uploads in real time
Encryption of data at rest is increasingly necessary for maintaining compliance and providing another layer of protection for data against unauthorized access. Amazon S3 offers multiple methods for server-side encryption (SSE) of new objects in your bucket. As not all encryption options are equal, customers often ask how to track and control the method of […]
Using Okta with multi-factor authentication for AWS Transfer for SFTP
Enterprises often use SFTP to provide third parties like vendors, partners, or offsite laboratories access to their data lakes for things like uploads, downloads, or distributing data exports to clients. AWS Transfer Family provides a fully managed SFTP (now expanded to offer FTPS and FTP) service for Amazon S3. The service frees you from managing […]
Deploying a LAMP-based multi-tier web application on AWS Snowball Edge
Imagine you are building an application at a remote location where you must process and make decisions based on locally generated data, say from surveillance cameras or from detection systems. If there is high network latency, you cannot run these applications in the cloud and process data in real time. Other times, you may be […]
Access file shares on Amazon FSx for Windows File Server from a Linux environment
An increasing number of customers are looking to move their on-premises Network Attached Storage (NAS) to the cloud in order to benefit from cloud-based storage. Many of the same customers have mixed environments and use workstations with a combination of Windows and Linux operating systems. A common approach for employees using the Windows operating system […]
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 […]
Using AWS SFTP logical directories to build a simple data distribution service
We launched the AWS Transfer for SFTP (AWS SFTP) service in November of 2018, and it has since been adopted by many organizations to enable secure SFTP access to data hosted in Amazon S3. At AWS, we are continuously iterating on our services, and many of our customers have told us that they would like […]