Overview of Meltdown and Spectre

bla bla blabla Source: trustwave.com

80.1 million requests per second on DynamoDB

Amazon Live and IVS on Prime Day Throughout Prime Day 2020, Amazon customers were able to shop from livestreams through Amazon Live. Shoppers were also able to use live chat to interact with influencers and hosts in real time. They were able to ask questions, share their experiences, and get a better feel for products of interest to them. Amazon Live helped customers learn more about products and take advantage of top deals by counting down to Deal Reveals and sharing live product demonstrations.
Read more

Why Linkerd doesn’t use Envoy

Why Linkerd doesn’t use Envoy In this article I’m going to describe why Linkerd isn’t built on Envoy. This is a bit of a weird article to write. After all, there are a million projects that Linkerd doesn’t use, and none of those decisions deserve a blog post. But the fact that Linkerd doesn’t use Envoy specifically has become a common enough topic of discussion that it probably deserves a good explanation.
Read more

China Has Launched the World’s First 6G Satellite. We Don’t Even Know What 6G Is Yet.

China successfully launched the world’s first 6G satellite. The satellite uses Terahertz waves that could send data at speeds several times faster than 5G.12 other Earth-observing satellites were aboard the rocket. On November 6, China successfully launched a Long March 6 rocket and sent a payload of 13 satellites into orbit. Among them was what has been described as “the world’s first 6G satellite”, according to BBC. The problem? The rest of the world is still several years away from agreeing what 6G will even be.
Read more

Apache Kafka: 8 things to check before going live

Apache Kafka is a beautiful system. It scales well, it is stable and it provides phenomenal system architecture flexibility. After 5 years of running production Kafka clusters, I have collected a list of tips and pitfalls. Some of them were learnt the hard way. If you work in a small team rolling out Kafka to production, those might prove useful. The article assume familiarity with basic Kafka concepts, such as brokers, topics, producers and consumers.
Read more

Why we switched from Spacy to Flair to anonymize French legal cases

This article details a work we did in collaboration with the French administration (DINSIC) and a French supreme court (Cour de cassation) around 2 well-known Named Entity Recognition (NER below) libraries, Spacy and Zalando Flair. Spacy accuracy was too limited for our needs, and Flair was too slow. At the end we optimized Flair up to a point where inference time has been divided by 10, making it fast enough to anonymize a large inventory of French case law.
Read more

gRPC in the Real World: The Kubernetes Container Runtime Interface

In this article we’re going to look at how gRPC is used by Kubernetes in its Container Runtime Interface (CRI) technology. Bit first, why aren’t we seeing that much gRPC on the front-end? It’s a question that’s been asked many times now and it is one that is well worth answering. In previous installments of this series, we looked at the historical events that led to the creation of gRPC as well as the details that go with programming using gRPC.
Read more

Nokia wins NASA contract to put a 4G network on the moon

NASA has awarded Nokia of America $14.1 million to deploy a cellular network on the moon. The freaking moon. The grant is part of $370 million worth of contracts signed under NASA’s ‘Tipping Point’ selections, meant to advance research and development for space exploration. Nokia’s plan is to build a 4G/LTE network, and eventually transition to 5G (just like the rest of us). It will be ‘the first LTE/4G communications system in space,’ according to NASA’s announcement.
Read more

Kubernetes Ingress goes GA

After a long time in beta, Kubernetes Ingress has gone GA in 1.19. Read more about how it impacts you, and your Ingress Controllers here Source: googleblog.com

Cost Engineering at Spotify

Like many of those in tech, we invest heavily in our cloud and data infrastructure. While seemingly routine, the ability to manage and scale our infrastructure to support our 299+ million listeners worldwide, 24/7, without missing a beat (or syllable) is crucial for the business and our brand. On top of that, our infrastructure teams are resolute when it comes to upholding a highly valued cultural goal: enabling our autonomous engineering teams (called squads) to work as freely and quickly as they possibly can.
Read more