heart Posts from the community...
Story
@adammetis shared a post, 3 months, 1 week ago
DevRel, Metis

Debugging Low Cache Hit Ratio

Every read from a physical drive is a tremendous performance hit and should be avoided. In this blog post, we are going to see how to debug scenarios where we can’t utilize cached data and need to read from the physical drive. We’re going to see why it’s important, what to look for, and what tools and extensions to use.

Debugging Low Cache Hit Ratio@3x
Story
@adammetis shared a post, 3 months, 2 weeks ago
DevRel, Metis

Scaling DevOps’ Efficiency & How It Relates To DBOps

We must understand how to move fast and increase velocity with databases and what new tools and processes we need to build around. This comes down to incorporating database guardrails and moving towards DBOps. Starting and scaling DevOps in the enterprise is only the beginning. DevOps automation tools helped us achieve improvements in many areas of software development, but now we need to see how to move forward with DBOps. In this article, we’re going to explore how to build DevOps for databases called DBOps and how it can scale efficiency and drive business growth

Scaling DevOps’ Efficiency & How It Relates To DBOps@3x
Story
@adammetis shared a post, 3 months, 2 weeks ago
DevRel, Metis

5 Things Your CI/CD Lacks And You Need Them Now

Are you sure that your CI/CD covers everything? While it may sound obvious, there are so many things that we miss. We don’t check our queries properly, we don’t control configurations, and we don’t cover non-functional requirements in general. Let’s see what 5 things we lack in our CI/CD pipeline and why they are crucial in today’s world.

IMG_4898
loading...