All Things Development
  • Home
  • Bio
Subscribe
Tagged

AWS

A collection of 5 posts

Sending Large Amounts of Email Safely
AWS

Sending Large Amounts of Email Safely

Sending large amounts of email isn't as straightforward as you might think. Over the past couple of years I've learned many lessons in this realm of technology from how to build systems to handle this to managing reputation properly.

  • Josh Holat
Josh Holat Aug 4, 2018 • 7 min read
SmushIt - A Golang AWS Lambda Archiving Function
AWS

SmushIt - A Golang AWS Lambda Archiving Function

I've come across many times where I've needed to take some files at a group of URLs, download them, zip them up, and send them to someone. Unfortunately once the final archive gets to a certain size it becomes difficult to easily share (especially via email). So I wrote SmushIt.

  • Josh Holat
Josh Holat May 7, 2018 • 6 min read
Load Testing Learnings Using Locust And AWS
Technical

Load Testing Learnings Using Locust And AWS

High amounts of traffic can lead to a web developers most exciting times but also their most challenging times.

  • Josh Holat
Josh Holat May 5, 2018 • 5 min read
Organizing Your AWS CLI Profiles
AWS

Organizing Your AWS CLI Profiles

Once you are working out of more than one AWS account or need numerous sets of access key pairs there is some additional configuration you can do to make your life a lot easier.

  • Josh Holat
Josh Holat May 1, 2018 • 2 min read
My Experiences With AWS Fargate So Far
AWS

My Experiences With AWS Fargate So Far

I've recently started using Docker containers more in my projects. With the move towards containers I wanted to explore AWS Elastic Container Service (ECS) more since it exists specifically for container orchestration.

  • Josh Holat
Josh Holat Apr 23, 2018 • 4 min read
All Things Development © 2022
Powered by Ghost