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: http

How HTTP Keep-Alive will increase the scalability of your website

How HTTP Keep-Alive will increase the scalability of your website

  • Gaurav Yadav
  • June 18, 2024June 18, 2024
  • Devops

Imagine a busy highway. Every car leaving your house needs to exit, come to a complete stop, and then re-enter the highway to visit each store. This would be incredibly inefficient, right? HTTP requests work similarly by default, creating a new connection for each request. This can overwhelm your server on a large scale because

Read More
sqs fifo queues

Setting up blog with WordPress and Nginx: Step 1- Setting up aws server and nginx.

  • Gaurav Yadav
  • October 29, 2016December 12, 2016
  • Servers

This series of blog post will take you through every step to set up a blog. What all we will use to make our Blog with an https domain and SMTP services. AWS or any other server – for hosting Nginx – server Yandex – for free smtp Domain name and DNS mapping. Lets encrypt

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