sandeepseeramMay 8, 20223 minDevOpsUnderstanding 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.
sandeepseeramFeb 12, 20226 minDevOpsImmutable Infrastructure – Image Management with HashiCorp PackerIn the immutable infrastructure paradigm, an update is deployed the same way as the initial VM.
sandeepseeramJan 22, 20222 minDevOpsGitLab 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 minDevOpsDocker Privileged Container EscapePrivileged docker containers are containers that are run with the --privileged flag. Its a liability!!!
sandeepseeramMay 20, 20212 minDevOpsCI/CD Pipeline with Gogs, Drone, and KubernetesLets learn how to build a CI/CD Pipeline workflow with Gogs(SCM), Drone(CD) and Kubernetes(Platform).