Topic

aws

12 articles

Cover for Building APIGateway with Lambda using Pulumi
awsapisAug 7, 2024

Building APIGateway with Lambda using Pulumi

In this post, I will guide you through creating an API Gateway with Lambda using Pulumi. I will also explain some of Pulumi's functionalities along the way.

Srinivas KarnatiSrinivas Karnati · 9 min
Read →
Cover for Optimizing Scalability: A Deep Dive into Load Testing with Locust on EKS
awsnodejsApr 15, 2024

Optimizing Scalability: A Deep Dive into Load Testing with Locust on EKS

This article explores strategies for optimizing scalability using Locust for load testing on Amazon EKS.

Anshu KumarAnshu Kumar · 6 min
Read →
Cover for Tutorial: Build a Cloud Cost Monitoring System with Terraform, Ansible and Komiser
awsansibleNov 3, 2023

Tutorial: Build a Cloud Cost Monitoring System with Terraform, Ansible and Komiser

In today's cloud-centric world, businesses rely on cloud services to power their applications and infrastructure. While the scalability and flexibility of…

Kunal VermaKunal Verma · 21 min
Read →
Cover for How get started with Hashicorp Vault🛡️
awssecurityApr 5, 2023

How get started with Hashicorp Vault🛡️

it provides how to setup vault, how to configure backend with S3 and more and finally how to make auto-seal work and HTTPS with self signed certificate

Dipankar DasDipankar Das · 9 min
Read →
Cover for Deploy a Maven Project on a Tomcat Server Using Jenkins and AWS
awsmavenFeb 19, 2023

Deploy a Maven Project on a Tomcat Server Using Jenkins and AWS

Deploy a Maven Project on a Tomcat Server Using Jenkins and AWS

Kanika GolaKanika Gola · 9 min
Read →
Cover for About my PDF-Editor Project
dockerawsSep 1, 2022

About my PDF-Editor Project

It all started with me thinking about a PDF platform that people can use instead of using licensed software. Came up with an idea of web-based which can…

Dipankar DasDipankar Das · 6 min
Read →
Cover for AWS Elastic Cloud Compute
cloudec2May 23, 2022

AWS Elastic Cloud Compute

Everything you need to know about an AWS EC2 instance.

Praneeth KondrajuPraneeth Kondraju · 3 min
Read →
Cover for Deploy a simple server using AWS + Terraform
ec2awsMay 10, 2022

Deploy a simple server using AWS + Terraform

Terraform is an Infrastructure as Code( IAC ) tool that lets you define both cloud and on-prem resources in human-readable configuration files, that you…

Dipankar DasDipankar Das · 4 min
Read →
Cover for ✨ Introduction to Kubernetes ✨
awskubernetesMay 3, 2022

✨ Introduction to Kubernetes ✨

Let's assume an application. It has multiple services running inside containers. Now, each container have to be scaled as per requirements, the code has…

Anuja KumariAnuja Kumari · 11 min
Read →
Cover for A simple way to Structure your Terraform code
bloggingawsApr 13, 2022

A simple way to Structure your Terraform code

This article helps users structure their terraform code in a way that is easily readable and reduces the blast radius.

LeonLeon · 4 min
Read →
Cover for ✨ Introduction to Jenkins ✨
ciawsApr 4, 2022

✨ Introduction to Jenkins ✨

Jenkins is an automation tool written in Java with built-in plugins for continuous integration tasks. It is used to continuously build and test project

Anuja KumariAnuja Kumari · 7 min
Read →
Cover for CI/CD Pipeline: GitHub Actions with AWS ECS
dockerawsMar 28, 2022

CI/CD Pipeline: GitHub Actions with AWS ECS

CI/CD are parts of the DevOps process for delivering new software as soon as possible with help of automated test and automation build tools like Jenkins,…

Rishav MehraRishav Mehra · 8 min
Read →