Remove 2021 Remove Best Practices Remove Code Remove Database
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. Monitoring-as-code requirements at Dynatrace.

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. Static analysis of application code finds specific points in software that a hacker can exploit, such as SQL injection attacks. 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

DATE_BUCKET and DATETRUNC Improve Optimization of Time-Based Grouping

SQL Performance

In my examples, I’ll use the sample database TSQLV6. You can download the script file to create and populate this database here and find its ER diagram here. Here’s the code implementing this workaround to support Query 2, as an example: ALTER TABLE Sales. Create an index with the computed columns forming the key.

Servers 144
article thumbnail

Next.js Wildcard Subdomains

Smashing Magazine

2021-11-19T10:30:00+00:00. 2021-11-19T12:16:24+00:00. With 100s of real-life examples , guidelines and best practices that you can apply right away. Dec 2–3, 2021. In code, that looks like this: export async function getServerSideProps(context) { let wildcard = context.req.headers.host.split(".")[0];

Servers 84
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. Maybe you only looked at the exit code of the tool you used? ” Great advice.