Skip to content
View KislayaSrivastava's full-sized avatar
  • Bangalore
  • 15:33 (UTC +05:30)

Block or report KislayaSrivastava

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kislayasrivastava/README.md

Hi there πŸ‘‹, I'm Kislaya Srivastava

πŸš€ AWS Certified Solutions Architect – Associate (CSAA-C02)
πŸ’Ό 15+ years of experience in enterprise application development & architecture
☁️ Cloud | AWS | Python | DevOps | Terraform | Observability


πŸ‘¨β€πŸ’» About Me

I am a hands-on technologist with deep experience in designing, building, and modernizing enterprise systems.
My interests include cloud-native architectures, infrastructure automation, and building reliable, observable platforms at scale.

I use GitHub primarily as a workspace to:

  • Experiment with cloud and infrastructure patterns
  • Build reference implementations and proof-of-concepts
  • Document architectural approaches, trade-offs, and learnings

πŸ”§ What I Work On

  • Cloud-native workloads on AWS (Lambda, EKS, API Gateway, DynamoDB)
  • Infrastructure-as-Code using Terraform
  • Backend development and automation with Python
  • CI/CD pipelines, containerization, and observability practices

πŸ› οΈ Skills & Tools

  • Cloud: AWS (Lambda, API Gateway, DynamoDB, EKS)
  • Infrastructure: Terraform
  • Languages: Python, SQL, VB6 (legacy systems exposure)
  • DevOps & Platform: Docker, Kubernetes, CI/CD, Observability

πŸ“Œ Featured Repositories

A selection of repositories that reflect my learning and implementation work:

πŸ”Ή Event Driven Order System
Event-driven architecture using AWS Lambda, API Gateway, and DynamoDB
πŸ‘‰ https://github.com/KislayaSrivastava/event-driven-order-system

πŸ”Ή Hospital Application on AWS
Multi-tier AWS architecture using Terraform, Python, and RDS
πŸ‘‰ https://github.com/KislayaSrivastava/multi-tier-hospital-aws-app

πŸ”Ή Cloud Resume on EKS
Cloud Resume Challenge implemented on Kubernetes (AWS EKS)
πŸ‘‰ https://github.com/kislayasrivastava/resume-kubernetes

πŸ”Ή Terraform Bootcamp
Infrastructure-as-Code patterns and reusable Terraform modules
πŸ‘‰ https://github.com/kislayasrivastava/terraform-beginner-bootcamp-2023

πŸ”Ή Python File Automation Scripts
Utility scripts for file search and automated file movement
πŸ‘‰ https://github.com/KislayaSrivastava/filemovement


πŸ“Š GitHub Usage

This GitHub profile is used for:

  • Hands-on experimentation and technical exploration
  • Infrastructure automation and scripting
  • Reference architectures and learning-focused projects

Key repositories are pinned for quick access.


πŸ”— Connect

Pinned Loading

  1. event-driven-order-system event-driven-order-system Public

    Production-ready event-driven order processing system | AWS Lambda + API Gateway + DynamoDB + EventBridge + SQS/SNS | Terraform IaC | Python 3.11 | Demonstrates serverless microservices and event-d…

    Python 2

  2. resume-kubernetes resume-kubernetes Public

    This repository contains source code to create a cloud resume in HTML format and it is hosted on AWS EKS platform.

    CSS

  3. serverless-microservice serverless-microservice Public

    This is an attempt to create a microservice using serverless components viz API GW, Lambda and DynamoDB

  4. terraform-beginner-bootcamp-2023 terraform-beginner-bootcamp-2023 Public

    This repository is created from the Terraform beginner bootcamp repository template for the project bootcamp.

    HCL

  5. filemovement filemovement Public

    This python code helps to search for a file format on Windows desktop at a given location and then copies them all in a pre-specified location given by user

    Python