Victor Uzoagbavictoru.hashnode.dev·Oct 28, 2024Cost-Effective Scheduling and Queue Management in Semaphore CI/CDIn today's DevOps landscape, optimizing CI/CD costs while maintaining efficient delivery pipelines has become increasingly crucial. Organizations running hundreds or thousands of builds daily face significant challenges in managing their CI/CD resour...semaphore
Dennis Wanjikudenniswanjiku.hashnode.dev·Mar 12, 20235 Query Optimization Tricks in PostgreSQLIntroduction Slow query is a subjective term since there is no threshold to which a query can be categorized as being fast or slow. However, if your query takes a bit longer to execute than you have patience for, then it is a slow query. The best way...3 likes·89 readsPostgreSQL
Thành Phạm NgọcforDwarves Foundation's Team Blogdwarvesf.hashnode.dev·Feb 20, 2023Optimizing queries for Big DatabaseIntroduction The increasing complexity and data intensity of today's systems have created challenges for applications in managing large databases. With growing storage and processing needs, these databases can slow down applications and hinder their ...2 likes·45 readsDatabase Partitioning