Sending Emails Notification with AWS SNS

Sending Emails Notification with AWS SNS: A Step-by-Step Guide

Introduction Today, let’s see a simple yet useful AWS service and how we can use it to send emails.  What is AWS SNS? Or Simple Notification

Read More
Generate And Download the Code Analysis Report in the SonarQube

Generate And Download the Code Analysis Report in the SonarQube Community Edition

Introduction The very first question to be answered is “What is SonarQube?”. Well, SonarQube is a powerful platform for continuous inspection of

Read More
How to Implement Gemini AI Model in Golang

How to Implement Gemini AI Model in Golang: A Comprehensive Tutorial

Using Gemini “Google’s Most capable AI model” with Golang Google recently launched its AI Model to beat every other LLM model. We

Read More
How to Fortify Your Docker Container

How to Fortify Your Docker Container: A Deep Insight on Container Security

Introduction In June 2017, a cyber storm named NotPetya shook the digital world, using Docker containers to wreak havoc globally. Think of it like a

Read More
How to Programmatically add Charts and Graphs in Excel Sheets in React

How to Programmatically add Charts and Graphs in Excel Sheets in React

Hi Devs! Adding graphs in an Excel sheet seemed to be an easy task until we started searching for a way to do it in React. We wanted a functionality

Read More
Monitor AWS Resources using NewRelic

Monitor AWS Resources using NewRelic

Introduction In the fast-paced world of technology, ensuring optimal performance and reliability of applications is crucial for businesses. This blog

Read More
Monitor AWS Resources using Datadog

Monitor AWS Resources using Datadog

Introduction As organizations increasingly migrate to the cloud, the need for robust Datadog monitoring and analytics becomes paramount. This is

Read More
How to Run Cron Jobs using AWS EventBridge and Lambda?

How to Run Cron Jobs using AWS EventBridge and Lambda?

Introduction In this guide, we will explore the seamless integration of AWS Eventbridge and Lambda to create a robust and serverless solution for

Read More