Remove Best Practices Remove Cache Remove Open Source Remove Testing
article thumbnail

Geek Reading - Week of June 5, 2013

DZone

Improving testing by using real traffic from production ( Hacker News). Why haven’t cash-strapped American schools embraced open source? Simpler UI Testing with CasperJS ( Architects Zone – Architectural Design Patterns & Best Practices). Dew Drop – June 5, 2013 (#1,561) ( Alvin Ashcraft's Morning Dew).

Java 244
article thumbnail

MongoDB Best Practices: Security, Data Modeling, & Schema Design

Percona

In this blog post, we will discuss the best practices on the MongoDB ecosystem applied at the Operating System (OS) and MongoDB levels. We’ll also go over some best practices for MongoDB security as well as MongoDB data modeling. This parameter needs to be extensively tested! For example: $ /opt/mongodb/4.0.6/bin/mongos

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

MongoDB Database Backup: Best Practices & Expert Tips

Percona

That’s why it’s essential to implement the best practices and strategies for MongoDB database backups. Also, we will take a look at our open-source backup utility custom-built to help avoid costs and proprietary software – Percona Backup for MongoDB or PBM. Why are MongoDB database backups important?

article thumbnail

Google Lighthouse Audits – How to use Chrome’s built-in speed testing tool

MachMetrics

However, you have likely used the Web UI that Google uses to allow you to test websites for speed – Google PageSpeed Insights. Lighthouse is a completely open-source tool that allows users to test any website in a multitude of ways. What Does Google Lighthouse Test? Best Practices. Performance.

Google 82
article thumbnail

Azure Well-Architected Framework: What it is and how to tame it with AI and automation

Dynatrace

The Framework is built on five pillars of architectural best practices: Cost optimization. Each pillar brings business and technology leaders together to help organizations choose architecture options that best strategically align to their specific business priorities as they begin their cloud journey. Missing caching layers.

Azure 187
article thumbnail

Predictive CPU isolation of containers at Netflix

The Netflix TechBlog

Because microprocessors are so fast, computer architecture design has evolved towards adding various levels of caching between compute units and the main memory, in order to hide the latency of bringing the bits to the brains. CFS is widely used and therefore well tested and Linux machines around the world run with reasonable performance.

Cache 251
article thumbnail

MySQL Key Performance Indicators (KPI) With PMM

Percona

A monitoring tool like Percona Monitoring and Management (PMM) is a popular choice among open source options for effectively monitoring MySQL performance. This includes metrics such as query execution time, the number of queries executed per second, and the utilization of query cache and adaptive hash index.