Remove Best Practices Remove DevOps Remove Operating System Remove Software
article thumbnail

MongoDB Best Practices: Security, Data Modeling, & Schema Design

Percona

In this blog post, we will discuss the best practices on the MongoDB ecosystem applied at the Operating System (OS) and MongoDB levels. We’ll also go over some best practices for MongoDB security as well as MongoDB data modeling. Without further ado, let’s start with the OS settings.

article thumbnail

What is log management? How to tame distributed cloud system complexities

Dynatrace

Event logging and software tracing help application developers and operations teams understand what’s happening throughout their application flow and system. In short, log management is how DevOps professionals and other concerned parties interact with and manage the entire log lifecycle.

Systems 178
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

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

Dynatrace

For evidence, I refer you to the research that we recently published in which 62% of CISOs told us that container runtime environments have negatively impacted their ability to detect and manage software vulnerabilities. Application developers commonly leverage open-source software when building containerized applications.

article thumbnail

Vulnerability assessment: key to protecting applications and infrastructure

Dynatrace

Static analysis of application code finds specific points in software that a hacker can exploit, such as SQL injection attacks. Host analysis focuses on operating systems, virtual machines, and containers to understand if there are software components with known vulnerabilities that can be patched. Analyze findings.

article thumbnail

Lessons learned from enterprise service-level objective management

Dynatrace

Every organization’s goal is to keep its systems available and resilient to support business demands. A service-level objective ( SLO ) is the new contract between business, DevOps, and site reliability engineers (SREs). However, many teams struggle with knowing which ones to use and how to incorporate them into the processes.

article thumbnail

Maximize user experience with out-of-the-box service-performance SLOs

Dynatrace

If you’re new to SLOs and want to learn more about them, how they’re used, and best practices, see the additional resources listed at the end of this article. According to the Google Site Reliability Engineering (SRE) handbook, monitoring the four golden signals is crucial in delivering high-performing software solutions.

article thumbnail

Weighing a microservices approach means covering all architecture bases

Dynatrace

A microservices approach enables DevOps teams to develop an application as a suite of small services. In contrast, monolithic architecture structures software in a single tier. Monolithic software systems employ one large codebase, which includes collections of tools, software development kits, and associated development dependencies.