Skip to content
Learn Steps
  • Technology
    • Programming
    • Docker
    • Linux
    • Gadgets
    • Servers
    • Software Management
    • Web development
      • Front End
    • Raspberry Pi
  • Kubernetes
    • How NodeLocal DNS Boosts Production Performance
    • Running Kubernetes in Production: Part 1
    • What exactly are Kubernetes Operators?
    • Debugging with kubectl
    • How a CNI config caused havoc in our Redis Infrastructure.
    • What to learn from a long term perspective
    • All on K8s
  • About Us
    • Privacy Policy
    • Contacts
Site Search

Tag: web socket

Web Sockets and how they solve the problem caused by pooling.

Web Sockets and how they solve the problem caused by polling.

  • Gaurav Yadav
  • September 27, 2017October 5, 2019
  • Networking

You must be aware of web services where you provide a url and when some hit those url they get some data. Now say there is a change in that data and you want to be aware of that change then what will you do. We can use polling that is keep calling the url

Read More
Get it on Google Play

5 Must-read books for DevOps and SRE.

Recent Posts

  • Swap Memory, when and when not to use.
  • Demystifying GVK: Groups, Versions, and Kinds in Kubernetes
  • What’s new in Kubernetes 1.30
  • Important Algorithms to Know in Distributed Systems
  • Kubernetes and the Reconciler Pattern: Maintaining Order in the Chaos
  • API vs ABI: Why Both Matter in Software Development
  • Understanding TCP and UDP: A Deep Dive into Sockets
  • Different types of system calls
  • Kubernetes in Production: Should you run your own worker nodes?
  • Kubernetes in Production: Managed Control Plane – Worth Considering for Kubernetes

Tags

algorithms aws Basics on Kubernetes cloud cloud native infrastructure containers data databases data structures debugging design patterns devops docker git infra provisioning infrastructure as code infrastructure automation interviewquestions javascript k8s kubernetes linux memory management monitoring mysql networking nginx performance pods programming prometheus python redis scale servers software development sre system architecture systems tcp terraform Tooling in Devops vagrant web development working on scale

Other Websites

Get Website IpĀ 
Check IP
Check Telnet
Check Ping

Letusdevops: Mock Interviews and Guidance

RSS Feed RSS - Posts

In love with code