PinnedPavithrasandaminiinLevel Up CodingSecure your sensitive data with AWS-Key Management Service(KMS)Hello folks, today we are going to discuss how we can manage our passwords, credentials, and other sensitive data using AWS key management…Apr 12, 2023Apr 12, 2023
PinnedPavithrasandaminiinLevel Up CodingManage users and levels with IAM in AWSIn today’s world security is becoming the number one priority of every company and organization. When we manage our company and the…Apr 6, 2023Apr 6, 2023
PinnedPavithrasandaminiinTech BlogBuilding a Powerful RESTful API: A Step-by-Step Guide with Node.js and ExpressThis article discusses how to build a restful API from scratch.Mar 31, 2023Mar 31, 2023
PinnedPavithrasandaminiStreamlining Your AWS Code Workflow: A Guide to CodeCommit And it’s featuresHi all, today we are going to an overview discussion about AWS CodeCommit, it’s features and how the flow walks. In today’s world, software…Mar 13, 20232Mar 13, 20232
PavithrasandaminiinLevel Up CodingHow terraform refresh Enhances State Management and Environment Stability in TerraformManaging infrastructure at scale requires careful state tracking and real-time insights into resource configurations. In Terraform, the…Oct 28Oct 28
PavithrasandaminiinJavaScript in Plain EnglishImplementing Micro Frontends for a User Management System with the MERN StackIn modern web development, building scalable and maintainable applications is a top priority. Micro frontends offer a compelling solution…Oct 121Oct 121
PavithrasandaminiinJavaScript in Plain EnglishUnderstanding useContext in React: Usage, Advantages, and Code ExamplesReact’s useContext hook is a powerful tool that simplifies state management across your application. When you need to pass data between…Sep 171Sep 171
PavithrasandaminiSetup Grafana loki into my EKS clusterHi folks, today I’m going to show you how to set up Grafana Loki into your current EKS cluster for better logging system. This guide will…May 231May 231
PavithrasandaminiLog your application in a better way — Grafana LokiHi folks, do you have any issues with your current logging system of your application. Like hard to operate at scaling or, when scaling do…May 23May 23
PavithrasandaminiDockerize Your React application and deploy in AWS EC2Hello Qgenius, are you thinking of how to dockerize your react app and deploy it in AWS EC2? Have you experienced any blockers when…Feb 41Feb 41