Engineering👨💻 Most interesting outage postmortems > How few services of hostedgraphite not hosted on AWS, got affected
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.