I’ve been documenting my learning journey with Amazon Web Services—and this time, it’s S3.
Here are a few things that finally clicked for me:
ARCHITECT’S LOG | Episode 09: The Infinite Storage
"If AWS is a city, S3 is the warehouse that never runs...
Searching efficiently in VS Code can save you hours of manual work. While the default search is useful, regular expressions regex unlock powerful pattern-matching capabilities. In this guide, I'll break down essential regex patterns and show you how ...