Video description
With the technology available today, it isn’t hard to build applications fast that are scalable and resilient.
Tanmai Gopal (KintoHub) live-codes the backend of an app with real-world business logic, using the best-of-breed technology from the open source and cloud ecosystem. The three factors of this backend are real-time GraphQL, eventing, and serverless. Without diving into explanations of what the technologies are or how they work, you’ll learn the power of this three-factor architecture and its tangible impact on feature velocity as Tanmai builds the backend before your eyes.
You’ll then help test the app by placing orders simultaneously to understand how this architecture enabled scalability without any effort. Tanmai will cause network failures between the different components of the backend as your orders are being processed to show how the event-driven approach allows for built-in reliability.
Prerequisite knowledge
- Familiarity with the basics of building and operating a backend for web/mobile applications
- Hands-on knowledge of APIs, databases, and deploying code (useful but not required)
Product information
- Title: Build an app with real-time GraphQL, managed PostgreSQL, and async serverless business logic
- Author(s):
- Release date: December 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920361787
You might also like
video
Build AWS Console App with C# for Listing AWS S3 Buckets
Learn to build an S3 Bucket Lister Console app using VS 2022 and AWS targeting .NET …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
video
Building a Full-Stack Reactive Web Application
Design and build an online booking system with Spring Boot and React JS, which will allow …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …