Remove 2007 Remove Blog Remove Internet Remove Traffic
article thumbnail

Load scripts async

Speed Curve

This blog post has a simple conclusion: Load script asynchronously! Understanding the importance of loading scripts asynchronously might help increase adoption of this critical performance improvement, so we're going to walk through the evolution of async script loading starting way back in 2007.

article thumbnail

So many bad takes?—?What is there to learn from the Prime Video microservices to monolith story

Adrian Cockcroft

They state in the blog that this was quick to build, which is the point. Then they tried to scale it to cope with high traffic and discovered that some of the state transitions in their step functions were too frequent, and they had some overly chatty calls between AWS lambda functions and S3.