Skip to main content

Home/ Arquitectura?/ Contents contributed and discussions participated by Pablo Lalloni

Contents contributed and discussions participated by Pablo Lalloni

Pablo Lalloni

Hybind - Home - 0 views

  •  
    "Unlike most client libraries dealing with HAL REST APIs, Hybind provides a high-level approach similar to what Object Relational Mapping (ORM) frameworks are for databases. When using Spring Data REST in the server, it is amazing how the amount of code to write is reduced to a minimum. However, a significant amount of repeated boilerplate is still required in the JavaScript client to manipulate the resources and map them to the client-side model. That's why this library exists. It enriches plain JavaScript objects with a convenient API so that performing REST requests is as easy as calling methods directly on the model objects. It is optimized for Spring Data REST, but should work with other HAL APIs following similar conventions."
Pablo Lalloni

Introduction - 0 views

  •  
    "MICROSERVICES ARCHITECTURE GUIDE"
Pablo Lalloni

Ambassador | @datawireio - 0 views

  •  
    "API Gateway for Microservices"
Pablo Lalloni

Forge | @datawireio - 0 views

  •  
    "Define & run services in Kubernetes, from source"
Pablo Lalloni

Telepresence | @datawireio - 0 views

  •  
    "Locally develop microservices with a remote Kubernetes cluster"
Pablo Lalloni

Kubernetes-native microservices API Gateway: Ambassador - 1 views

  •  
    "KUBERNETES-NATIVE API GATEWAY FOR MICROSERVICES BUILT ON THE ENVOY PROXY"
Pablo Lalloni

Envoy Proxy - Home - 0 views

  •  
    "Envoy is a high performance C++ distributed proxy designed for single services and applications, as well as a communication bus and "universal data plane" designed for large microservice "service mesh" architectures. Built on the learnings of solutions such as NGINX, HAProxy, hardware load balancers, and cloud load balancers, Envoy runs alongside every application and abstracts the network by providing common features in a platform-agnostic manner. When all service traffic in an infrastructure flows via an Envoy mesh, it becomes easy to visualize problem areas via consistent observability, tune overall performance, and add substrate features in a single place."
Pablo Lalloni

Crypto-Gram: October 15, 2017 - Schneier on Security - 0 views

  • NIST recently published its four-volume SP800-63-3 Digital Identity Guidelines. Among other things, it makes three important suggestions when it comes to passwords: * Stop it with the annoying password complexity rules. They make passwords harder to remember. They increase errors because artificially complex passwords are harder to type in. And they don't help that much. It's better to allow people to use pass phrases. * Stop it with password expiration. That was an old idea for an old way we used computers. Today, don't make people change their passwords unless there's indication of compromise. * Let people use password managers. This is how we deal with all the passwords we need.
    • Pablo Lalloni
       
      Para tener en cuenta.
« First ‹ Previous 161 - 180 of 1300 Next › Last »
Showing 20 items per page