The TLDR Tech
  • Home
  • Django
  • Dev Hacks
  • About
  • Author
  • Consult
Tagged

AWS

A collection of 3 posts

How to add custom security groups to beanstalk?
AWS

How to add custom security groups to beanstalk?

.ebextensions can help you attach custom security groups to the instance. Create a new security group, make sure to name the security group appropriately. You can add your custom inbound and outbound rules to the configuration. Let us name it demo-security-group, make sure to use the Security Group Name and

  • Arghya Saha
Arghya Saha Feb 17, 2022 • 1 min read
Cloudfront IP address list for all locations
AWS

Cloudfront IP address list for all locations

Using CDN would be one of the first pieces of advice which anyone would give when you want to improve the performance of your globally distributed users. CloudFront is the AWS CDN, which helps you integrate seamlessly into the AWS ecosystem. While using CloudFront you might come across one of

  • Arghya Saha
Arghya Saha Dec 29, 2021 • 1 min read
Why does S3 take more time to upload after a few months of heavy usage?
AWS

Why does S3 take more time to upload after a few months of heavy usage?

The TLDR answer:If you are using a flat structure(i.e. no directory inside bucket) to upload objects to the S3 bucket, then there you go that is the answer. I have worked with buckets that have 2M objects but in a flat structure taking almost 5x the time

  • Arghya Saha
Arghya Saha Dec 25, 2021 • 1 min read
The TLDR Tech © 2022
Powered by Ghost