AWS S3 Batch Operations

AWS S3 Batch Operations

When creating an S3 Replication Rule, objects that were uploaded prior to the rule being created will not be replicated. These will need to be replicated manually with an S3 Batch Operation. This can also be used for occasional one-off replications if needed....
AWS S3 Cross-Account Replication

AWS S3 Cross-Account Replication

When you create a general-purpose S3 bucket, AWS automatically redundantly saves all data across a minimum of 3 availability zones in the region where the bucket was created. This allows for 99.999999999% file durability, which ensures that you will never lose any of...
AWS IP Addresses No Longer Free

AWS IP Addresses No Longer Free

One of AWS’s excellent features is that public IP addresses, known as Elastic IPs, have been free as long as they were assigned to a resource. That is about to change on February 1, 2024. All Elastic IPs will be charged at $0.005 per hour while allocated to your...
12 Tips and Tricks for AWS

12 Tips and Tricks for AWS

You’ve heard of 12 days of Christmas!? Well, below are 12 Tips and tricks for AWS! Enjoy! #1 Require MFA for all users To help secure your AWS environment, it is highly recommended to require MFA for all users logging into the AWS Management Console. Follow the...
Integrate AWS Service with API Gateway

Integrate AWS Service with API Gateway

Overview With AWS integration, you can create an API Gateway to expose other AWS services, such as Amazon SNS, Amazon S3, Amazon Kinesis, and AWS Lambda. To integrate AWS Simple Notification Service (SNS) with Amazon API Gateway, you can set up a combination of AWS...
AWS Account Setup First Steps

AWS Account Setup First Steps

Setting up an environment in the cloud can be a daunting and overwhelming task. But it doesn’t need to be. This article will help walk you through the basic first steps to take after setting up your AWS account. These aren’t intended to be technical but...