Showing results for Docker - Cesar de la Torre

Feb 7, 2018
7
1

Microsoft eBook gratuito en Español: “Microservicios .NET – Arquitectura para aplicaciones .NET contenerizadas” – Docker, .NET Core, Kubernetes, Service Fabric, Azure.

Cesar De la Torre
Cesar De la Torre

Las arquitecturas basadas en Microservicios están emergiendo actualmente como opciones apropiadas para aplicaciones distribuidas de misión crítica. En una arquitectura basada en microservicios, la aplicación se construye basada en una colección de servicios que deben ser desarrollados, probados, versionados y desplegados en producción, de fo...

ASP.NET Core.NET CoreDocker
May 10, 2017
0
0

Free eBook/Guide on ‘.NET Microservices – Architecture for Containerized .NET Applications’

Cesar De la Torre
Cesar De la Torre

The microservices architecture is emerging as an important approach for distributed mission-critical applications. In a microservice-based architecture, the application is built on a collection of services that can be developed, tested, deployed, and versioned independently. In addition, enterprises are increasingly realizing cost savings, solving ...

DDDDockerContainers
Nov 18, 2016
0
0

Summary of Microsoft Docker Images for .NET Core and .NET Framework

Cesar De la Torre
Cesar De la Torre

Even when these official images are still evolving, I think that a summary about the multiple Microsoft Docker images for .NET available at Docker Hub would be a “nice to have” thing. This blog post is related to my previous blog post on “Docker containers – Should I use .NET Core or .NET Framework?”, however I’m drilling down here into the specif...

ASP.NET Core.NET CoreDocker
Nov 16, 2016
0
0

Docker containers – Should I use .NET Core or .NET Framework?

Cesar De la Torre
Cesar De la Torre

The short answer is: “For Docker containers, use .NET Core whenever is possible”. But, below is a summary decision table depending on your architecture or application type and the server operating system you are targeting for your Docker containers. Take into account that if you are targeting Linux containers you will need Linux based Docker hos...

ASP.NET Core.NET CoreDocker
Nov 16, 2016
0
0

Free eBook on “Containerized Docker Application Lifecycle with Microsoft Tools and Platform”

Cesar De la Torre
Cesar De la Torre

Coinciding with today’s release of Visual Studio 2017 RC1 at CONNECT 2016 in NYC (Nov. 16th 2016), I wanted to announce the availability of this new and free eBook on “Containerized Docker Application Lifecycle with Microsoft Tools and Platform” which covers and end-to-end vision of Docker container based application development plus CI/CD (DevOps)...

DockerAzure Service FabricKubernetes
Sep 26, 2016
0
0

.NET, Cloud and Mobile Events in Argentina and Chile – Content

Cesar De la Torre
Cesar De la Torre

Last week (Sept. 19-22 2016) I delivered a similar event in Buenos Aires and in Santiago the Chile, afterwards. Here I post the agenda I delivered, a few pictures about it plus the decks I used about it. Morning Event – Developing microservices in the Cloud with .NET, Docker and Microsoft Azure Service Fabric Related technologies: - Microsoft .N...

ASP.NET Core.NET CoreDocker
Jul 13, 2016
0
0

Docker and Containers: Basic elements and taxonomy

Cesar De la Torre
Cesar De la Torre

I’m currently working on a Docker and Containerized applications related document and it happens that I just created the following explanatory figure. Since I got a few people asking about several related topics in Docker, it might be useful to publish this short blog post helping out folks starting with Docker. This diagram is just about the basi...

DockerContainers