Home / Companies / DataStax / Blog / Post Details
Content Deep Dive

How Fast Is Netlify + DataStax Astra?

Blog post from DataStax

Post Details
Company
Date Published
Author
Denise Gosnell
Word Count
717
Company Posts That Month
9
Language
English
Hacker News Points
-
Post removed?
No
Summary

In this post, a JavaScript newbie shares their journey to understanding async and await by creating a live web app that times how long it takes to make asynchronous API calls between two cloud-based services. The author set up timing tests using asynchronous API calls and faced some hiccups along the way. They discovered that round numbers were not updating with each subsequent series of tests, which led them to use the async/await pattern in JavaScript. By making the code pause after the test, they could correctly calculate the runtime for each set of asynchronous API calls. The author also used Netlify's functions feature and Promise.all() to make simultaneous calls to the API.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.