All articles
Latest first
The importance of Docker as a developer
Docker has become a key tool for any developer. It is no more something that only the Devops person should know. In this article I will talk about the reasons why Docker is so important to know as a d...
Read article
Using separate ssh keys and using them inside your cicd pipeline for security
In this blog post, I am going to share my experience on what I learned about SSH keys and some of the security benefits that we get once we implement them. So, if you are interested in the details the...
Read article
Deploying Laravel as a Serverless Solution with Bref
This blog post explores deploying Laravel applications as serverless solutions using Bref and AWS Lambda, emphasizing benefits like automated scaling and reduced server management. It includes a step-...
Read article
Securing your AWS keys for SES with IP restrictions
Security is a crucial aspect of any application, and safeguarind the AWS keys and secret is very important. In this article, I would talk about how you can add an additional layer of security by restr...
Read article
Traffic tamers: unveiling the load balancing algorithm arsenal
In this blog post, we embark on an in-depth exploration of load balancing algorithms, uncovering the intricacies and mechanics that drive their effectiveness.
Read article
Beyond Boundaries: How FrankenPHP Redefines PHP Application Runtimes
FrankenPHP is a contemporary PHP app server crafted in Go, boasting numerous advantages. Among its standout features, one that truly captures the spotlight is its remarkable ability to construct a sta...
Read article
The future is low-code adapting to the inevitable
Let's talk about the future of software development—low-code solutions. In an era where no-code solutions are gaining ground and rapidly evolving, low-code still holds a significant share of the marke...
Read article
How saloon php helped me changing my newsletter integration in minutes
Discover the amazing power of Saloon PHP as I share how it completely transformed my newsletter integration process in just minutes!
Read article
5 reasons why you should use saloon to connect to third party api
Saloon is a PHP library that provides a fluent API integration framework. It can be a great tool for developers implementing API integrations with third-party APIs or building SDKs.
Read article