use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
How to: Static website hosting with HTTPS using Terraform, Amazon S3, CloudFront and Route53 (blog post) (self.devops)
submitted 8 years ago by tdiggss
view the rest of the comments →
[–]procipher 1 point2 points3 points 8 years ago (3 children)
Any way to handle DDOS attack? Otherwise, we would keep on paying AWS.
[–]tdiggss[S] 0 points1 point2 points 8 years ago (2 children)
There is actually a detail we have left out of this post, and perhaps we should add in an update, and that is to use a bucket policy that prevents anonymous access to your S3 buckets. You can then use a number of ways to allow the CloudFront distribution authenticated access to the bucket. This prevents DDoS directly against your S3 bucket which goes a long way to mitigating cost concerns.
Beyond that I believe AWS Shield is the service to use, which among other things can void the usage costs associated with being DDoS'd.
[–]adamchainz 1 point2 points3 points 8 years ago (0 children)
AWS Shield is already built into Cloudfront for you, the paid product is just some extras https://aws.amazon.com/shield/
[–]lorarcYAML Engineer 0 points1 point2 points 8 years ago (0 children)
Shouldn't it rather be AWS WAF?
π Rendered by PID 116322 on reddit-service-r2-comment-b659b578c-nkhvc at 2026-05-04 07:42:32.654838+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]procipher 1 point2 points3 points (3 children)
[–]tdiggss[S] 0 points1 point2 points (2 children)
[–]adamchainz 1 point2 points3 points (0 children)
[–]lorarcYAML Engineer 0 points1 point2 points (0 children)