Remove articles production-like-testing-environments-in-software-d
article thumbnail

How to Install and Run PostgreSQL Using Docker

Percona

Following the series of blogs started by Peter Zaitsev in Installing MySQL with Docker , on deploying Docker containers running open source databases, in this article, I’ll demonstrate how to install and run PostgreSQL using Docker. This blog was originally published in Sept 2021 and was updated in November 2023.

article thumbnail

The Return of the Frame Pointers

Brendan Gregg

To explain this example in more detail: The profiler periodically interrupts software execution, and for those disconnected stacks it happens to be the execution of the kernel software ("vfs*", "ext*", etc.). From my flame graphs page: CPU flame graph (partly broken) (Click for original SVG.) Click here for a longer explanation.

Java 145
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

MongoDB Docker Installation: Everything You Need to Know

Percona

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. I wrote this article based on the Docker-maintained repository. What are MongoDB Docker Containers?

article thumbnail

Measuring The Performance Of Typefaces For Users (Part 2)

Smashing Magazine

In the first part of this article, we saw that measuring and comparing typefaces is not a simple task. Testing it (subjectively or objectively) also depends on the context — which can be very tricky. Take a look at the first part of this article here so you can get all the context you need to fully enjoy it. Thomas Bohm.

article thumbnail

Best codeless automation testing tools in 2021

Testsigma

Organizations globally are looking for newer technologies and tools to innovate, enhance productivity and deliver faster. If we talk about testing itself — automation has taken us several leaps ahead; QA teams have solidified test efficiency and coverage even further. What is Codeless Automation Testing?

article thumbnail

Data Mining Problems in Retail

Highly Scalable

Over years, this article has evolved into a book – please visit Introduction to Algorithmic Marketing website to download]. In this article we are trying to take a more rigorous approach and provide a systematic view of econometric models and objective functions that can leverage data analysis to make more automated decisions.

Retail 152
article thumbnail

SQL Server On Linux: Forced Unit Access (Fua) Internals

SQL Server According to Bob

Durability is a cornerstone of any database system and starting with SQL Server 2017 on Linux Cumulative Update 6 (CU6), SQL Server on Linux enables “Forced Flush” behavior as described in this article , improving durability on non-Fua optimized systems. “Be Val and Dylan performing power outage durability testing and adding new tests.

Servers 90