YJIT is Ruby's default just-in-time compiler. It is considered production-ready since Ruby 3.2 (source).
There are different kind of memory measurement metrics in Linux. These are the differences: Code Name Description vsz virtual memory...
Some rubygems come in platform-specific versions (i.e. "x86_64-linux") in addition to the usual "ruby" platform. This is...
If you want to find out what type of network card is used for a given network interface on a...
What is makandra cards? We are makandra, a team of 60 web developers, DevOps and UI/UX experts from Augsburg, Germany...
Newest versions of Chromedriver breaks the user agent for device emulation via device name. In previous versions the user agent...
In CI test runs I noticed that string sorting order changed after switching from a debian-based PostgreSQL docker image...
I recently noticed that better_errors allows you to to open files from within your favorite editor. However it was...
tl;dr asdf allows you to manage multiple runtime versions with a single CLI tool and is backwards compatible by...
In dieser Card machst du einige Übungsaufgaben um Linux Server mit Ansible zu verwalten. Da es vermutlich zu aufwendig ist...
Du verstehst, warum man Healthchecks u.ä. haben möchte. Du weißt auch, dass solche Checks nicht exklusiv für Kubernetes...
Du weißt, welcher Linux Service für das starten/stoppen/löschen von Containern zuständig ist. Wie wird die Authentifizierung für Requests...
If you want to check the configuration of a running JVM process you can use jcmd. List the running processes...
Du musst kein Netzwerkspezialist sein oder iptables in- und auswendig kennen. Du solltest aber die Grundlagen verstanden haben. Spätestens wenn...
In dieser Card geht es um Netzwerke in Kubernetes. Schau noch einmal kurz auf Netzwerke zurück und schau dir die...
In diesem Kapitel sprechen wir darüber wie Container eigentlich funktionieren. Es ist zwar nicht zwingend erfoderlich um diese zu verwenden...
The Oracle mysql client has an odd behavior if your server uses latin1 as default character-set-server. Command
Erfülle die Aufgaben Zeige deinem Mentor in einer Live-Demo was du umgesetzt hast. Wenn du Aufgabe 4 betrachtest...
Du hast alle Aufgaben der Card erfüllt Inhalte Configuring the AWS CLI Switching roles (AWS CLI) Aufgaben
Die Elastic Compute Cloud ist ein flexibler Service, der VMs und damit zusammenhängende Komponenten wie Disks, Netzwerkgeräte, Loadbalancing, VM Images...
Als DevOps Engineer kann es häufiger vorkommen, dass du ein lokales Testsetup bauen musst, um eine bestimmte Software oder ein...
If you need to convert an SVG source to PS or EPS, the most common suggestion on the interwebs is...
Sometimes the need arises for SSL in local development. We have guides for different webservers, this one is for puma...
This should be fixed in the latest LTS-branches of our mysql2 fork, 0.2.x-lts and 0.3.x-lts...