You are on page 1of 2

Containers

containers
Great Reads
Dependency Injection to The Core
by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
Dockerize A Simple Web-Application Created By Using Python, Flask and PostgreSQL
by Arthur V. Ratz
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
A Monitored, Memory Mapped std::allocator for Mass Data Storage in STL Container
by stefan stammberger
A novel allocator implementation for managing huge sets of data in STL's std::
containers for Windows operating systems
Deploy Node.js Application Running on Microsoft IIS 10 To Docker's Windows Server
Core 2016 Containers
by Arthur V. Ratz
In this brief article, we will demonstrate how to deploy a Node.js application and
run it on Docker's Windows Server Core 2016 Containers
Latest Articles
ThunderboltIoc: .NET Dependency Injection without Reflection!
by Aly Elhaddad
Introduction and documentation for new ThunderboltIoc framework that achieves DI in
.NET without reflection
How to Run Docker Container using AWS Elastic Container Service
by Uladzislau Baryshchyk
An overview of AWS Elastic Container Registry (ECR) and Elastic Container Service
(ECS)
Good Practices for Starting with Containers
by Kevin Mack
Few ideas for strengthening micro-services architectures
.NET Core 3.1, Docker, PostgreSQL, Swagger, C#
by PaulKukiel
.NET Core 3.1, Docker, postgres, swagger quick start
All Articles
Article Project Technical Blog Tip/Trick Video Reference Asset
topSort by Score
Containers

Dependency Injection to The Core

28 Dec 2016Fiyaz Hasan


Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
C#.NET-Core.NETASP.NET-CoreASP.NETDevDesignArchitectInjectionIOC

Dockerize A Simple Web-Application Created By Using Python, Flask and PostgreSQL

24 Aug 2018Arthur V. Ratz


Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
HTMLPythonSQLPostgreSQLvirtualizationcontainersdockertext

A Monitored, Memory Mapped std::allocator for Mass Data Storage in STL Container
26 May 2020stefan stammberger
A novel allocator implementation for managing huge sets of data in STL's std::
containers for Windows operating systems
XMLObjective-CC++WindowsSTLoperating-systemscontainers

Deploy Node.js Application Running on Microsoft IIS 10 To Docker's Windows Server


Core 2016 Containers

1 Sep 2018Arthur V. Ratz


In this brief article, we will demonstrate how to deploy a Node.js application and
run it on Docker's Windows Server Core 2016 Containers
CJavascriptXMLC++Node.jsVS2013PowerShelltextvirtualizationJSON

How to Build a Kubernetes Cluster on Azure using KubeSpray

25 Nov 2017DataBytzAI
Use KubeSpray to remove the pain of setting up a Kubernetes cluster
AzureKubernetescontainers

Using Visual Studio Code to Develop a Service Inside of a Container

3 Aug 2019Dmitriy Repin


Using VS Code to author and debug an any-language service inside of a container
running locally, on a cloud VM, or in a Kubernetes pod
PythonC++GooglecloudWindowsAzureAWSVisual-Studiocontainersvirtual-machine

You might also like