Working with Cassandra on AWS keyspace using Terraform and Node.js Working with Cassandra on AWS keyspace using Terraform and Node.js

In this guide, we will walk you through setting up Apache Cassandra on AWS Keyspaces using Terraform to create tables and keyspaces. We'll also explore how to interact with the tables using the Nodejs driver.

explore →
Deploying RabbitMQ with Amazon MQ using Terraform Deploying RabbitMQ with Amazon MQ using Terraform

In this guide, we will walk through the process of deploying RabbitMQ, a popular open-source message broker, with Amazon MQ, a managed message broker service on AWS. We'll use Terraform to automate the deployment process and provide examples using Node.js.

explore →
High available and scalable RDS with Multi-AZ and read replicas High available and scalable RDS with Multi-AZ and read replicas

In this post, we'll demonstrate how to set up a multi-AZ PostgreSQL RDS using Terraform as the Infrastructure as Code, and then scale it with read-replicas.

explore →
Serve binary content with AWS Lambda and AWS CloudFront, managed by Terraform. Serve binary content with AWS Lambda and AWS CloudFront, managed by Terraform.

In this Article we will pass through setting AWS lambda and AWS and CloudFront to serve Dynamic binary content using terraform as IaC.

explore →
Farmy data lake Farmy data lake

Building a data lake for farmy.ai Startup

explore →
Facebook image Web Scrapper Facebook image Web Scrapper

Building Facebook image Web Scrapper to get images for plant disease from facebook groups to us in Deep learning.

explore →
Solving wait for responses problem in puppeteer Solving wait for responses problem in puppeteer

Waiting correctly for requests in puppeteer could be tricky, this package ensures waiting for all outgoing requests.

explore →
Image annotation pipeline Image annotation pipeline

Building an image cleansing and annotation pipeline for Farmy.ai startup.

explore →