Building a Fast Global Serverless API with Turso and endpts
Turso is a distributed database that runs read-replicas in multiple regions to minimize latency... read more
Turso is a distributed database that runs read-replicas in multiple regions to minimize latency... read more

Exploring the Limits of Serverless architecture for high-state, complex games... read more

Learn how to build a serverless profile link management app using Next.js, TailwindCSS, PlanetScale, and Vercel. Explore the setup, connecting to the database, building the backend, adding user authentication, retrieving user profiles, and implementing authorization... read more

Adopting OpenFaaS had its challenges, with limited community resources and a shift towards premium features. Eventually, the author stopped using OpenFaaS due to the lack of openness and inability to maintain community support. They now explore alternatives like Knative and JustFaaS for their projec.. read more

When testing Step Functions, Step Functions Local won't help with dealing with time delays. To overcome this, you can rewrite the state machine definition in the test setup to reduce the wait time. This strategy allows you to skip time when testing wait states and timeout clauses... read more

Lambda extensions promote language agnostic code reuses. Building a Lambda Extension with Golang can provide many additional benefits... read more

Exploring the power of AWS Lambda: a step-by-step guide to utilizing weighted aliases and function URLs to streamline your Serverless architecture... read more
Google Cloud announces the general availability of Secure Web Proxy, a new network security offering that provides web traffic inspection, protection, and control. Secure Web Proxy helps implement Zero Trust networking principles and offers granular access policies and TLS inspection. It is easy to .. read more

You might still hate IAM and all it requires, but you can make your headaches smaller with strategic use of resource hierarchies... read more

Learn about the attention mechanism and transformer models in Generative AI. Discover how to create an image captioning model and explore the features of Generative AI Studio in Google Cloud... read more
