Fri.Oct 09, 2020

article thumbnail

Don't Give Up Yet… Keep-Alive!

DZone

We founded StormForger Load and Performance Testing SaaS in 2014 and while much has changed since then, one thing hasn't. HTTP is with its 24 years a well-aged fellow among the web protocols.¹ Today we are mostly using HTTP/1.1² or HTTP/2 and if you have fully embraced the new HTTP/2 world in your entire system this article is mostly an anecdote of past issues.

article thumbnail

Design and operate better applications in Kubernetes with extended insights into cross-container communications

Dynatrace

Dynatrace news. Kubernetes at scale in the enterprise is complex. Systems are constantly changing, with pods existing only briefly to perform tasks before they’re terminated. In such circumstances, it’s challenging to investigate the reasons for unexpected behavior or traffic between pods. Dynatrace is the only Kubernetes monitoring solution that provides continuous automation and full-stack automated observability without changing code, container images, or deployments.

Design 101
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

Introduction to Contract Testing, Setting the Context

DZone

Application development has evolved, and therefore new needs have arisen when it comes to testing and new tools to deal with them. Let’s take a look! We have gone from having monolithic architectures to applications based on (micro) services. Why do I say (micro) services instead of microservices? Because although the literature talks about the evolution of development from monolithic applications to applications based on microservices, in reality, we often find ourselves with the integration of

Testing 190
article thumbnail

Creating a User Profile Store for a Game With Node.js and MongoDB

The Polyglot Developer

When it comes to game development, or at least game development that has an online component to it, you’re going to stumble into the territory of user profile stores. These are essentially records for each of your players and these records contain everything from account information to what they’ve accomplished in the game. Take the game Plummeting People that some of us at MongoDB ( Karen Huaulme , Adrienne Tacke , and Nic Raboy ) are building, streaming, and writing about.

Games 59
article thumbnail

Vitess Online Schema Migration Automation – Percona Live ONLINE Talk Preview

Percona Community

Percona Live Online Agenda Slot: Wed 21 Oct • New York 2:30 a.m. • London 7:30 a.m. • New Delhi 12:00 noon • Singapore 2:30 p.m. Abstract For many, running an online schema migration operation is still a manual job: from building the correct command, through identifying where the migration should run and which servers are to be affected, to auditing progress and completing the migration.

Servers 52
article thumbnail

Analytical Queries in MySQL – Percona Live ONLINE Talk Preview

Percona Community

Percona Live Online Agenda Slot: Tue 20 Oct • New York 6:00 p.m. • London 11:00 p.m. • New Delhi 3:30 a.m. • Singapore 6:00 a.m. Abstract MySQL’s sweet spot is known to be online transaction processing (OLTP), and it can support a very high load of short transactions. Many users will also want to run analytical queries (OLAP) on their MySQL data.