Remove Application Remove Email Remove Server
article thumbnail

EP144: The 9 Algorithms That Dominate Our World

ByteByteGo

RPC (Remote Procedure Call) is called “remote” because it enables communications between remote services when services are deployed to different servers under microservice architecture. Steps 6 - 8: The payment service (gRPC server) receives the packets from the network, decodes them, and invokes the server application.

Gateway 264
article thumbnail

EP146: The Open Source AI Stack

ByteByteGo

The Open Source AI Stack You don’t need to spend a fortune to build an AI application. Cookies Vs Sessions Vs JWT Vs PASETO Authentication ensures that only authorized users gain access to an application’s resources. Sessions are ideal for applications requiring strict server-side control over user data.

Cookie 312
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

EP145: Infrastructure as Code Landscape

ByteByteGo

The request goes through different DNS servers (root, TLD, and authoritative). the client and server perform a TCP three-way handshake with SYN, SYN-ACK, and ACK messages. Once the handshake is successful, the browser makes an HTTP request to the server and the server responds with HTML, CSS, and JS files. Step 1.1 - 1.3:

article thumbnail

Hi Claude, build an MCP server on Cloudflare Workers

CloudFaire

Today, were excited to show you how to use MCP in combination with Cloudflare to extend the capabilities of Claude to build applications, generate images and more. Youll learn how to build an MCP server on Cloudflare to make any service accessible through an AI assistant like Claude with just a few lines of code using Cloudflare Workers.

Server 81
article thumbnail

EP147: The Ultimate API Learning Roadmap

ByteByteGo

Youtube video) The Ultimate API Learning Roadmap 30 Useful AI Apps That Can Help You in 2025 10 Essential Components of a Production Web Application How do we design effective and safe APIs? Here’s a roadmap that covers the most important topics: Introduction to APIs API is a set of protocols and tools for building applications.

Cookie 173
article thumbnail

How to find applications with NetFlow

Kentik

Natively, it can’t tell us with a high degree of certainty the actual application behind the flow. Natively, it can’t tell us with a high degree of certainty the actual application behind the flow. NetFlow v5), let’s explore different methods that have been used to determine the application behind a flow. Don’t rely on ports.

article thumbnail

EP143: DNS Record Types You Should Know

ByteByteGo

It is commonly used in verifying the authenticity of a server. MX Record Directs email traffic to the correct mail server. NS (Name Server) Record Specifies the authoritative DNS servers for the domain. These records help direct queries to the correct DNS servers for further lookups. API Vs SDK!

DNS 130