article thumbnail

The Three Types of Performance Testing

CSS Wizardry

A lot of companies—even if they are aware that performance is key to their business—are often unsure of how, when, or where performance testing sits within their development lifecycle. To make things worse, they’re also usually unsure whose responsibility performance measuring and monitoring is.

article thumbnail

Comparing PostgreSQL DigitalOcean Performance & Pricing – ScaleGrid vs. DigitalOcean Managed Databases

Scalegrid

Compare Latency. lower latency compared to DigitalOcean for PostgreSQL. PostgreSQL DigitalOcean Performance Test. Now, let’s take a look at the throughput and latency performance of our comparison. Latency is the average transaction execution time of your PostgreSQL data. Compare Pricing. Throughput.

Database 230
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

Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure

Scalegrid

Replication Strategy. Does it affect latency? Yes, you can see an increase in latency. So, if you’re hosting your application in AWS or Azure and move your database to DigitalOcean, you will see an increase in latency. Meltdown Performance Impact on MongoDB: AWS, Azure & DigitalOcean. Dedicated Hosting.

Azure 344
article thumbnail

Consistent caching mechanism in Titus Gateway

The Netflix TechBlog

In that scenario, the system would need to deal with the data propagation latency directly, for example, by use of timeouts or client-originated update tracking mechanisms. We started seeing increased response latencies and leader servers running at dangerously high utilization.

Cache 224
article thumbnail

The Best Way to Host MongoDB on DigitalOcean

Scalegrid

In this post, we’ll walk you through the best way to host MongoDB on DigitalOcean, including the best instance types to use, disk types, replication strategy, and managed service providers. What’s most impressive is that you’re not compromising performance for cost. MongoDB Replication Strategies. DigitalOcean Droplets.

Azure 187
article thumbnail

PostgreSQL Connection Pooling: Part 1 – Pros & Cons

Scalegrid

While there is plenty of well-documented benefits to using a connection pooler, there are some arguments to be made against using one: Introducing a middleware in the communication inevitably introduces some latency. Our tests show that even a small number of clients can significantly benefit from using a connection pooler.

article thumbnail

Fixing Performance Regressions Before they Happen

The Netflix TechBlog

This post describes how the Netflix TVUI team implemented a robust strategy to quickly and easily detect performance anomalies before they are released?—?and What do we mean by Performance? Technically, “performance” metrics are those relating to the responsiveness or latency of the app, including start up time.