Published: September 11, 2025 I'm thrilled to announce that I successfully earned my AWS Certified Cloud Practitioner certification on September 11th, 2025! This milestone represents a significant step forward in my cloud computing journey and reinfo...

Introduction An AWS IAM role is a set of permissions that define what actions and resources a user, service, or application can access within the Amazon Web Services (AWS) environment. Let's Create IAM Role: Go to the AWS Management Console at aws....

Cloud certifications are a great way to showcase your skills to potential employers and if you're an entry level engineer this can be an advantage over others. Which Cloud Certification Is for Me? Which certification you do will typically depend on y...

If you're new to AWS it can be daunting trying to get started with Lambda functions and APIs - it definitely was for me. In this post I'll take you through how to deploy your first Lambda function and expose it as an API using API Gateway. Creating y...
