As containers continue to dominate modern application deployment models, many organizations still...
Back in around 2013, I was neck-deep in a project where we had to upgrade a legacy PHP application...
Why the FOCUS Framework Matters in Real-World FinOps When you’ve worked with cloud bills...
Working with AWS is powerful, but developing and testing cloud-native applications can be...
When you're first introduced to Java, one of the first things you’ll write is: public class...
A post by Sayed Naweed Rizvi
Var, let & Const are used to declare variables, objects and constants in JavaScript. ...
You may be asking yourself, "What in the world is a JSON Web Token and why do I need to know about...
Code review is an essential part of the software development process. If done properly, it will not...
Callback functions are known to many programming languages, with almost similar style and purpose. ...
Over the years, applications have evolved from being a Monolithic Centralised deployments to...
If you are setting up gitlab-ci pipeline, you will need to establish a secure connection between the...
Cloud is in the air, literally !! Kubernetes has been a game changer, when it comes to scaling your...
LocalStack is a great tool which Simulates the AWS services on your local system. You can run the...