If you’ve been running serverless for a while, you’ve probably had that moment where your AWS bill makes you blink twice. Lambda, DynamoDB, API Gateway — individually cheap, collectively sneaky.The good news: with a few deliberate tweaks, you can keep… Read More ›
engineer
🌿 What Is Amazon Greengrass and Why It’s a Game-Changer for Edge Computing
In today’s connected world, billions of devices generate vast amounts of data every second — from industrial sensors to smart home devices. Sending all that data to the cloud for processing can be slow, expensive, and sometimes impractical. This is… Read More ›
AWS Innovations 2025: AI Tools and Infrastructure Updates
As we navigate through 2025, AWS continues to push the boundaries of cloud computing, introducing a suite of services and enhancements that cater to developers, AI enthusiasts, and infrastructure architects alike. Here’s a curated overview of the most impactful AWS… Read More ›
Use Projen to deploy custom packages to AWS CDK
Projen is a tool that streamlines managing AWS CDK projects by automating tasks like file generation and dependency management. It allows developers to focus on infrastructure code instead of project setup. By following specific commands, users can create projects, configure repositories, and publish packages to npm and GitHub.
Why Use AWS CDK?
Firstly I’m a huge fan of AWS CDK for all different scale projects. I use it for projects that start at 1or 2 API’s and services to hundreds. So, what is it? AWS CDK or the Cloud Development Kit is… Read More ›
Software as a Service SaaS and Micro SaaS
What is SaaS? SaaS stands for “Software as a Service.” It is a software delivery model in which software is hosted by a third-party provider and made available to customers over the internet. Customers access the software through a web… Read More ›
Software Engineering Side Hustle
A software side hustle refers to a part-time or freelance business or activity that leverages a software engineer’s skills, knowledge and experience. It’s a way for software engineers to use their skills and talents to create additional income streams and… Read More ›
UML – What is it?
UML (Unified Modeling Language) is a graphical language for representing and documenting the design of a software system. It provides a standard set of symbols and notation for creating diagrams that describe different aspects of a system, such as its… Read More ›
Portfolio Page
So, I have decided as a fun little designing exercise that I would design myself a portfolio webpage. Though I’m not looking for work I thought that it would always be useful to have as you never know what is… Read More ›
Full Ahead ezConsole
The collection of applications I have been working on recently is coming together to create an application called ezConsole. ezConsole will be a very handy desktop application specifically designed to work with AWS. ezConsole can be thought of as a… Read More ›