Yearly Archives: 2024

How to use Google Cloud PubSub with a Node.js Application

How to use Google Cloud PubSub with a Node.js ApplicationGoogle Cloud Pub/Sub is a messaging service that allows applications to communicate with each other asynchronously. In this article, we will integrate Google...

How to create PDF using puppeteer on Azure Functions.

How to create PDF using puppeteer on Azure Functions. One of the most popular tools for creating PDFs is Puppeteer, which is also required by many Node.js modules. It runs as a "headless...