A Beginner's Guide to Kubernetes: Exploring the Building BlocksThis article serves as a introduction to Kubernetes (K8s), a powerful open-source Kubernetes, often abbreviated as K8s, is an open-source platform designed to automate the deployment, scaling, and operation of application containers. Originally devel...May 20, 2024·11 min read
Pakistan's Agricultural Crossroads: Navigating Challenges and Embracing OpportunitiesSep 3, 2023·12 min read
Why you should (not) use GraphQL ?Recently, I read about the GraphQL which is a query language for APIs. I thought to give a try and share the experience with you. What is GraphQL? As described earlier, GraphQL is a query language for APIs. Basically, it gives clients the power to as...Feb 19, 2023·3 min read
Why Microservices are more complex than you think?Microservices are a distributed system architecture, and they have lots of problems associated with them. Nowadays, more and more companies claim they are using microservices, whereas the reality is quite different from what they claim. The defining ...Feb 12, 2023·2 min read