Remove Best Practices Remove Document Remove Network Remove Tuning
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. Spoiler alert: This post focuses on MongoDB 3.6.X tcp_fin_timeout = 30 net.ipv4.tcp_keepalive_intvl

article thumbnail

From Proprietary to Open Source: The Complete Guide to Database Migration

Percona

Our goal with this post is to equip you with a comprehensive understanding of the steps, best practices, and pros and cons to ensure a smooth — and successful — transition to an open source database environment. Look closely at your current infrastructure (hardware, storage, networks, etc.)

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

Friends don't let friends build data pipelines

Abhishek Tiwari

In certain scenarios exactly-once semantics is possible but the best you can do is at-least-once or at-most-once. If tuned for performance, there is a good change reliability is compromised - and vice versa. For a telecom company, the ability to monitor network congestion and failures is part of their core value proposition.

Latency 63
article thumbnail

Tech Spotlight: Top customer questions

VoltDB

Here’s how we explain it in our Documentation: Support for different cluster sizes in passive Database Replication (DR). Stay tuned for more support Q&As – and don’t forget to download our newest version , v7.2. Recent requests made to the master cluster could have been at various stages of completion when the cluster failed.

article thumbnail

Best Web Performance Books to Learn Site Speed Optimization

MachMetrics

Author Steve Souders writes about the best practices that he gained as the Chief Performance Yahoo!, Even Faster Web Sites: Performance Best Practices For Web Developers. High Performance Web Sites: Essential Knowledge For Front-End Engineers. and the Head Performance Engineer at Google. – Aurel V.

Speed 85
article thumbnail

Ten Tips For The Aspiring Designer Beginners (Part 1)

Smashing Magazine

That’s right; I’ve parked day-to-day design work in favor of becoming someone very active in the design community, focusing on best practice design advice and scalable systems. Prioritize Networking Over Pushing Pixels. Prioritize networking over pushing pixels. Stay tuned! We’re All Faking It. Large preview ).

Design 127
article thumbnail

Improving JavaScript Bundle Performance With Code-Splitting

Smashing Magazine

This problem is more apparent on unreliable and slow networks and lower-end devices. In this article, we’re going to cover code-splitting best practices and showcase some examples using React, so we load the minimum JavaScript necessary to render a page and dynamically load sizeable non-critical bundles. Large preview ).

Code 90