simalexan

simalexan

Personal blog and thoughts on software engineering

Recent Posts

How to create an S3 Batch Operations Job with Lambda Invoke

Recently, I have been playing a lot with AWS S3 Batch Operations. The service is amazing for processing large amounts of data in parallel. The only downside is that it is not very well documented and there are a few steps to do before you can start processing your data.

Sometimes I prefer a minimum effective dose of a post, so here is an example of creating an AWS S3 Batch Operations job using the AWS SDK for JavaScript (v3) in TypeScript:

Read more →

Welcome to simalexan.me

After a long time, I decided to come back and start writing again. One of the easy things to start writing about is what I’ve been working on lately with AWS,

Read more →