Skip to main content

Home/ Arquitectura?/ Group items tagged talks

Rss Feed Group items tagged

Pablo Lalloni

Building microservices with Scala, functional domain models and Spring Boot - 0 views

    • Pablo Lalloni
       
      Muy buenos slides que muestran un posible modelo a adoptar para arquitectura de microservicios basados en event-sourcing. Imperdible. 
  •  
    "In this talk you will learn about a modern way of designing applications that's very different from the traditional approach of building monolithic applications that persist mutable domain objects in a relational database.We will talk about the microservice architecture, it's benefits and drawbacks and how Spring Boot can help. You will learn about implementing business logic using functional, immutable domain models written in Scala. We will describe event sourcing and how it's an extremely useful persistence mechanism for persisting functional domain objects in a microservices architecture."
Pablo Lalloni

The Journey of Go's Garbage Collector - The Go Blog - 1 views

  •  
    "The Go language features, goals, and use cases have forced us to rethink the entire garbage collection stack and have led us to a surprising place. The journey has been exhilarating. This talk describes our journey. It is a journey motivated by open source and Google's production demands. Included are side hikes into dead end box canyons where numbers guided us home. This talk will provide insight into the how and the why of our journey, where we are in 2018, and Go's preparation for the next part of the journey."
Pablo Lalloni

shapeless - an exploration of generic programming in Scala | Chuusai - 0 views

  •  
    shapeless is an exploration of generic (aka polytypic) programming in Scala derived from the various talks I've given over the course of 2011 on implementing scrap your boilerplate and higher rank polymorphism in Scala.
Pablo Lalloni

The Top 10 Javascript MVC Frameworks Reviewed - CodeBrief - 1 views

    • Pablo Lalloni
       
      Estos features me parecen que son excelentes objetivos a buscar.
  • Specifically, the following four features are very important to me: UI Bindings - I’m not just talking about templates, I’m talking about a declarative approach to automatically updating the view layer when the underlying model changes. Once you have used a framework (such as Flex) that supports UI bindings, you can never go back. Composed Views - Like all software developers, I enjoy creating modular reusable code. For this reason, when programming UI, I would like to be able to compose views (preferably at the template layer). This should also entail the potential for a rich view component hierarchy. An example of this would be a reusable pagination widget. Web Presentation Layer - We are programming for the web here people, the last thing I want are native-style widgets. There is also no reason for a web framework to create it’s own layout manager. HTML and CSS are already the richest way to do style and layout in existence, and should be used as such. The framework should be centered around this concept. Plays Nicely With Others - Let’s face it, jQuery is pretty amazing. I don’t want a framework which comes bundled with a sub-par jQuery clone, I want a framework which recommends using jQuery itself.
    • Pablo Lalloni
       
      ESTOS features
Pablo Lalloni

Let's talk about logging | Dave Cheney - 0 views

  •  
    Excelente discusión sobre librerías de logging, niveles de logging, qué tiene sentido y qué no.
Pablo Lalloni

Skills Matter : Scala eXchange 2013 02-12-13 - 0 views

  •  
    Varias charlas para ver.
Chancha Mazzoni

Xen & Docker: made for each other! - 0 views

  •  
    Containers and hypervisors are often seen as competing technologies - enemies even. But in reality the two technologies are complementary and increasingly used together by developers and admins. This recent Linux.com article talked about this supposed battle, noting however that developers are using Docker in traditional VMs to bolster security. Ver también: https://wiki.openstack.org/wiki/XenServer
Chancha Mazzoni

Using Puppet Enterprise with Containers - 0 views

  •  
    Interesante. Utilizan puppet en la construcción de las imagenes In recent months we've received a lot of questions about how Puppet Enterprise works with containers. We have some really helpful resources for using Docker (like the Puppet Approved module), and I'd also like to point you toward the awesome talks given at this year's PuppetConf.
Pablo Lalloni

Scala Days San Francisco 2015 | Parleys.com - 0 views

  •  
    Casi como haber estado...
1 - 13 of 13
Showing 20 items per page