Hibernate+Spot fleet on AWS AWS has been constantly working on solutions to make computing less expensive
Engineering👨💻 Centralised logging Logs from various components in a distributed systems need to come together
Engineering👨💻 Quick AWS commands Uploading custom ssl certificate to AWS Cloudfront: aws iam upload-server-certificate --server-certificate-name <
Engineering👨💻 Few Logrotate Configs Logrotate is a linux utility which rotates files upon certain conditions.If
Engineering👨💻 Rolling update on AWS Autoscaling AWS autoscaling groups let you manage a set of instances and scale
Why does s3 return 403 and not 404? S3 is an object storage service with abilities of serving a website.
Engineering👨💻 move a folder to other git repo To move a sub-directory/folder to other git repo. Let's