Remove 2021 Remove Best Practices Remove Database Remove Open Source
article thumbnail

Monitoring-as-code through Dynatrace’s Open-Source Initiative

Dynatrace

Dynatrace’s OneAgent automatically captures PurePaths and analyzes transactions end-to-end across every tier of your application technology stack with no code changes, from the browser all the way down to the code and database level. The post Monitoring-as-code through Dynatrace’s Open-Source Initiative appeared first on Dynatrace blog.

article thumbnail

Vulnerability assessment: key to protecting applications and infrastructure

Dynatrace

Examples of such weaknesses are errors in application code, misconfigured network devices, and overly permissive access controls in a database. NMAP is an example of a well-known open-source network scanner. That said, vulnerability databases such as CVE , help identify known vulnerabilities. Analyze findings.

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

Sustainability Talks and Updates from AWS re:Invent 2023

Adrian Cockcroft

Google Cloud and Microsoft Azure released Scope 3 data in 2021. For re:Invent 2021 my team (but mostly Elise Greve) persuaded the re:Invent organizers to include Sustainability as a track code, and that was repeated for 2022 and now for 2023. This session revisits the pillar and its best practices. AWS speaker: T.

AWS 52
article thumbnail

MongoDB Docker Installation: Everything You Need to Know

Percona

This blog was originally published in August of 2021 and updated in November of 2023. Following the series of blogs written with the intention to describe basic operations matching Docker and open source databases, in this article, I will demonstrate how to proceed with installing MongoDB with Docker.

article thumbnail

MySQL Backup and Recovery Best Practices: The Ultimate Guide

Percona

This blog was originally published in January 2021 and updated in November of 2023. As businesses and applications increasingly rely on MySQL databases to manage their critical data, ensuring data reliability and availability becomes paramount. What is the Recovery Time Objective? How do you know the backup succeeded?

article thumbnail

Container security: What it is, why it’s tricky, and how to do it right

Dynatrace

Application developers commonly leverage open-source software when building containerized applications. In fact, the market research firm Forrester says that the average container image is comprised of 70% open-source software.[1] 1] And unfortunately, open-source software is often fraught with security vulnerabilities.

article thumbnail

How Netflix Scales its API with GraphQL Federation (Part 2)

The Netflix TechBlog

For storing schema changes, we use an internal library that implements the event sourcing pattern on top of the Cassandra database. Using event sourcing allows us to implement new developer experience features such as the Schema History view. The DGS framework is planned to be open-sourced in early 2021.