Remove Application Remove Engineering Remove Server
article thumbnail

EP144: The 9 Algorithms That Dominate Our World

ByteByteGo

They are used in internet search engines, social networks, WiFi, cell phones, and even satellites. RPC (Remote Procedure Call) is called “remote” because it enables communications between remote services when services are deployed to different servers under microservice architecture. How does gRPC work? What is Docker ?

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

How to Dockerize a Django App: Step-by-Step Guide for Beginners

Docker Blog

We will walk through creating a Docker container for your Django application. Why containerize your Django application? This ensures that you can reproduce the app and use it on any system or server. WORKDIR : Sets the working directory of the application within the container. Let’s get started! The CMD manage.py

Port 295
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

Watch Meta’s engineers discuss optimizing large-scale networks

Engineering at Meta

Operational Efficiency and Metrics Improvements: Traditional network metrics such as packet loss and jitter are too specific to the network/host and do not provide correlation between the application behavior and network performance. Millisampler data allows us to characterize microbursts at millisecond or even microsecond granularity.

article thumbnail

How an insurance company implements disaster recovery of 3-tier applications

AWS Architecture

In this post, we explore how one of our customers, a US-based insurance company, uses cloud-native services to implement the disaster recovery of 3-tier applications. At this insurance company, a relevant number of critical applications are 3-tier Java or.Net applications.

Insurance 122
article thumbnail

DCPerf: An open source benchmark suite for hyperscale compute applications

Engineering at Meta

Hyperscale and cloud datacenter deployments constitute the largest market share of server deployments in the world today. Therefore, server design considerations, trade-offs and objectives for datacenter use cases are also significantly different from other market segments and require a different set of benchmarks and evaluation methodology.