top of page
Search
"Roadmap Learning" - Efficient way to learn new technologies - Ex. DevSecOps Roadmap
One way to lay a strong foundational learning into something new, is to create and follow a roadmap.
sandeepseeram
Jan 7, 20234 min read
442 views
Horizontal partitioning (Sharding) on MongoDB - Cloud-Native Data Patterns
In many large-scale solutions, data is divided into partitions that can be managed and accessed separately. Partitioning can improve scalabi
sandeepseeram
Oct 15, 20224 min read
370 views
Understanding 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.
sandeepseeram
May 8, 20223 min read
326 views
Immutable Infrastructure – Image Management with HashiCorp Packer
In the immutable infrastructure paradigm, an update is deployed the same way as the initial VM.
sandeepseeram
Feb 12, 20226 min read
466 views
GitLab CI/CD - Azure VM Scale Sets
From project planning and source code management, to CI/CD and monitoring, GitLab is a complete DevOps platform.
sandeepseeram
Jan 22, 20222 min read
1,165 views
bottom of page