Tag: funções
-

Um Guia para Funções Serverless
As funções sem servidor (serverless) tornaram-se uma abordagem popular de desenvolvimento e implantação de aplicações. Ao abstrair o gerenciamento de infraestrutura e adotar uma arquitetura orientada a eventos, elas oferecem uma solução flexível para desenvolvedores. O principal objetivo do serverless é 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…