Cover Image for Understanding HTTP and HTTPS as a Beginner
Background

Ankit Kumar


More Stories

Cover Image for eBPF for TLS Traffic Tracing: Secure & Efficient Observability

eBPF for TLS Traffic Tracing: Secure & Efficient Observability

Pranshu Srivastava

Table of Contents Tracing TLS (Transport Layer Security) traffic is crucial for modern observability systems. It helps monitor encrypted communication,...

Cover Image for Docker Containers: Enabling SSL for Secure Databases

Docker Containers: Enabling SSL for Secure Databases

Gourav Kumar

Table of Contents Why Enable SSL for Databases? Security is critical for any application, especially when dealing with sensitive data...

Cover Image for HTTP Status Codes Explained: An Overview

HTTP Status Codes Explained: An Overview

Animesh Pathak

Table of Contents HTTP status codes play a crucial role in web communication, providing vital information about the outcome of...

Cover Image for gRPC vs. REST: A Comparative Guide

gRPC vs. REST: A Comparative Guide

Animesh Pathak

Table of Contents In the world of APIs, there are many different architectural styles for building APIs, and each one...

Cover Image for Why Traditional API Testing Fails? Comparing Shadow, Production, Replay Techniques

Why Traditional API Testing Fails? Comparing Shadow, Production, Replay Techniques

Neha

Table of Contents I want to share the story of how our team at a fast-paced startup tackled the challenge...

Cover Image for Exploring Various Protocols : HTTP to Databases

Exploring Various Protocols : HTTP to Databases

Shivam Sourav Jha

Table of Contents Table of Contents Unraveling the Mystery of various Protocols The Role of Protocols in Network Communication Examples:...

Cover Image for MongoDB in Mock Mode: Acting the Server Part

MongoDB in Mock Mode: Acting the Server Part

Ritik Jain

Table of Contents Imagine, for a moment, a scenario where instead of writing mocks with pre-defined behaviours, you can duplicate...