Etiqueta: funciones
-

Una guía sobre las funciones sin servidor
Las funciones sin servidor se han convertido en un enfoque popular de desarrollo y implementación de aplicaciones. Al abstraer la gestión de la infraestructura y adoptar una arquitectura dirigida por eventos, ofrecen una solución flexible para los desarrolladores. El objetivo principal de la tecnología sin servidor es eliminar...
-

Eventing Service Improvements in Couchbase Server 6.5
Couchbase Eventing Service provides a framework for writing your own functions to process data change events (create, update, delete/expiry). Couchbase Server 6.5 introduces a set of important improvements to the Eventing Service that enable…
-

Use OpenWhisk for FaaS with Node.js and Couchbase NoSQL
If you’ve been keeping up with my content, you’ll remember that I had written an article titled, Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL. In this article we had explored using…