Tag aws

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 →

A Beginner’s Guide to Deploying a Kubernetes Cluster on EC2 Instances with Kubeadm

In the realm of modern cloud computing, Kubernetes has emerged as a game-changer, revolutionizing the way we deploy, manage, and scale containerized applications. Its robust features and scalability make it a top choice for orchestrating containerized workloads. In this guide,… Continue Reading →

How To Create Resources in AWS using Data Sources?

Introduction Terraform stands as a trailblazer in the realm of Infrastructure as Code (IaC) thanks to its robust features. With just a few clicks, it enables seamless provisioning of resources on any cloud platform. Following resource provisioning, Terraform encapsulates all… Continue Reading →

Learn Kubernetes Daemonset using kOps Cluster

Introduction As we all know, Kubernetes is a master of container orchestration. It manages your cluster, scales the containers as per your requirements, ensures your cluster’s security, and handles your workload efficiently. You might already be familiar with the resources… Continue Reading →

Optimize Your Cloud Cost using AWS Graviton

Introduction Amazon Web Services (AWS) offers a variety of processor types to cater to the diverse needs and requirements of its customers. The availability of different processor types allows users to select the most suitable instance for their specific workloads,… Continue Reading →

Deploy Your Microservices to the AWS ECS using GitHub Action CI/CD

Introduction Currently, there are numerous tools and methods available to automate the software delivery process. This enables the organizations to establish smooth and sustainable Continuous Integration and Continuous Delivery (CI/CD) pipelines. Widely used tools in this domain, mainly include Jenkins,… Continue Reading →

How to Use Lambda Layer for Nodejs NPM Modules

Introduction: Unpacking the Magic of Lambda Layers Hey developers, welcome to AWS Lambda Layers. Today, we’re going to figure out how to add Node.js modules to Lambda Layer. If you’re worried about what AWS Lambda Layers are, then don’t worry… Continue Reading →

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 Service?This is to send and receive notifications to and from the receiver. SNS follows… Continue Reading →

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 post aims to delve into the features and capabilities of New Relic and integrate it with AWS, shedding light on… Continue Reading →

« Older posts