Tag development

K8s Series: Part-3: Deploying a Simple Nginx App on AWS EKS

Welcome back to our series on Kubernetes!  So today, we’ll step inside the application world of containers and learn to deploy a simple Nginx application using AWS EKS (Elastic Kubernetes Services). Whether you are a die-hard fan of Kubernetes or… Continue Reading →

A Beginner’s Guide to Prepare for the AWS Certified Developer Associate (DVA-C02) Exam

In this blog, we will explain how to pass the AWS Certified Developer – Associate exam. This might help you in your journey to pass the exam. Enjoy! Who Should Take This Exam? AWS Certified Developer – Associate is a… Continue Reading →

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 saw many amazing videos showing the mind-blowing capabilities of the Google Gemini AI. Google has launched its Google… Continue Reading →

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 where we get the report along with the other data… Continue Reading →