Gayathri Krishnamurthy
16 posts
Guardius and OWASP ZAP: Boosting Web Application Security with Comprehensive Scanning
In an age where cyber threats are escalating daily, the need for robust web application security tools has…
Relational Database Design: DBMS
Relational Database Design: Comprehensive Guide Relational database design is the cornerstone of effective database systems, focusing on organizing…
Using Managed Identities for Secure Cross-Service Communication in Azure
Managed identities are essential for secure cross-service communication in Azure. They eliminate the need to manage secrets, keys,…
Cómo aplicar un Well Architected Review para asegurar tu infraestructura. Cuarta parte
Servicios Críticos en la Estrategia de Seguridad La proactividad es fundamental en el aseguramiento de cargas de trabajo.…
Exploring Kubernetes: Architecture and Use Cases
In the world of modern software development, infrastructure is the backbone of innovation. Imagine being at the helm…
Building a Speedometer with Compose Canvas API
The other day, while sitting in the back of a taxi, I noticed the speedometer and had the…
Subroutines in c’
Subroutines in C: Unlocking the Power of Modular Programming 🧩 Subroutines, also known as functions, are an essential…
How to Make an IT Disaster Recovery Plan
Organizations across industries build IT infrastructures to store, manage and transfer data for a wide variety of reasons,…
Top 5 form validation libraries in React JS and Next JS
Formik is a widely used library for building forms in React, next, and Vuejs as well. It includes…
How To Code a Simple Number Guessing Game in Python
I spent the last weekend compiling a list of games you can code in Python. But why? If…