9 AWS Security Quick Wins

Security does not have to be cumbersome, expensive, and complex. When working with AWS there are some simple and cost effective actions that can be taken to improve your overall security posture. Delete Default VPCs Deleting default VPCs is both good for security and cost management. Removing unused networks removes the ability for compute resources […]

Using Cloudflare for Public AWS Resources Securely

Using Cloudflare is an easy way to add security and performance improvements without breaking the bank. Plans start for free and provide access to the Cloudflare DNS and CDN https://www.cloudflare.com/plans/application-services/. You generally attach a security group with inbound rule 0.0.0.0/0 after setting up your public AWS resource. When using Cloudflare, there is a more secure […]