Global Azure Bootcamp 2017 Session - .NET Core, Docker and Kubernetes
A technical guide for a Global Azure Bootcamp session on deploying .NET Core applications with Docker and Kubernetes on Azure.
A technical guide for a Global Azure Bootcamp session on deploying .NET Core applications with Docker and Kubernetes on Azure.
A step-by-step tutorial on setting up and using Couchbase NoSQL database with a .NET Core console application, including Docker installation.
Explores Oracle 12.2's new Property Graph feature for graph analysis within the database, using a practical setup guide.
Explores the early design decisions of dotCloud, the PaaS company whose container engine evolved into Docker, and their lasting impact.
Explores Docker's GELF logging driver for containerized applications, comparing logging methods and discussing scalable log management solutions.
A guide to building a custom data science workstation for GPU computing and Docker, including specs, assembly, and a later upgrade.
A developer details their custom Linux desktop setup using CoreOS Container Linux, containers, and plans for Wayland.
A guide to building a 32-bit FreeBSD version of the Telegraf monitoring agent using Go and Docker.
A technical guide on using Spark Streaming with Python and Kafka to filter and enrich real-time Twitter data for copyright infringement detection.
A developer's 2016 year in review, covering learning Linux, Docker, software craftsmanship, and sharing knowledge through blogging and talks.
A guide to using Docker Compose for orchestrating multi-container applications, covering setup, configuration, and best practices.
Part 2 of a guide on developing ETL processes using Apache Spark, Jupyter Notebooks, and Docker on Amazon EMR.
A tutorial on debugging an ASP.NET Core application running inside a Docker container using Visual Studio Code.
A developer describes automating Docker image builds and pushes to Docker Hub for an open-source Node.js Docker management tool using CodeFresh.
A tutorial on adding HTTPS support and Dockerizing an ASP.NET Core application, including generating a self-signed certificate.
A tutorial on scaling an ASP.NET Core application using Docker Swarm, covering service creation, scaling, and management.
A guide to automating Docker installation on Windows Server 2016 using PowerShell Desired State Configuration (DSC).
A developer recounts the chaotic process of changing their GitHub username and the cascading technical issues it caused across their projects and CI/CD pipelines.
A step-by-step tutorial on how to containerize an ASP.NET Core application using Docker, from creating a Dockerfile to running the image.
A guide to setting up a Docker-based development environment for the MEAN.JS stack, enabling live-reload and easy setup.