AWS Storage Blog
Tag: AWS CloudFormation
Automate visibility of backup findings using AWS Backup and AWS Security Hub
Centralizing and automating data protection helps you support your business continuity and regulatory compliance goals. Backup compliance includes the ability to define and enforce backup policies to encrypt your backups, protect them from manual deletion, prevent changes to your backup lifecycle settings, and audit and report on backup activity from a centralized console. A common […]
Automate the configuration of HAQM S3 Object Lambda to process data as it’s retrieved
Customers often have multiple applications consuming information from a single dataset stored in HAQM S3, but each application requires different variations to meet their specific needs. For example, one application may require that data be in a redacted CSV format, while another application requires unredacted information. As another example, a stock image website may require […]
Copying objects greater than 5 GB with HAQM S3 Batch Operations
Update (3/4/2022): Added support for Glacier Instant Retrieval storage class. Update (4/19/2022): Included the copy destination prefix parameter in the HAQM CloudFormation template. Update (10/26/2022): Added performance guidance and best practices, and included template optimized for copying objects restored from archive to a different storage class. Update (4/23/2025): Upgraded AWS Lambda function Python runtime to […]
How to retain resource tags in AWS Backup restore jobs
UPDATE (2/3/2022): Source code extended to support AWS Backup for HAQM S3. UPDATE (6/24/2022): Source code updated to read tags from recovery points inline with changes to AWS Backup boto3 APIs. Update (2/23/2023): Fixed bug in source code related to support for HAQM S3 backup restores. AWS customers use tags to track ownership of resources, […]
Enforcing ownership of HAQM S3 objects in a multi-account environment
Today, HAQM S3 hosts over 100 trillion objects and regularly peaks at tens of millions of requests per second. As the set of use cases for S3 has expanded, our customers have asked us for new ways to regulate access to their mission-critical buckets and objects. For example, with a data lake hosted on HAQM […]
Configuring your FTPS server behind a firewall or NAT with AWS Transfer Family
AWS customers sometimes host AWS Transfer Family endpoints in network address translation (NAT) architectures. One common reason to host the AWS Transfer endpoint behind a NAT is to protect the server with a firewall offered by an AWS Marketplace partner. With the SFTP protocols, there are generally no major issues with using NAT architectures and […]
Using Okta as an identity provider with AWS Transfer Family and HAQM EFS
Earlier this year, AWS Transfer Family launched support for HAQM EFS. With this update, you can grant your end users access to files stored in HAQM EFS file systems using any of the protocols supported by Transfer Family. However, if you use Okta as the identity provider, there are additional considerations during setup. For example, […]
Moving external site data to AWS for file transfers with AWS Transfer Family
Managing a strong, cohesive relationship with third-party vendors and outside partners involves transferring data back-and-forth to facilitate projects and workloads. Transferring data between separate organizations can be challenging, with different infrastructures, policies, and protocols to reconcile. AWS Transfer Family offers fully managed support for transferring files over SFTP, FTPS, and FTP directly into and out […]
Automate centralized backup at scale across AWS services using AWS Backup
UPDATE 11/11/2021: Updated to improve the user experience in the walkthrough steps. Reliable and consistent backup of cloud data is important to have a secure data archive and restore in the event of data loss. Traditionally, backup administrators used manual backup procedures that were difficult to scale and lowered productivity, with data distributed across multiple […]
Deploy serverless Drupal applications using AWS Fargate and HAQM EFS
Application modernization involves building applications that are faster than ever, with the ability to scale quickly to potentially millions of users, respond to change faster, and manage petabytes of data. An example of application modernization is building scalable digital experiences, such as corporate websites or external websites. Such applications require content management systems (CMS) such […]