AWS Partner Network (APN) Blog

Tag: Amazon S3

Index Engines’ Intelligent Management of Legacy Backup Data to AWS in Support of Long-Term Retention

By Sabina Joseph, Head of Global Storage Partnerships and Alliances, Amazon Web Services Index Engines is an APN Technology Partner Data is the lifeblood of every organization.  Data that is generated by people is the foundation of future decisions, ideas and products that will represent business growth and success. However much of this data, the […]

How to Build Sparse EBS Volumes for Fun and Easy Snapshotting

By Ian Scofield, Partner Solutions Architects – AWS By Mike Ruiz, Partner Solutions Architect – AWS If you are familiar with Amazon Elastic Block Store (Amazon EBS) and the EBS volume snapshotting process, you may know that we recommend initializing – that is, reading every block – on volumes that have been created from snapshots […]

Oracle Database Encryption Options on Amazon RDS

Follow an AWS expert’s research on various encryption options such as Oracle Transparent Data Encryption (TDE) and Oracle Native Network Encryption (NNE), as well as SSL options on Amazon RDS. This post explains how Amazon RDS supports Oracle TDE, Oracle NNE, and SSL. If you’re an architect or a developer, this will help you plan and configure storage and network encryption on Amazon RDS. You should be aware of the need to encrypt data at rest and how Oracle TDE, Oracle NNE, and SSL can help you achieve your encryption goals.

AWS Migration

Amazon VPC for On-Premises Network Engineers – Part 2

Editor’s note: This is the second of a popular two-part series by Nick Matthews. Read Part 1 >> By Nick Matthews, Partner Solutions Architect, CCIE #23560 In the previous post on Amazon Virtual Private Cloud (Amazon VPC), we covered the basic anatomy of a VPC and the different ways to connect a VPC to the outside world. […]

AWS Operations

Terraform: Beyond the Basics with AWS

Editor’s note: This post was updated in March 2018. By Josh Campbell and Brandon Chavis, Partner Solutions Architects at AWS Terraform by HashiCorp, an AWS Partner and member of the AWS DevOps Competency, is an infrastructure as code (IaC) tool similar to AWS CloudFormation that allows you to create, update, and version your Amazon Web […]

Storage_featured

Getting the Most Out of the Amazon S3 CLI

Amazon S3 makes it possible to store unlimited numbers of objects, each up to 5 TB in size. Managing resources at this scale requires quality tooling. When it comes time to upload many objects, a few large objects or a mix of both, you’ll want to find the right tool for the job. This post looks at one option that is sometimes overlooked: the AWS Command Line Interface (AWS CLI) for Amazon S3.