article thumbnail

Powering the Web: Two Decades of Open Source Publishing With WordPress and MySQL

Percona

And if your blog got Slashdotted or just a high level of traffic in general? Out of the box, MySQL was fine for a decent amount of traffic but would fall over pretty quickly if hit with a sustained burst of traffic. Experienced MySQL admins could tune MySQL to handle the heavy traffic loads for more popular sites.

article thumbnail

A Decade of Dynamo: Powering the next wave of high-performance, internet-scale applications

All Things Distributed

It all started in 2004 when Amazon was running Oracle's enterprise edition with clustering and replication. VPC Endpoints give you the ability to control whether network traffic between your application and DynamoDB traverses the public Internet or stays within your virtual private cloud.

Internet 113
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Best Free DNS Hosting Providers

KeyCDN

A quick way to fix this is simply by temporarily changing the TTL (time to live) setting for the DNS record, and route your traffic to the second DNS server until the outage is fixed. They have been in operation since 2004 and have a long history of providing solid free DNS hosting. They even have cPanel/WHM integration.

Cache 134
article thumbnail

DynamoDB One Year Later - All Things Distributed

All Things Distributed

Shazam needed to handle an enormous increase in traffic for the duration of the Super Bowl and used DynamoDB as part of their architecture. A number of high profile outages at the height of the 2004 holiday shopping season can be traced back to scaling relational database technologies beyond their capabilities.

Ecommerce 123
article thumbnail

5.5 mm in 1.25 nanoseconds

Randon ASCII

In 2004 I was working for Microsoft in the Xbox group, and a new console was being created. That means, necessarily, that all of the L2 traffic came out through the top of the L2 cache and then made its way to the three different CPUs.

Cache 126
article thumbnail

Amazon DynamoDB ? a Fast and Scalable NoSQL Database.

All Things Distributed

s web-based applications often encounter database scaling challenges when faced with growth in users, traffic, and data. Behind the scenes, Amazon DynamoDB automatically spreads the data and traffic for a table over a sufficient number of servers to meet the request capacity specified by the customer.

article thumbnail

An Unbelievable Demo

Brendan Gregg

I had tried this in 2004 ([socketsnoop.d]) and published it as open source, but my tool was incomplete: I didn't have access to the kernel source code so I had to figure out everything the hard way using black box analysis. It worked for most TCP traffic types but not others, which I warned about in the script comments.