Nothing here yet.
Nothing here yet.
If you're relatively new to cloud infrastructure, you've probably heard of the importance of automation and CI/CD processes. I used GitHub actions on a client project but wanted to do some additional learning and deploy some pipelines of my own so in...

When following YouTube tutorials a lot of them will teach you to deploy resources through the console. Whilst this is a great way of learning it isn't what you will be doing in your day to day job as most project work will be done through code using ...

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...
