Thu.May 08, 2025

article thumbnail

Threat detection in cloud native environments: Detecting suspicious Kubernetes service account behavior

Dynatrace

With the current threat landscape, attackers are often targeting cloud-native environments. The inherent nature of these environments means they are often spun up very quickly and are distributed, leading to monitoring and security challenges. Attackers leverage this fact, which is clearly demonstrated by the increasingly short time to exploit. On top of that, while the increasing use of AI in security can certainly benefit organizations, AI can also lead to an explosion of security findings tha

Cloud 165
article thumbnail

AI and Programming: The Beginning of a New Era

O'Reilly

Thanks so much for joining us today. We have over 20,000 people signed up for this event, both subscribers on the oreilly.com platform and those who arent yet subscribers. I think youre here because you all sense what I do: we’re witnessing not the end of programming, but its remarkable expansion. This is the most exciting moment in software development that I’ve seen during my more than 40 years in this industry.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Scalable System Design: Core Concepts for Building Reliable Software

DZone

System design refers to the process of defining and creating a high-level architecture that meets certain requirements related to performance, scalability, availability, maintainability, and more. Based on my learnings and experience so far as a senior software engineering leader, I have tried to summarize the key concepts of software system design.

article thumbnail

MCP: What It Is and Why It Matters—Part 1

O'Reilly

1. ELI5: Understanding MCP Imagine you have a single universal plug that fits all your devicesthat’s essentially what the Model Context Protocol (MCP) is for AI. MCP is an open standard (think USB-C for AI integrations ) that allows AI models to connect to many different apps and data sources in a consistent way. In simple terms, MCP lets an AI assistant talk to various software tools using a common language, instead of each tool requiring a different adapter or custom code.

Code 108
article thumbnail

Deploying External Read Replica in MySQL InnoDB Cluster

Percona

Innodb Cluster or ClusterSet topologies already have secondary instancesthat can act as a failover for primary or also offload read requests. However, with MySQL 8.4, we now have the feasibility of adding a separate async replica to the cluster for serving various special/ad-hoc queries or some reporting purposes.

Traffic 84