Articles in this series
To-Do List on Azure Functions · Introduction Azure Functions is a serverless compute service that enables you to run event-triggered code without having...
DefectDojo is an open-source platform designed for DevSecOps, ASPM (Application Security Process Management), vulnerability management, and more. This...
Identify AWS misconfigurations and generate AWS CIS 1.4 compliance reports · In this blog post, we'll delve into the powerful capabilities of Trivy, an...
Kubernetes, often shortened to K8s, is a powerful tool for managing containerized applications. If you're new to Kubernetes, this blog post will...
Learning Docker with Linux Command Line · In this blog post, I wanted to share a high-level overview of Docker and list some of its basic CLI commands...
GitHub webhooks provide an effective way to automate processes and trigger actions in response to events within the repositories. Whether it's a push...