Articles
How Let's Encrypt Revolutionised Web Security
A look into how LetsEncrypt changed the landscape of securing websites with SSL.
Batch Processing With AWS Batch - Part 2
This is the second part of Using AWS Batch, a fully managed service that can be used to efficiently run workloads without the overhead of configuring and managing the resources required to run the workloads.
Batch Processing With AWS Batch - Part 1
Using AWS Batch, a fully managed service that can be used to efficiently run workloads without the overhead of configuring and managing the resources required to run the workloads.
Self Hosting With Coolify
Self-hosting has become an increasingly attractive option for developers looking to gain more control over their applications and reduce dependency on third-party hosting services. This article explores the benfits of using Coolify for self-hosting.
Rebuilding My Blog with Astro
Taking you on a journey through the process of rebuilding my blog using Astro, a modern static site generator. Join me as I explore Astro's unique approach to building fast, optimized websites and how it transformed my blogging experience.
Setting Up Load Balanced EC2 Instances with Terraform
Part 2 of Setting Up Infrastructure on AWS With Terraform. Povisioning a load balancer serving requests for two EC2 instances.
Setting Up Infrastructure on AWS With Terraform (Part 1)
A primer written to help those new to Infrastructure-as-code get their feet wet, setting up infrastructure with Terraform on AWS.
App Deployment To ECS For Beginners
A guide on how to deploy a web application to Amazon Elastic Container Service (ECS) Container Service (ECS)
Flutter Development on Mac M1
I have been doing some flutter development on my Mac Intel for a while but not too long ago, I bought my Macbook Air M1 and tried to set up my Flutter environment.
TailwindCSS Typography Plugin
Explore the power of the TailwindCSS Typography Plugin in this blog post. Learn how to enhance your text styling effortlessly with this versatile plugin, and see examples of how it can improve the readability and aesthetics of your web content.
Trying Out Laravel Sail
Trying Out Laravel Sail - Created Docker environments for Laravel applications.
Backing Up MySQL
Backing up your MySQL Databases.
Managing Instances With AWS Scheduler
Saving AWS costs by managing Instances with AWS Scheduler.
Laravel Search With Elasticsearch
Search implementation with Elasticsearch in a Laravel application.
My Journey To VueJs
How VueJs became my favourite JavaScript Framework
Finding My Design Mojo With TailwindCSS
How TailwindCSS became my favourite CSS Framework
Starting Out With Laravel or Any PHP Framework
How to start out with Laravel or any other PHP Framework in your next project