2019 Year in Review
A tech professional reviews his 2019 goals, including mentoring, creating courses, blogging, learning Go, and navigating the tech industry.
A tech professional reviews his 2019 goals, including mentoring, creating courses, blogging, learning Go, and navigating the tech industry.
A developer details their project to host a static blog across AWS, Azure, and GCP using Route 53 for load balancing, driven by a desire to learn multi-cloud platforms.
A personal year-in-review blog post reflecting on the blog's growth, content goals, and technical decisions like ads, analytics, and a potential platform migration.
A developer explains his simple system for managing dotfiles by turning his $HOME directory into a git repository with a clever .gitignore.
A technical overview and personal notes on enabling and using Linux application support (Crostini) within ChromeOS, including architecture and setup.
Explores the availability and configuration of Columnstore Indexes across various Azure SQL Database tiers, including General Purpose, Serverless, and Hyperscale.
Discusses essential but often overlooked developer skills like command-line proficiency, shell utilities, automation, and cross-functional understanding for career success.
A recap of the 2019 Web Engineering Düsseldorf Meetup, highlighting events, speakers, sponsors, and the launch of a new conference.
A professor details the curriculum and practical challenges of teaching an undergraduate 'Data Science Practice' course, covering data prep, predictive models, and tools like R and keras.
A review of 2019 security predictions, covering progress on Rust adoption, WebAuthn security keys, and TLS 1.3 deployment.
Announcing a SQLBits 2020 workshop on migrating, optimizing, and running SQL Server workloads on Azure Virtual Machines.
A technical guide on containerizing the Lucas Chess GUI application using Docker, including sharing the host's X11 socket for GUI display.
A guide to building automated Azure resource cleanup workflows using Logic Apps and Azure Policy to manage costs.
A framework for making key architectural decisions when implementing micro-frontends, focusing on definition, composition, routing, and communication.
A summary of the Global AI Bootcamp 2019 in Malmö, featuring presentations on practical AI use cases like genealogy, robotics, and construction.
A technical guide on using ksqlDB and MongoDB to analyze network syslog data from UniFi devices, including Kafka stream processing.
Extends ASP.NET Core's environment-based configuration by introducing 'sub-environments' for granular, scenario-specific settings overrides.
A guide to diagnosing and troubleshooting client connection issues when using DNS SRV records with MongoDB Atlas.
Explains AWS Lambda's Provisioned Concurrency feature, detailing how it solves cold start issues for latency-sensitive serverless applications.