Simple Demo Applications
A guide to creating simple demo applications using phpinfo and ASP.NET tracing for showcasing infrastructure like load balancers and API gateways.
A guide to creating simple demo applications using phpinfo and ASP.NET tracing for showcasing infrastructure like load balancers and API gateways.
A tutorial on setting up a development environment with Express.js and Neo4j using Docker and Docker Compose.
How to use SQLite with Litestream for serverless data replication, eliminating database servers and reducing costs to $0.03/month.
A guide to deploying a Kubernetes lab for security research, covering local setups, vulnerable clusters, and production-ready multi-node deployments.
A technical guide on migrating a legacy ASP.NET MVC application to Windows Containers, covering prerequisites, tooling, and upgrade steps.
A tutorial on building and deploying a .NET 5 web API using VSCode, covering setup, development, and Docker deployment.
A guide to overcoming x86/ARM architecture mismatch issues when developing on ARM-based machines using VS Code and Docker.
A guide to configuring phpMyAdmin with Docker for connecting to CloudSQL, AWS RDS, and local databases.
A guide to Docker multi-architecture image tooling and buildx, covering manifest lists, cross-compilation, and building for platforms like amd64 and ARM.
A developer shares a frustrating experience and solution for loading locally built Docker images into a KiND Kubernetes cluster for local testing.
A tutorial on exporting Open Telemetry traces, logs, and metrics from a .NET application to Jaeger for visualization using the OTLP protocol.
A tutorial on setting up and using GitHub Container Registry (ghcr.io) to build, tag, and publish Docker container images.
Explores building real-world robotic arms like Tony Stark's DUM-E using ROS and machine learning for automated tasks.
A guide to setting up a development environment for Microsoft's experimental Bosque programming language using Docker and VS Code.
How to run commands as root in Docker containers that default to non-root users, using the --user flag.
Guide to deploying a self-managed Kafka Connect worker with Docker to integrate custom connectors with Confluent Cloud.
Part II of a Linux server setup guide, covering Docker installation, static IP configuration, and system cleanup on Ubuntu Server.
A guide to deploying an Azure Function that uses a Docker container to generate images of chemical structures from SMILES strings.
A guide to inspecting and managing images in a private Docker container registry using the OCI Docker Registry HTTP API V2.
A guide to building Linux Docker containers from Visual Studio on an EC2 Windows instance by configuring a remote Docker daemon on a Linux server.