Triggering lambda function from SQS and store the message in S3 bucket.

Triggering lambda function from SQS and store the message in S3 bucket

To trigger an AWS Lambda function from an SQS queue and store the received messages in an S3 bucket, you begin by creating an Amazon SQS queue that will act as the event source. After setting up the queue, configure an AWS Lambda function that will process incoming messages. In the Lambda console, you add […]

Creating a SNS topic and subscribing through Email.

Creating a SNS topic and subscribing through Email.

Creating an SNS topic and subscribing through email in AWS is a straightforward process that begins by logging into the AWS Management Console and navigating to the Simple Notification Service, commonly known as SNS, from the list of available services. Once you reach the SNS dashboard, you start by selecting the Topics section and clicking […]

Created a Lambda Function and Testing it.

Created a Lambda Function and Testing it.

In today’s world of cloud computing, serverless technology has become increasingly popular. AWS Lambda is one of the leading serverless services available to developers and IT professionals. It allows you to run code without provisioning or managing servers. This makes development faster, more scalable, and cost-efficient. Creating a Lambda function is the first step toward […]

Getting Started with Amazon Elastic container Service using Fargate

Getting Started with Amazon Elastic container Service using Fargate

Getting Started with Amazon Elastic Container Service (ECS) using Fargate means learning how to run containerized applications on AWS without managing servers. ECS handles the container orchestration, and Fargate automatically provisions the compute resources. You just upload your container, set the task configuration, and AWS runs it for you making deployment easier, scalable, and fully serverless. […]

Create a cluster in Amazon EKS and install kubectl.

Create a cluster in Amazon EKS and install kubectl.

Introduction. Creating a cluster in Amazon EKS and installing kubectl means setting up a managed Kubernetes environment on AWS and installing the CLI tool used to control it. EKS creates the Kubernetes control plane for you, while kubectl lets you connect to the cluster, deploy applications, manage pods, services, and configurations all from your local machine. Lab […]

 Setting up AWS Budget and Alerts for Cost Development

 Setting up AWS Budget and Alerts for Cost Development

Introduction. Setting up AWS Budgets and alerts for cost management is an essential practice for organizations seeking to maintain financial control, enhance visibility into cloud spending, and prevent unexpected cost overruns that can impact long-term planning and operational efficiency.By configuring AWS Budgets, teams gain the ability to define custom spending thresholds, monitor usage patterns, and […]

API Gateway Creating Resources and Method.

API Gateway Creating Resources and Method.

In Amazon API Gateway, creating resources and methods means defining the structure of your API. Lab Steps Step 1: Sign to the AWS Management Console 1. Click on the Open Console button, and you will get redirected to AWS Console in a new browser tab. 2. Copy your User Name and Password in the Lab Console […]

Build API Gateway with Lambda Integration.

Build API Gateway with Lambda Integration.

Introduction. Building an API Gateway with Lambda integration is one of the most powerful and flexible ways to create serverless applications on AWS. Amazon API Gateway serves as a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. By integrating it with AWS Lambda, […]

Building an API Gateway with Path and Query String Parameters.

Building an API Gateway with Path and Query String Parameters.

We’ll build an AWS API Gateway that uses path parameters and query string parameters, connected to a Lambda function. Step 1: Sign to the AWS Management Console 1. Click on the Open Console button, and you will get redirected to AWS Console in a new browser tab. 2. Copy your User Name and Password in the Lab […]

Introduction to AWS API Gateway What, Why & Real-World Use.

Introduction to AWS API Gateway What, Why & Real-World Use.

Introduction. In today’s cloud-driven world, businesses need their applications to be fast, scalable, and secure. API (Application Programming Interface) is how apps talk to each other. But managing APIs manually can become complex, especially when apps grow. This is where AWS API Gateway helps! What is AWS API Gateway? AWS API Gateway is a fully managed […]

Enroll Now
Enroll Now
Enquire Now