Topic
aws
12 articles

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 Karnati · 9 min
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 Kumar · 6 min
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 Verma · 21 min
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 Das · 9 min
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 Gola · 9 min
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 Das · 6 min
AWS Elastic Cloud Compute
Everything you need to know about an AWS EC2 instance.
Praneeth Kondraju · 3 min
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 Das · 4 min
✨ 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 Kumari · 11 min
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.
Leon · 4 min
✨ 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 Kumari · 7 min
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 Mehra · 8 min