Mastering Cloud Concepts #1: AWS Load Balancer

AWS Load Balancer Showdown: ALB vs. NLB vs. GWLB Meet Jake, the Aspiring Cloud Architect Jake is a high school student passionate about IT and cloud computing. One day, while exploring AWS, he stumbles upon something called “Load Balancers.” Curious, he asks his tech-savvy mentor, Alex, “Why do we even need load balancers, and what’s … Read more

Why You Can’t Create a Tablespace in Oracle Autonomous Database (ORA-01031 Error)

While working with Oracle Autonomous Database in Oracle Cloud, I hit a roadblock trying to do something that seemed pretty basic: creating a tablespace. This is something I’ve done before in AWS RDS for Oracle without any issues, so I assumed it would work the same way here. Well… it didn’t. 😅 🤔 What I … Read more