sandeepseeramJun 25, 20223 min readCloud SecurityVisualize Access Paths within AWS using "FSecure’s awspx"awspx is an opensource tool developed by FSecure, which analyses access paths within AWS and help to visualize access control relationships.
sandeepseeramMay 8, 20223 min readDevOpsUnderstanding Fluentd’s Unified Logging Layer Fluentd is an open-source data collector, which lets you unify the data collection and consumption for a better understanding of data.
sandeepseeramApr 16, 20223 min readEnterprise ArchitectureEnterprise Security Architecture in the TOGAF Context@TOGAF There are two security concepts: 1. ISM – Information Security Management 2. ERM – Enterprise Risk Management.
sandeepseeramFeb 12, 20226 min readDevOpsImmutable Infrastructure – Image Management with HashiCorp PackerIn the immutable infrastructure paradigm, an update is deployed the same way as the initial VM.
sandeepseeramJan 22, 20222 min readDevOpsGitLab CI/CD - Azure VM Scale Sets From project planning and source code management, to CI/CD and monitoring, GitLab is a complete DevOps platform.
sandeepseeramNov 8, 20212 min readDevOpsDocker Privileged Container EscapePrivileged docker containers are containers that are run with the --privileged flag. Its a liability!!!
sandeepseeramSep 30, 20212 min readCloud MigrationCloud Migration Assessment with CloudPhysics Cloud Migration Methodology provides a defined and repeatable path for organizations to follow when migrating and modernizing VM's.
sandeepseeramAug 15, 20213 min readCloud ComplianceMicrosoft Cloud App Security (MCAS)A CASB acts as a gatekeeper to broker real-time access between your enterprise users and the cloud resources they use.
sandeepseeramJul 16, 20213 min readCloud SecurityCloud Access Security Brokers (CASB) CASB is a set of cloud security technologies delivered either through a device or SaaS model.
sandeepseeramMay 20, 20212 min readDevOpsCI/CD Pipeline with Gogs, Drone, and KubernetesLets learn how to build a CI/CD Pipeline workflow with Gogs(SCM), Drone(CD) and Kubernetes(Platform).