Categories
AWS S3 Serverless

My alternative to Google Photos – Serverless Solution With AWS

Difficulty Level : Medium

Categories
AWS S3

AWS S3 Bucket Cross Account, Cross Region Replication

Heyloo ! Recently I came across a weird scenario. An application written in Java that uses AWS S3 bucket for some sort of data ingestion was only allowed to use a single AWS region configured via either environment variable or application properties file. Of course, a patch could have been developed, but the release process […]