Skip to main content

Home/ Arquitectura?/ Group items tagged tutorial

Rss Feed Group items tagged

Pablo Lalloni

Learning Slick - 1 views

  •  
    Un tutorial profundo de SLICK (ex-ScalaQuery, la librería de acceso a RDBMS type-safe que usamos en varios proyectos basados en scala incluyendo Navrel, etc.). Los que no conozcan SLICK/ScalaQuery deberían verlo aprovechando este nuevo material.
Pablo Lalloni

Speakers -> Cloud Architecture - 1 views

  •  
    This tutorial explains which business models and applications benefit most from cloud, what to look for in a cloud provider, and how the traditional enterprise computing marketplace is being disrupted.
Pablo Lalloni

Cryptography Tutorials - Herong's Tutorial Examples - 0 views

  •  
    Excelentes tutoriales de todo lo que pueda llegar a hacer falta al usar SSL con y sin java: claves, certificados, keytool, openssl, interoperabilidad, browsers, servers, etc.
Pablo Lalloni

Running Secured Docker Registry 2.0 - Container Solutions - 0 views

  •  
    "The new Docker Registry 2.0 was released on April 16th, 2015. It was completely rewritten in Go with added support for the new Docker Registry HTTP API V2 (thus only working with Docker 1.6+), promising to provide faster and more secure distribution of images. If you work with Docker and for some reason decided not to use the public Docker Hub, a private Docker Registry is an essential part of your architecture. But even if you don't have private images, you will likely need to use your own registry in production/testing for efficiency. The default installation, however, runs without encryption and authentication. I was wondering what's involved in securing it. There is an official tutorial on how to configure TLS on a registry server. TLS/SSL is absolutely necessary for any secure setup, but I also wanted to enable an authentication mechanism. The Configuration Reference document describes two authentication options supported by Docker Registry itself: so-called silly and token solutions. The silly one is apparently only useful for very limited development use-cases. The token solution seems to be more serious, but because of the lack of documentation (at the time of writing), I decided to find an alternative approach to secure it. In this article I'm going to show you how to set up the Docker Registry 2.0 with username/password authentication and SSL using the official Docker Registry image and a custom configured nginx as a proxy server."
Pablo Lalloni

Simple event sourcing - introduction (part 1) » Zilverblog - 0 views

  •  
    "This is the first part of a series on building an event sourced application. We'll build a simple blogging application (inspired by the Ruby on Rails "Getting Started" tutorial), so the domain should be familiar. This allows us to focus on implementing a memory image based architecture using event sourcing. Another goal is to show that this kind of architecture is not more complex (and arguably, simpler) than those implemented by traditional database centered applications."
Pablo Lalloni

Tutorial - Docker Overview for .NET Developers (1/7) - YouTube - 1 views

  •  
    "In this video, you'll get a quick overview of Docker and why it's beneficial. We'll also delve into some of the common questions about containers like what a container is, what's a Dockerfile, Docker images versus containers, how .NET developers can use containers, how deployments work, and how Microsoft is partnering with Docker. "
Pablo Lalloni

An Introduction to Kubernetes | DigitalOcean - 4 views

  •  
    Una buena introducción general a Kubernetes, útil para comprender componentes y responsabilidades.
1 - 12 of 12
Showing 20 items per page