blog.awsfundamentals.comWhat Is OIDC and Why Do We Need It?In the rapidly evolving landscape of cloud computing and application security, managing user identities and ensuring secure authentication are critical for business success. The era of AWS static credentials being exposed in GitHub and filesystems sh...Aug 7, 2024路6 min read
blog.awsfundamentals.comA Beginner's Guide to Using AWS CloudTrailIntroduction AWS CloudTrail is like a surveillance camera for your AWS environment. It sits in the background unseen and records all API calls and user activities, giving you detailed logs of who did what, what resource, and when. CloudTrail captures...Aug 6, 2024路10 min read
blog.awsfundamentals.comIntroduction to the AWS Virtual Private Cloud (VPC) - Part 3In part 2, we covered some of the VPC's more advanced capabilities. In this final article of the series, we will cover how to work with multiple VPCs and how you can give your precious users access. Let鈥檚 dig in. 馃憤 How many VPCs Segregation must be ...Jul 5, 2024路6 min read
blog.awsfundamentals.comIntroduction to the AWS Virtual Private Cloud (VPC) - Part 2In part 1, we covered some of the basics of the VPC. In this article, we will cover some of the more advanced topics Let鈥檚 dig in 馃憤 Network Address Translation While you can put things straight on the internet within a VPC, it is likely only a good ...Apr 10, 2024路6 min read
blog.awsfundamentals.comIntroduction to the AWS Virtual Private Cloud (VPC) - Part 1When building on AWS, it won't be long before you need to put some resources within a VPC. This of course depends if you are working for a startup all in on serverless or an enterprise with lots office office-based users. Either way, If you are delvi...Dec 8, 2023路8 min read