Deploying a MongoDB Sharded Cluster using Kubernetes StatefulSets on GKE
A technical guide on deploying a MongoDB Sharded Cluster using Kubernetes StatefulSets on Google Kubernetes Engine (GKE).
A technical guide on deploying a MongoDB Sharded Cluster using Kubernetes StatefulSets on Google Kubernetes Engine (GKE).
A tutorial on deploying a PHP website to Azure Web Apps using Dropbox for simple, non-legacy hosting.
Announcement of R 3.4.1 release, detailing Windows-specific bug fixes and providing an upgrade guide for Windows users.
Explains how to implement immutability in Angular to manage complex, hierarchical data structures like categories and tags, improving state management.
A timeline detailing the author's process of migrating a blog from Blogger to Jekyll, covering setup, content conversion, and deployment.
Microsoft officially ends support for Windows Phone 8.1, marking the final chapter for the mobile OS, with reflections on its history and demise.
An in-depth look at how the .NET CLR allocates and uses internal memory, exploring its data structures beyond managed code.
A technical discussion on asymptotic approximations in stratified sampling when sampling probabilities approach zero, relevant for rare disease studies.
A tutorial on building a Recurrent Neural Network (RNN) with LSTM cells in TensorFlow to predict S&P 500 stock prices.
A developer explains migrating from Blogger to Jekyll, highlighting its open-source nature, clean design, dynamic pages with Liquid, and content portability via Markdown.
A frontend developer shares best practices for using id, class, and data attributes in HTML, CSS, and JavaScript to avoid conflicts.
A two-day workshop on survival analysis, covering data exploration, regression modeling, and practical sessions for time-to-event data.
A developer shares ten key technical lessons learned from migrating a blog from Blogger to Jekyll on GitHub Pages.
A step-by-step tutorial on deploying an ASP.NET Core Web API to AWS Lambda, covering prerequisites, project setup, and configuration.
A recap of the June 2017 London VMUG meeting, covering sponsor sessions on Nimble Storage analytics and a deep dive into the upcoming VMware on AWS service.
Explains the benefits of using Pipfile over requirements.txt for managing Python dependencies and how to get started.
A preview of the 2017 Postgres Open Silicon Valley conference lineup, highlighting key talks on PostgreSQL indexing, scaling, and concurrency.
A deep technical dive into the ARM64 assembly implementation of Objective-C's core message-sending function, objc_msgSend.
A guide on deploying MongoDB Enterprise Edition on Google Kubernetes Engine (GKE), covering Docker image configuration and best practices.
A guide to porting the Orchestra library from Clojure to ClojureScript, covering directory structure, namespace pitfalls, and macro handling.