high_scalability high_scalability-2009 high_scalability-2009-749 knowledge-graph by maker-knowledge-mining
Source: html
Introduction: This post draws some of the common patterns behind the various NOSQL alternatives, and how they address the database scalability challenge. Read the full story here
sentIndex sentText sentNum sentScore
1 This post draws some of the common patterns behind the various NOSQL alternatives, and how they address the database scalability challenge. [sent-1, score-1.858]
wordName wordTfidf (topN-words)
[('draws', 0.548), ('storyhere', 0.516), ('alternatives', 0.379), ('patterns', 0.253), ('various', 0.205), ('address', 0.198), ('behind', 0.185), ('nosql', 0.173), ('common', 0.164), ('full', 0.147), ('post', 0.128), ('scalability', 0.099), ('database', 0.078)]
simIndex simValue blogId blogTitle
same-blog 1 1.0 749 high scalability-2009-12-15-The Common Principles Behind the NOSQL Alternatives
Introduction: This post draws some of the common patterns behind the various NOSQL alternatives, and how they address the database scalability challenge. Read the full story here
2 0.23755586 748 high scalability-2009-11-30-Why Existing Databases (RAC) are So Breakable!
Introduction: One of the core assumption behind many of today’s databases is that disks are reliable. In other words, your data is “safe” if it is stored on a disk, and indeed most database solutions rely heavily on that assumption. Is it a valid assumption? Read the full story here
3 0.21300209 843 high scalability-2010-06-16-WTF is Elastic Data Grid? (By Example)
Introduction: Forrester released their new wave report: T he Forrester Wave™: Elastic Caching Platforms, Q2 2010 where they listed GigaSpaces, IBM, Oracle, and Terracotta as leading vendors in the field. In this post I'd like to take some time to explain what some of these terms mean, and why they’re important to you. I’ll start with a definition of Elastic Data Grid (Elastic Caching), how it is different then other caching and NoSQL alternatives, and more importantly -- I'll illustrate how it works through some real code examples. You can read the full story here .
4 0.19655769 400 high scalability-2008-10-01-The Pattern Bible for Distributed Computing
Introduction: Software design patterns are an emerging tool for guiding and documenting system design. Patterns usually describe software abstractions used by advanced designers and programmers in their software. Patterns can provide guidance for designing highly scalable distributed systems. Let's see how! Patterns are in essence solutions to problems. Most of them are expressed in a format called Alexandrian form which draws on constructs used by Christopher Alexander. There are variants but most look like this: The pattern name The problem the pattern is trying to solve Context Solution Examples Design rationale: This tells where the pattern came from, why it works, and why experts use it Patterns rarely stand alone. Each pattern works on a context, and transforms the system in that context to produce a new system in a new context. New problems arise in the new system and context, and the next ‘‘layer’’ of patterns can be applied. A pattern language is a structured col
5 0.1690861 875 high scalability-2010-08-09-NoSQL on the Microsoft Platform
Introduction: NoSQL is a trend that is gaining steam primarily in the world of Open Source. There are numerous NoSQL solutions available for all levels of complexity: from queryable distributed solutions like MongoDB to simpler distributed key-value storage solutions like Cassandra. Then there’s Riak, Tokyo Cabinet, Voldemort, CouchDB, and Redis. However, very few of these packaged NoSQL products are available for the other end of the platform market: Microsoft Windows. I’m going to outline what’s available now and briefly touch on some opportunities that are still available to the daring Microsoft engineer. You can read the full story here .
6 0.13571316 885 high scalability-2010-08-23-Building a Scalable Key-Value Database: Project Hydracus
7 0.13184772 927 high scalability-2010-10-26-Marrying memcached and NoSQL
8 0.12531701 179 high scalability-2007-12-10-Future of EJB3 !! ??
9 0.11450475 776 high scalability-2010-02-12-Hot Scalability Links for February 12, 2010
10 0.11257821 1016 high scalability-2011-04-04-Scaling Social Ecommerce Architecture Case study
11 0.096136153 906 high scalability-2010-09-22-Applying Scalability Patterns to Infrastructure Architecture
12 0.093704551 931 high scalability-2010-10-28-Notes from A NOSQL Evening in Palo Alto
13 0.088041984 770 high scalability-2010-02-03-NoSQL Means Never Having to Store Blobs Again
14 0.085382864 739 high scalability-2009-11-09-10 NoSQL Systems Reviewed
15 0.082072243 1216 high scalability-2012-03-27-Big Data In the Cloud Using Cloudify
16 0.080608979 568 high scalability-2009-04-14-Designing a Scalable Twitter
17 0.080413103 90 high scalability-2007-09-12-Technology behind mediatemple grid service
18 0.078690387 954 high scalability-2010-12-06-What the heck are you actually using NoSQL for?
19 0.078604519 1056 high scalability-2011-06-09-Retrospect on recent AWS outage and Resilient Cloud-Based Architecture
20 0.069715008 149 high scalability-2007-11-12-Scaling Using Cache Farms and Read Pooling
topicId topicWeight
[(0, 0.056), (1, 0.013), (2, -0.003), (3, 0.035), (4, 0.035), (5, 0.072), (6, -0.061), (7, -0.058), (8, -0.005), (9, -0.001), (10, -0.02), (11, 0.0), (12, -0.045), (13, 0.005), (14, -0.039), (15, -0.009), (16, 0.084), (17, -0.06), (18, -0.017), (19, -0.02), (20, -0.03), (21, -0.032), (22, 0.02), (23, -0.026), (24, 0.107), (25, -0.022), (26, -0.044), (27, -0.029), (28, -0.045), (29, 0.006), (30, -0.0), (31, 0.022), (32, 0.024), (33, 0.035), (34, -0.04), (35, 0.023), (36, -0.045), (37, -0.09), (38, 0.048), (39, -0.003), (40, 0.06), (41, 0.002), (42, -0.022), (43, -0.034), (44, -0.036), (45, 0.087), (46, 0.009), (47, -0.019), (48, 0.001), (49, 0.007)]
simIndex simValue blogId blogTitle
same-blog 1 0.96964943 749 high scalability-2009-12-15-The Common Principles Behind the NOSQL Alternatives
Introduction: This post draws some of the common patterns behind the various NOSQL alternatives, and how they address the database scalability challenge. Read the full story here
2 0.69256216 875 high scalability-2010-08-09-NoSQL on the Microsoft Platform
Introduction: NoSQL is a trend that is gaining steam primarily in the world of Open Source. There are numerous NoSQL solutions available for all levels of complexity: from queryable distributed solutions like MongoDB to simpler distributed key-value storage solutions like Cassandra. Then there’s Riak, Tokyo Cabinet, Voldemort, CouchDB, and Redis. However, very few of these packaged NoSQL products are available for the other end of the platform market: Microsoft Windows. I’m going to outline what’s available now and briefly touch on some opportunities that are still available to the daring Microsoft engineer. You can read the full story here .
3 0.68696594 872 high scalability-2010-08-05-Pairing NoSQL and Relational Data Storage: MySQL with MongoDB
Introduction: I’ve largely steered clear of publicly commenting on the “NoSQL vs. Relational” conflict. Keeping in mind that this argument is more about currently available solutions and the features their developers have chosen to build in, I’d like to dig into this and provide a decidedly neutral viewpoint. In fact, by erring on the side of caution, I’ve inadvertently given myself plenty of time to consider the pros and cons of both data storage approaches, and although my mind was initially swaying toward the NoSQL camp, I can say with a fair amount of certainty, that I’ve found a good compromise. You can read the full store here .
4 0.68236262 745 high scalability-2009-11-25-Brian Aker's Hilarious NoSQL Stand Up Routine
Introduction: Brian Aker gave this 10 minute lightning talk on NoSQL at the Nov 2009 OpenSQLCamp in Portland, Oregon. It's incredibly funny, probably because there's a lot of truth to what he's saying. Here are the slides and here are the notes . Found though #nosql.
5 0.67826527 867 high scalability-2010-07-27-YeSQL: An Overview of the Various Query Semantics in the Post Only-SQL World
Introduction: The NoSQL movement faults the SQL query language as the source of many of the scalability issues that we face today with traditional database approach. I think that the main reason so many people have come to see SQL as the source of all evil is the fact that, traditionally, the query language was burned into the database implementation. So by saying NoSQL you basically say "No" to the traditional non-scalable RDBMS implementations. This view has brought on a flood of alternative query languages, each aiming to solve a different aspect that is missing in the traditional SQL query approach, such as a document model, or that provides a simpler approach, such as Key/Value query. Most of the people I speak with seem fairly confused on this subject, and tend to use query semantics and architecture interchangeably. In Part I of this post i tried to provide quick overview of what each query term stands for in the context of the NoSQL world . Part II illustrates those ide
6 0.64902997 874 high scalability-2010-08-07-ArchCamp: Scalable Databases (NoSQL)
7 0.63701481 885 high scalability-2010-08-23-Building a Scalable Key-Value Database: Project Hydracus
8 0.63579315 739 high scalability-2009-11-09-10 NoSQL Systems Reviewed
9 0.6051622 843 high scalability-2010-06-16-WTF is Elastic Data Grid? (By Example)
10 0.60187745 1393 high scalability-2013-01-24-NoSQL Parody: say No! No! and No!
11 0.6008358 648 high scalability-2009-07-02-It Must be Crap on Relational Dabases Week
12 0.58369547 931 high scalability-2010-10-28-Notes from A NOSQL Evening in Palo Alto
13 0.58283925 1054 high scalability-2011-06-06-NoSQL Pain? Learn How to Read-write Scale Without a Complete Re-write
14 0.57018149 1119 high scalability-2011-09-20-HighScalability is old news. Step your scaling game way up... (NSFW cartoon)
15 0.56665891 737 high scalability-2009-11-05-A Yes for a NoSQL Taxonomy
16 0.56525218 1025 high scalability-2011-04-16-The NewSQL Market Breakdown
17 0.560224 921 high scalability-2010-10-18-NoCAP
18 0.55741769 940 high scalability-2010-11-12-Stuff the Internet Says on Scalability For November 12th, 2010
19 0.55631357 935 high scalability-2010-11-05-Hot Scalability Links For November 5th, 2010
20 0.55145931 930 high scalability-2010-10-28-NoSQL Took Away the Relational Model and Gave Nothing Back
topicId topicWeight
[(2, 0.113), (6, 0.26), (49, 0.162), (61, 0.229)]
simIndex simValue blogId blogTitle
same-blog 1 0.87799865 749 high scalability-2009-12-15-The Common Principles Behind the NOSQL Alternatives
Introduction: This post draws some of the common patterns behind the various NOSQL alternatives, and how they address the database scalability challenge. Read the full story here
2 0.82414544 832 high scalability-2010-05-31-Scalable federated security with Kerberos
Introduction: In my last post , I outlined considerations that need to be taken into account when choosing between a centralized and federated security model. So, how do we implement the chosen model? Based on a real-world case study, I will outline a Kerberos architecture that enables cutting-edge collaborative research through federated sharing of resources. Read more on BigDataMatters.com
3 0.70043331 710 high scalability-2009-09-20-PaxosLease: Diskless Paxos for Leases
Introduction: PaxosLease is a distributed algorithm for lease negotiation. It is based on Paxos, but does not require disk writes or clock synchrony. PaxosLease is used for master lease negotation in the open-source Keyspace replicated key-value store.
4 0.68343771 843 high scalability-2010-06-16-WTF is Elastic Data Grid? (By Example)
Introduction: Forrester released their new wave report: T he Forrester Wave™: Elastic Caching Platforms, Q2 2010 where they listed GigaSpaces, IBM, Oracle, and Terracotta as leading vendors in the field. In this post I'd like to take some time to explain what some of these terms mean, and why they’re important to you. I’ll start with a definition of Elastic Data Grid (Elastic Caching), how it is different then other caching and NoSQL alternatives, and more importantly -- I'll illustrate how it works through some real code examples. You can read the full story here .
5 0.65157789 93 high scalability-2007-09-16-What software runs on this site?
Introduction: It's pretty slick! olla
6 0.6338892 208 high scalability-2008-01-11-FTP Sanity: Redundancy, archiving, consolidation.
7 0.63189125 1303 high scalability-2012-08-13-Ask HighScalability: Facing scaling issues with news feeds on Redis. Any advice?
8 0.6280573 549 high scalability-2009-03-26-Performance - When do I start worrying?
9 0.62294257 1201 high scalability-2012-02-29-Strategy: Put Mobile Video Into Cold Storage After 30 Days
10 0.61963928 930 high scalability-2010-10-28-NoSQL Took Away the Relational Model and Gave Nothing Back
11 0.61821234 173 high scalability-2007-12-05-Easier Production Releases
12 0.61636573 493 high scalability-2009-01-16-Just-In-Time Scalability: Agile Methods to Support Massive Growth (IMVU case study)
13 0.61398119 746 high scalability-2009-11-26-Kngine Snippet Search New Indexing Technology
14 0.61205453 793 high scalability-2010-03-10-Saying Yes to NoSQL; Going Steady with Cassandra at Digg
15 0.61082941 322 high scalability-2008-05-19-Conference: Infoscale 2008 in Italy (June 4-6)
16 0.6101526 675 high scalability-2009-08-08-1dbase vs. many and cloud hosting vs. dedicated server(s)?
17 0.60813147 347 high scalability-2008-07-07-Five Ways to Stop Framework Fixation from Crashing Your Scaling Strategy
18 0.6050995 324 high scalability-2008-05-19-UK Based CDN
19 0.60270333 226 high scalability-2008-01-28-DR-BC for web-DB servers
20 0.59841496 580 high scalability-2009-04-24-INFOSCALE 2009 in June in Hong Kong