PinnedWebsockets 101: A biredirectional, persistent network protocolWhat are different network protocols? What is websocket? How to establish websocket connection? How is it different from REST? Read on..Oct 15, 2023Oct 15, 2023
Demystifying Kubernetes Service Accounts: The Identity Behind Your PodsThis article takes a deep dive into Kubernetes service accounts, roles, role bindings, and the use of custom service accounts in Pods.Dec 8, 2024Dec 8, 2024
5 ways to reduce latency and improve performance for your SQL queries5 standard ways to make your queries faster.Aug 18, 2024Aug 18, 2024
Docker: But why should we need it?Why do we use docker? What are its advantages? Read on to find out the whys of Docker and containers.May 26, 2024May 26, 2024
Websockets 102: Simple Chat Application using Websocket and GolangIn this article, we will gain hands-on experience in creating a simple chat application using the WebSocket protocol and Golang.Jan 1, 20241Jan 1, 20241