high_scalability high_scalability-2014 high_scalability-2014-1579 knowledge-graph by maker-knowledge-mining
Source: html
Introduction: Launched in 2001 by Microsoft, since then this platform is widely popular among organizations to increase the efficiency of their business and productive volume. As we all know the importance of communication mode in every organization and by keeping in the mind this fact, Microsoft SharePoint communicates over all barriers and spread the required information within a company. Microsoft SharePoint is an ideal solution for companies who have multiple offices and staff members who are on the move. Using SharePoint, documents and other materials can be easily shared with both colleagues and managers. Other features include advanced document management, which allows users to virtually check out a document, modify it or just read it, then check in the document again. This allows managers/company owners to see exactly when their staff members are working and just what they are doing. When combined with a highly customizable workflow management system and group calendars, SharePoint can imp
sentIndex sentText sentNum sentScore
1 Setting up the IPSEC tunnel/Firewall VPS server 1) Login to the VPS Server (In server manager expand configuration and then windows firewall. [sent-18, score-0.405]
2 3) From this wizard select Server-to-server and click next 4) Select the bottom option “require authentication for inbound and outbound connections” and click next 5) Make sure you put the IP address of the SQL server you wish to make the tunnel to in the endpoint 2 section. [sent-21, score-0.955]
3 From here select Add in the First authentication side. [sent-24, score-0.281]
4 2) In server manager expand configuration and then windows firewall. [sent-32, score-0.328]
5 4) From this wizard select Server-to-server and click next 5) Now put the IP address of the VPS as endpoint2 6) Select the bottom option “require authentication for inbound and outbound connections” and click next 7) Select Advanced and then click Customize. [sent-35, score-1.034]
6 From here select Add in the First authentication side. [sent-37, score-0.281]
7 While this ping is still running you need to go to the server manager, expand configuration and then windows firewall, then monitoring and Security Association. [sent-44, score-0.311]
8 You will also need to create a standard firewall rule that allows all traffic between the SharePoint server and the SQL server you are using. [sent-48, score-0.202]
9 2) Use the customer number and company to create the user name (For example, bodHOST21365) 3) The user needs the following permissions:- dbcreator securityadmin public 4) Please make sure you do not give any other permission to this user. [sent-50, score-0.257]
10 4) From the list select install software prerequisites. [sent-58, score-0.274]
11 SharePoint installer 1) Run the SharePoint installer and click Install SharePoint server. [sent-63, score-0.304]
12 3) And click next, then tick the box and click continue. [sent-65, score-0.422]
13 4) Use the default install location and click install now. [sent-66, score-0.342]
14 6) Once the installation is complete un-tick the box and click close. [sent-68, score-0.309]
15 Configure the SharePoint server using PowerShell 1) On the VPS go to server manager and select features then click add new feature. [sent-70, score-0.641]
16 2) From the list select “Windows PowerShell Integration Scripting Environment” and click install. [sent-71, score-0.394]
17 2)- The name of the central configuration database for this server, this should be made from the customer number and company name and the word conf (e. [sent-82, score-0.377]
18 6)- this is the name of the content database for the web admin application and should be named by using the customer number and the company name followed by CA (e. [sent-91, score-0.281]
19 Successfully initialized the SharePoint Products configuration Performing configuration task 2 of 3 Creating the configuration database. [sent-105, score-0.319]
20 Successfully created the configuration database Performing configuration task 3 of 3 Finalizing the SharePoint Products configuration. [sent-108, score-0.223]
wordName wordTfidf (topN-words)
[('sharepoint', 0.831), ('select', 0.2), ('click', 0.194), ('vps', 0.163), ('sql', 0.13), ('configuration', 0.096), ('ftp', 0.094), ('ipsec', 0.083), ('powershell', 0.083), ('authentication', 0.081), ('installation', 0.081), ('server', 0.077), ('name', 0.076), ('install', 0.074), ('wizard', 0.071), ('windows', 0.063), ('password', 0.063), ('farm', 0.057), ('installer', 0.055), ('manager', 0.053), ('following', 0.052), ('run', 0.052), ('advanced', 0.051), ('customer', 0.05), ('ise', 0.05), ('settings', 0.049), ('rule', 0.048), ('command', 0.047), ('company', 0.047), ('enter', 0.044), ('ip', 0.043), ('security', 0.043), ('products', 0.042), ('add', 0.04), ('expand', 0.039), ('tunnel', 0.038), ('characters', 0.038), ('organizations', 0.038), ('ping', 0.036), ('inbound', 0.035), ('outbound', 0.035), ('set', 0.034), ('box', 0.034), ('document', 0.033), ('number', 0.032), ('key', 0.031), ('task', 0.031), ('connection', 0.031), ('bottom', 0.03), ('directory', 0.029)]
simIndex simValue blogId blogTitle
same-blog 1 1.0000002 1579 high scalability-2014-01-14-SharePoint VPS solution
Introduction: Launched in 2001 by Microsoft, since then this platform is widely popular among organizations to increase the efficiency of their business and productive volume. As we all know the importance of communication mode in every organization and by keeping in the mind this fact, Microsoft SharePoint communicates over all barriers and spread the required information within a company. Microsoft SharePoint is an ideal solution for companies who have multiple offices and staff members who are on the move. Using SharePoint, documents and other materials can be easily shared with both colleagues and managers. Other features include advanced document management, which allows users to virtually check out a document, modify it or just read it, then check in the document again. This allows managers/company owners to see exactly when their staff members are working and just what they are doing. When combined with a highly customizable workflow management system and group calendars, SharePoint can imp
2 0.074316852 1032 high scalability-2011-05-02-Stack Overflow Makes Slow Pages 100x Faster by Simple SQL Tuning
Introduction: The most common complaint against NoSQL is that if you know how to write good SQL queries then SQL works fine. If SQL is slow you can always tune it and make it faster. A great example of this incremental improvement process was written up by StackExchange's Sam Saffron, in A day in the life of a slow page at Stack Overflow , where he shows through profiling and SQL tuning it was possible to reduce page load times from 630ms to 40ms for some pages and for other pages the improvement was 100x. Sam provides a lot of wonderful detail of his tuning process, how it works, the thought process, the tools used, and the tradeoffs involved. Here's a short summary of the steps: Using their mini-profiler it was shown that a badge detail page was taking 630.3 ms to load, 298.1 ms of that was spent on SQL queries, and then the tool listed the SQL queries for the page and how long each took. From the historical logs, which are stored in HAProxy on a month-by-month basis, Sam was able t
3 0.07171344 410 high scalability-2008-10-13-SQL Server 2008 Database Performance and Scalability
Introduction: Microsoft SQL Server 2008 incorporates the tools and technologies that are necessary to implement relational databases, reporting systems, and data warehouses of enterprise scale, and provides optimal performance and responsiveness. With SQL Server 2008, you can take advantage of the latest hardware technologies while scaling up your servers to support server consolidation. SQL Server 2008 also enables you to scale out your largest data solutions. This white paper describes the performance and scalability capabilities of Microsoft速 SQL Server速 2008 and explains how you can use these capabilities to: * Optimize performance for any size of database with the tools and features that are available for the database engine, analysis services, reporting services, and integration services. * Scale up your servers to take full advantage of new hardware capabilities. * Scale out your database environment to optimize responsiveness and to move your data
4 0.069377765 1501 high scalability-2013-08-13-In Memoriam: Lavabit Architecture - Creating a Scalable Email Service
Introduction: With Lavabit shutting down under murky circumstances , it seems fitting to repost an old (2009), yet still very good post by Ladar Levison on Lavabit's architecture. I don't know how much of this information is still current, but it should give you a general idea what Lavabit was all about. Getting to Know You What is the name of your system and where can we find out more about it? Note: these links are no longer valid... Lavabit http://lavabit.com http://lavabit.com/network.html http://lavabit.com/about.html What is your system for? Lavabit is a mid-sized email service provider. We currently have about 140,000 registered users with more than 260,000 email addresses. While most of our accounts belong to individual users, we also provide corporate email services to approximately 70 companies. Why did you decide to build this system? We built the system to compete against the other large free email providers, with an emphasis on serving the privacy c
5 0.069348156 209 high scalability-2008-01-12-Gandi.net, french registrar launches in granular server resources.
Introduction: Gandi.net, a French domain registrar has launched a very flexible dynamic resource allocated VPS service.
6 0.068535276 995 high scalability-2011-02-24-Strategy: Eliminate Unnecessary SQL
8 0.067468226 561 high scalability-2009-04-08-N+1+caching is ok?
9 0.067298405 961 high scalability-2010-12-21-SQL + NoSQL = Yes !
11 0.06391371 208 high scalability-2008-01-11-FTP Sanity: Redundancy, archiving, consolidation.
14 0.062163379 1434 high scalability-2013-04-03-5 Steps to Benchmarking Managed NoSQL - DynamoDB vs Cassandra
16 0.060932457 231 high scalability-2008-01-29-Too many databases
18 0.05950176 63 high scalability-2007-08-09-Lots of questions for high scalability - high availability
20 0.058944069 263 high scalability-2008-02-27-Product: System Imager - Automate Deployment and Installs
topicId topicWeight
[(0, 0.102), (1, 0.009), (2, -0.009), (3, -0.033), (4, 0.019), (5, -0.007), (6, 0.035), (7, -0.04), (8, -0.004), (9, 0.004), (10, -0.009), (11, -0.0), (12, -0.003), (13, -0.012), (14, 0.042), (15, -0.006), (16, 0.02), (17, 0.015), (18, -0.021), (19, -0.006), (20, -0.001), (21, -0.04), (22, -0.002), (23, -0.022), (24, 0.062), (25, 0.008), (26, -0.017), (27, -0.017), (28, -0.003), (29, -0.028), (30, -0.036), (31, -0.008), (32, -0.013), (33, 0.009), (34, 0.022), (35, 0.009), (36, 0.037), (37, 0.024), (38, -0.011), (39, 0.009), (40, -0.008), (41, 0.016), (42, 0.023), (43, -0.039), (44, -0.001), (45, -0.001), (46, -0.014), (47, 0.039), (48, -0.012), (49, 0.054)]
simIndex simValue blogId blogTitle
same-blog 1 0.95180953 1579 high scalability-2014-01-14-SharePoint VPS solution
Introduction: Launched in 2001 by Microsoft, since then this platform is widely popular among organizations to increase the efficiency of their business and productive volume. As we all know the importance of communication mode in every organization and by keeping in the mind this fact, Microsoft SharePoint communicates over all barriers and spread the required information within a company. Microsoft SharePoint is an ideal solution for companies who have multiple offices and staff members who are on the move. Using SharePoint, documents and other materials can be easily shared with both colleagues and managers. Other features include advanced document management, which allows users to virtually check out a document, modify it or just read it, then check in the document again. This allows managers/company owners to see exactly when their staff members are working and just what they are doing. When combined with a highly customizable workflow management system and group calendars, SharePoint can imp
2 0.7264719 228 high scalability-2008-01-28-Product: ISPMan Centralized ISP Management System
Introduction: From FRESH Ports and their website: ISPman is an ISP management software written in perl, using an LDAP backend to manage virtual hosts for an ISP. It can be used to manage, DNS, virtual hosts for apache config, postfix configuration, cyrus mail boxes, proftpd etc. ISPMan was written as a management tool for the network at 4unet where between 30 to 50 domains are hosted and the number is crazily growing. Managing these domains and their users was a little time consuming, and needed an Administrator who knows linux and these daemons fluently. Now the help-desk can easily manage the domains and users. LDAP data can be easily replicated site wide, and mail box server can be scaled from 1 to n as required. An LDAP entry called maildrop tells the SMTP server (postfix) where to deliver the mail. The SMTP servers can be loadbalanced with one of many load balancing techniques. The program is written with scalability and High availability in mind. This may not be the right s
3 0.66610515 1593 high scalability-2014-02-10-13 Simple Tricks for Scaling Python and Django with Apache from HackerEarth
Introduction: HackerEarth is a coding skill practice and testing service that in a series of well written articles describes the trials and tribulations of building their site and how they overcame them: Scaling Python/Django application with Apache and mod_wsgi , Programming challenges, uptime, and mistakes in 2013 , P ost-mortem: The big outage on January 25, 2014 , The Robust Realtime Server , 100,000 strong - CodeFactory server , Scaling database with Django and HAProxy , Continuous Deployment System , HackerEarth Technology Stack . What characterizes these articles and makes them especially helpful is a drive for improvement and an openness towards reporting what didn't work and how they figured out what would work. As they say, mistakes happen when you are building a complex product with a team of just 3-4 engineers, but investing in infrastructure allowed them to take more breaks, roam the streets of Bangalore while their servers are happily serving thousands of requests every min
4 0.66347343 208 high scalability-2008-01-11-FTP Sanity: Redundancy, archiving, consolidation.
Introduction: Easy FTP redundancy and consolidation with the Open Source project Generic-FTP. Works with probably any Linux FTP Server (ProFTPD only one tested). Get rid of some single points of failure. A very easy to set up solution using scripts written in PHP. Tested thoroughly in a production environment.
5 0.66276014 410 high scalability-2008-10-13-SQL Server 2008 Database Performance and Scalability
Introduction: Microsoft SQL Server 2008 incorporates the tools and technologies that are necessary to implement relational databases, reporting systems, and data warehouses of enterprise scale, and provides optimal performance and responsiveness. With SQL Server 2008, you can take advantage of the latest hardware technologies while scaling up your servers to support server consolidation. SQL Server 2008 also enables you to scale out your largest data solutions. This white paper describes the performance and scalability capabilities of Microsoft速 SQL Server速 2008 and explains how you can use these capabilities to: * Optimize performance for any size of database with the tools and features that are available for the database engine, analysis services, reporting services, and integration services. * Scale up your servers to take full advantage of new hardware capabilities. * Scale out your database environment to optimize responsiveness and to move your data
6 0.66238767 290 high scalability-2008-03-28-How to Get DNS Names of a Web Server
7 0.65932214 231 high scalability-2008-01-29-Too many databases
8 0.65631926 435 high scalability-2008-10-30-The case for functional decomposition
9 0.65533799 176 high scalability-2007-12-07-Synchronizing databases in different geographic locations
10 0.65420997 1335 high scalability-2012-10-08-How UltraDNS Handles Hundreds of Thousands of Zones and Tens of Millions of Records
11 0.65270936 573 high scalability-2009-04-16-Serving 250M quotes-day at CNBC.com with aiCache
12 0.64650178 1268 high scalability-2012-06-20-Ask HighScalability: How do I organize millions of images?
13 0.63543981 1501 high scalability-2013-08-13-In Memoriam: Lavabit Architecture - Creating a Scalable Email Service
14 0.63348353 1438 high scalability-2013-04-10-Check Yourself Before You Wreck Yourself - Avocado's 5 Early Stages of Architecture Evolution
15 0.63182729 675 high scalability-2009-08-08-1dbase vs. many and cloud hosting vs. dedicated server(s)?
16 0.63055569 1517 high scalability-2013-09-16-The Hidden DNS Tax - Cascading Timeouts and Errors
17 0.63053441 881 high scalability-2010-08-16-Scaling an AWS infrastructure - Tools and Patterns
18 0.62755549 172 high scalability-2007-12-02-nginx: high performance smpt-pop-imap proxy
19 0.62383163 532 high scalability-2009-03-11-Sharding and Connection Pools
20 0.6219489 266 high scalability-2008-03-04-Manage Downtime Risk by Connecting Multiple Data Centers into a Secure Virtual LAN
topicId topicWeight
[(1, 0.246), (2, 0.117), (10, 0.047), (15, 0.021), (25, 0.011), (30, 0.047), (37, 0.013), (40, 0.026), (59, 0.183), (61, 0.06), (79, 0.046), (85, 0.017), (94, 0.049)]
simIndex simValue blogId blogTitle
same-blog 1 0.90316963 1579 high scalability-2014-01-14-SharePoint VPS solution
Introduction: Launched in 2001 by Microsoft, since then this platform is widely popular among organizations to increase the efficiency of their business and productive volume. As we all know the importance of communication mode in every organization and by keeping in the mind this fact, Microsoft SharePoint communicates over all barriers and spread the required information within a company. Microsoft SharePoint is an ideal solution for companies who have multiple offices and staff members who are on the move. Using SharePoint, documents and other materials can be easily shared with both colleagues and managers. Other features include advanced document management, which allows users to virtually check out a document, modify it or just read it, then check in the document again. This allows managers/company owners to see exactly when their staff members are working and just what they are doing. When combined with a highly customizable workflow management system and group calendars, SharePoint can imp
2 0.84762406 656 high scalability-2009-07-16-Scalable Web Architectures and Application State
Introduction: In this article we follow a hypothetical programmer, Damian, on his quest to make his web application scalable. Read the full article on Bytepawn
3 0.84632939 625 high scalability-2009-06-10-Managing cross partition transactions in a distributed KV system
Introduction: I spend a blog entry discussing single partition and every partition transactions when using distributed KV systems and solutions for some common problems
4 0.84597063 1405 high scalability-2013-02-13-7 Sensible and 1 Really Surprising Way EVE Online Scales to Play Huge Games
Introduction: "Everything in war is simple, but the simplest thing is difficult." -- Carl von Clausewitz Games are proving grounds for software architecture. They combine scale, high performance, challenging problems, a rabid user base, cost sensitivity, and the need for profit. And when games have in-game currency, like EVE Online has, there's money at play, so you can't just get away with a c'est la vie attitude. Engineering must be applied. In Planning for war: how the EVE Online servers deal with a 3,000 person battle , we learn some techniques EVE Online uses to handle large games: 7 Sensible... Do nothing. Most games are manageable or have spikes that quickly dissipate. Run it Hot . There's nothing to throttle as servers run at 100%. Why waste money? Use all your CPU. Shard it . Games are sharded by solar system and multiple solar systems run on a node. Move it . Games are moved when a machine becomes overloaded. Live Node Remap, where a live game is moved to
5 0.83779877 1314 high scalability-2012-08-30-Dramatically Improving Performance by Debugging Brutally Complex Prolems
Introduction: Debugging complex problems is 90% persistence and 50% cool tools. Brendan Gregg in 10 Performance Wins tells a fascinating story of how a team at Joyent solved some weird and challenging performance issues deep in the OS. It took lots of effort, DTrace , Flame Graphs , USE Method , and writing custom tools when necessary. Here's a quick summary of the solved cases: Monitoring. 1000x improvement . An application blocked while paging anonymous memory back in. It was also blocked during file system fsync() calls. The application was misconfigured and sometimes briefly exceeded available memory, getting page out. Riak. 2x improvement . The Erlang VM used half the CPU count it was supposed to, so CPUs remained unused. Fix was a configuration change. MySQL. 380x improvement . Reads were slow. Cause was correlated writes. Fix was to tune the cache flush interval on the storage controller. Various. 2800x improvement . Large systems calls to getvmusage() could take a few sec
6 0.83742827 1264 high scalability-2012-06-15-Cloud Bursting between AWS and Rackspace
7 0.83148891 1281 high scalability-2012-07-11-FictionPress: Publishing 6 Million Works of Fiction on the Web
8 0.82808316 1082 high scalability-2011-07-18-New Relic Architecture - Collecting 20+ Billion Metrics a Day
9 0.82453376 609 high scalability-2009-05-28-Scaling PostgreSQL using CUDA
10 0.82382512 290 high scalability-2008-03-28-How to Get DNS Names of a Web Server
11 0.82326186 1306 high scalability-2012-08-16-Stuff The Internet Says On Scalability For August 17, 2012
12 0.82301599 924 high scalability-2010-10-21-What is Network-based Application Virtualization and Why Do You Need It?
13 0.82224095 570 high scalability-2009-04-15-Implementing large scale web analytics
14 0.82102132 824 high scalability-2010-05-06-Going global on EC2
15 0.82067311 1115 high scalability-2011-09-14-Big List of Scalabilty Conferences
16 0.81989026 799 high scalability-2010-03-23-Digg: 4000% Performance Increase by Sorting in PHP Rather than MySQL
17 0.81915593 456 high scalability-2008-12-01-Sun's High-Performance and Reliable Web Proxy Solution
18 0.81817532 1205 high scalability-2012-03-07-Scale Indefinitely on S3 With These Secrets of the S3 Masters
19 0.81762278 688 high scalability-2009-08-26-Hot Links for 2009-8-26
20 0.81709427 1342 high scalability-2012-10-17-World of Warcraft's Lead designer Rob Pardo on the Role of the Cloud in Games