Thu.Dec 16, 2021

article thumbnail

What is Log4Shell? The Log4Shell vulnerability explained (and what to do about it)

Dynatrace

Dynatrace news. Since December 10, days after a critical vulnerability known as Log4Shell was discovered in servers supporting the game Minecraft, millions of exploit attempts have been made of the Log4j 2 Java library, according to one team tracking the impact, with potential threat to millions more applications and devices across the globe. In this article, we’ll answer some of the most frequently asked questions about the Log4Shell vulnerability, and continue to add on as new questions come u

Internet 259
article thumbnail

Cadence Multi-Tenant Task Processing

Uber Engineering

Introduction. Cadence is a multi-tenant orchestration framework that helps developers at Uber to write fault-tolerant, long-running applications, also known as workflows. It scales horizontally to handle millions of concurrent executions from various customers. It is currently used by hundreds of … The post Cadence Multi-Tenant Task Processing appeared first on Uber Engineering Blog.

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

How to start with SLOs to align Business, DevOps, and SREs

Dynatrace

Dynatrace news. Service-level objectives (SLOs) are a great tool to align business goals with the technical goals that drive DevOps (Speed of Delivery) and Site Reliability Engineering (SRE) (Ensuring Production Resiliency). In a recent workshop I did with a global player in the financial market we used their new mobile banking app as a reference. The business said it wanted to increase the adoption of the new app vs the existing app.

DevOps 200
article thumbnail

Starting Your Journey from Project to Product: Be Patient with Yourself and Others

Tasktop

Listening to conferences, webinars and podcasts, it’s easy to find organizations that have made significant wins on the project to product journey. It’s also easy to gloss over the significant challenges that were overcome along the journey when you’ve only got 45 minutes to tell a story that took two+ years to unfold. The journey from project to product can be long, sometimes hard, but always worth it.

Games 98
article thumbnail

Implement Full-Text Search over a GraphQL API in MongoDB Atlas

The Polyglot Developer

GraphQL can be an extremely powerful and efficient way to create APIs and MongoDB Realm makes it easy by allowing you to connect your collections to GraphQL schemas without writing a single line of code. I wrote about some of the basics behind configuring MongoDB and Realm for GraphQL in an announcement tutorial a while back. As you find yourself needing to do more advanced things with GraphQL, you’re going to need to familiarize yourself with custom resolvers.