Overview of HTTP Request Handling

If you’ve read Ping: Your First Serverless Function, you might have had questions about what’s going on under the hood. In this article, we will explore the journey of an HTTP request within the world of Taubyte, focusing on the unique features such as the “Seer,” “Substrate,” “TNS,” and “Hoarder” protocols. DNS Query and Seer Protocol The process starts with a DNS query to resolve the domain name (e.g., weather-api.taubyte.com) into an IP address....

March 20, 2023 · 3 min · Samy Fodil

Under the Hood: Creating Projects on Taubyte-based Clouds

Taubyte is a decentralized open-source cloud computing platform that leverages the power of WebAssembly for efficient and secure serverless computing. Its unique features and benefits set it apart from traditional platforms. In this blog post, we’ll delve into the technical aspects of what happens under the hood when you create a project on a Taubyte-based cloud. This article aims to provide a detailed explanation tailored for software developers to understand the inner workings of this innovative platform....

March 20, 2023 · 3 min · Samy Fodil