Preparing for the HashiCorp Terraform Certification
A guide to preparing for the HashiCorp Terraform Associate certification, covering exam objectives, study tips, and recommended materials.
A guide to preparing for the HashiCorp Terraform Associate certification, covering exam objectives, study tips, and recommended materials.
Explains how to monitor serverless scheduler performance using AWS CloudWatch Custom Metrics and Insights, with code examples.
Guide to deploying a Django app using Supervisor to run Gunicorn as a persistent, auto-restarting service with logging.
Explains how the Go compiler implements inlining, its importance for performance, and the mechanics of function call overhead.
A technical guide for upgrading PostgreSQL from version 11 to 12 on Ubuntu 20.04, including commands and troubleshooting steps.
A developer shares the story behind building Writerie, a privacy-focused, distraction-free writing tool with Markdown and rich text editing.
A guide on splitting large OpenAPI specification files into multiple, manageable files to improve workflow and maintainability.
Explores secure credential management in Azure using Managed Identities to avoid storing secrets in code or configuration.
Andy shares a nostalgic iTunes-style visualizer tool for single-screen use and introduces his web development work and CSS course.
A guide on referencing a specific assembly from a NuGet package when building a Rider plugin for XAML Styler, addressing compatibility issues.
Explores strategies and technologies for reliable, permanent data storage, comparing cold vs. hot storage and analyzing mediums like hard drives and RAID.
A product manager shares his intense experience undergoing official spokesperson certification at a major tech company, preparing for tough media interviews.
Analysis of how JavaScript frameworks impact website performance, referencing Tim Kadlec's detailed research on the topic.
Analyzes the performance cost of popular JavaScript frameworks like React, Vue, and Angular using HTTP Archive data.
A quick tip for Firefox users on Mac to enable tab navigation for links by adjusting the accessibility.tabfocus setting.
SQLPort celebrates its 10th anniversary with a series of 10 technical webinars on Microsoft Data Platform topics like Always Encrypted and Azure Synapse.
A guide to replicating data from Confluent Cloud to a local Kafka cluster for offline development using Docker and Confluent Replicator.
A technical guide on manually installing and building the Kafka debugging tool kafkacat (now kcat) on a Fedora system.
A guide on how to run legacy Nancy API endpoints alongside new ASP.NET Core endpoints for a gradual migration strategy.
A guide to configuring the aerc email client for a git send-email workflow, including custom keybindings for patch review and merging.