<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bay Area Network Systems</title>
	<atom:link href="http://www.baynetsystems.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baynetsystems.com</link>
	<description>Enterprise Cloud Services</description>
	<lastBuildDate>Thu, 10 Nov 2011 22:13:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Building an enterprise cloud</title>
		<link>http://www.baynetsystems.com/2011/11/enterprise-cloud/</link>
		<comments>http://www.baynetsystems.com/2011/11/enterprise-cloud/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 19:13:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.jeanettekwok.com/bayareanetworksystems/?p=1</guid>
		<description><![CDATA[There are plenty of cloud based solutions out there that take on the &#8220;enterprise&#8221; moniker, but what does it truly mean? I believe that is subjective. You&#8217;ll hear phrases like &#8220;create a new server instantly with one click&#8221; and &#8220;we only charge you by the hour for what you need&#8221;.. Now, I&#8217;m sure there are [...]]]></description>
			<content:encoded><![CDATA[
<p>There are plenty of cloud based solutions out there that take on the &#8220;enterprise&#8221; moniker, but what does it truly mean? I believe that is subjective.  You&#8217;ll hear phrases like &#8220;create a new server instantly with one click&#8221; and &#8220;we only charge you by the hour for what you need&#8221;..  Now, I&#8217;m sure there are people out there doing development or other projects that do need to instantly spawn new servers, and this is probably great for them, but is it what you want for a stable enterprise environment?<span id="more-1"></span></p>
<p>Our philosophy is stability through planning and implementation.  Our hosting experts will build your cloud around your needs taking into consideration several key areas:</p>
<ul class="bullet-9">
<li>Bandwidth:  How much do you need? Shared? Dedicated? What general type of content do you plan to be serving up?</li>
<li>Networking:  How will your networked VM&#8217;s be interconnected? Do you need a DMZ for your app servers?  A protected LAN segment for your DB servers?  A VPN link to your physical office location?</li>
<li>High Availability:  What kind of assurances do you need to make sure your application is always available?  Need redundant app servers behind a load balancer?  Database cluster?  Redundant SAN storage with off site replication for disaster recovery?</li>
</ul>
<p>Once implemented, we&#8217;ll continue to monitor and adjust your CloudStacker environment as needed.</p>
<p>Have any questions? we&#8217;d love to hear from you!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.baynetsystems.com/2011/11/enterprise-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navigating Cloud Storage</title>
		<link>http://www.baynetsystems.com/2011/11/cloud-storage/</link>
		<comments>http://www.baynetsystems.com/2011/11/cloud-storage/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 16:02:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cloud storage]]></category>

		<guid isPermaLink="false">http://www.jeanettekwok.com/bayareanetworksystems/?p=2261</guid>
		<description><![CDATA[It&#8217;s easy to go out and pick a hosting solution for your application with the wealth of options out there. But what questions to you need to ask potential hosting companies? For me, hosting an application or an environment always comes down to how it&#8217;s stored. It&#8217;s the core of your applications availability and survivability. [...]]]></description>
			<content:encoded><![CDATA[
<p>It&#8217;s easy to go out and pick a hosting solution for your application with the wealth of options out there.  But what questions to you need to ask potential hosting companies?  For me, hosting an application or an environment always comes down to how it&#8217;s stored.  It&#8217;s the core of your applications availability and survivability.  Without a proper storage solution in place, what happens if drives fail? (and they do), what happens if the storage hardware fails? (and it can).  Do you have a disaster recovery plan in place in case your provider looses your data? <span id="more-2261"></span></p>
<p>These are all critical questions.</p>
<p>We have many options available to our clients to fit many different needs and scenarios which we fit into the following categories:</p>
<ul class="bullet-9">
<li>Standard local storage:  Great for commodity app servers that house static data.  It also is the most cost effective.<br />
High speed local storage:  This is often used for high throughput use cases, like transactional database servers.  It can offer you the fastest read and most importantly (in most cases) write speeds.  This is acheived by using a directly attached RAID 10 array using enterprise grade 10 or 15k SAS disks.</li>
<li>Standard SAN:  Using a storage area network gives you the most flexibility.  It allows you to use native cloud failover features for high availability.  It also gives you a good level of security and redundancy for your data (redundant disks, redundant controllers, etc)
<li>Highly Available SAN:  This is where storage availability is taken to the next level.  Not only do you have redundant heads, redundant disk shelfs and redundant disk volumes..  but a secondary separate backup SAN that receives file updates from the primary set.</li>
</ul>
<p>We are also excited to start offering ZFS based SAN units for our customers.  With ZFS you get some exciting new features that just wernt available before with previous generation SAN hardware.  To name a few:</p>
<ul class="bullet-9">
<li>Automatic snapshot generation:  Setup automatic snapshots ever hour (or other interval) to protect your data.  Accidentally overwrite or delete a file?  Just go back in time into the previous snapshot and recover the file or folder.  Snapshots can have a given life to them based on how much you intend to store.  By default, this is usually a week but it can be customised for each individual customer.</li>
<li>Write intent log (or ZIL):  A write intent log aids in the use of synchronous writes.  The client no longer needs to wait for the physical spindles of the disks to finish writing the data.</li>
<li>SSD Read Cache (or L2ARC):  We can allocate an SSD read cache in front of a customer&#8217;s storage volume so that regularly accessed files are cached which results in huge decreases in read operation times.</li>
<li>Data scrubbing:  In previous generation SAN&#8217;s, you were not alerted to data corruption until a physical drive reported operation hardware related problems.  With ZFS, checksums are stored for all files and the volumes are regularly &#8220;scrubbed&#8221; to ensure data integrity.  That means no silent data corruption.  When using mirrored volumes, this means the scrubbing operation can repair the files with the alternate data set.</li>
</ul>
<p>This is just the beginning when it comes to cloud based storage, if you have any questions, we&#8217;d love to hear from you!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.baynetsystems.com/2011/11/cloud-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maintaining Your Cloud Environment</title>
		<link>http://www.baynetsystems.com/2011/02/cloud-environment/</link>
		<comments>http://www.baynetsystems.com/2011/02/cloud-environment/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 16:01:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cloud environment]]></category>

		<guid isPermaLink="false">http://www.jeanettekwok.com/bayareanetworksystems/?p=2259</guid>
		<description><![CDATA[In the hosting industry, one question often asked is: &#8220;why can&#8217;t I just host my own cloud environment on my own hardware?&#8221; While that is certainly an optional route to go. If you crunch the numbers you&#8217;ll realise that not only is it not cost effective, you loose out on the majority of the important [...]]]></description>
			<content:encoded><![CDATA[
<p>In the hosting industry, one question often asked is: &#8220;why can&#8217;t I just host my own cloud environment on my own hardware?&#8221;</p>
<p>While that is certainly an optional route to go.  If you crunch the numbers you&#8217;ll realise that not only is it not cost effective, you loose out on the majority of the important enterprise features.  When you utilise the CloudStacker hosting environment, you get far more than just hosting services.  You get an entire support network that can be as involved as needed in your operations.<span id="more-2259"></span></p>
<p>Here are a few often overlooked items when considering a self hosted environment on client hardware:</p>
<ul class="bullet-9">
<li>Bandwidth:  Most people do not factor in the true amount of bandwidth needed during busy usage times for their application.  Sure, colocation is cheap when all you need is a few IP&#8217;s and shared bandwidth with a small pipe.  What happens to that cost when you need dedicated un-metered bandwidth in the 20. 50 and even 100+ megabytes per second range?  and what happens when you need even more? will it burst? at what cost?</li>
<li>Hardware support:  Who will be on call and at the datacenter when hardware fails?  What happens when that person is unavailable or on holiday?</li>
<li>Application support:  What happens when your application fails due to issues like DB usage (failed re-indexing, log file growth, transaction performance problems).  Do you have an expert on hand that can deal with these issues 24/7/365? (and someone to back him up when he is not there?)<br />
Physical hardware:  Are you aware of the investment it takes to get production grade redundant hardware?  Firewalls, load balancers, switches, IPS/IDS protection, servers and SAN systems?</li>
</ul>
<p>Calculate all that together and I think you will realize the considerable savings you can achieve by offloading your hosting and datacenter services to us.</p>
<p>Contact us at your convenience and we would be happy to discuss!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.baynetsystems.com/2011/02/cloud-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rotator One</title>
		<link>http://www.baynetsystems.com/2011/02/rotator-one/</link>
		<comments>http://www.baynetsystems.com/2011/02/rotator-one/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 15:12:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rotator]]></category>
		<category><![CDATA[chooser]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[panacea]]></category>
		<category><![CDATA[rockettheme]]></category>

		<guid isPermaLink="false">http://www.jeanettekwok.com/bayareanetworksystems/?p=2248</guid>
		<description><![CDATA[Let us build and deploy your enterprise cloud. Learn More]]></description>
			<content:encoded><![CDATA[
<div class="rotator-text">
<span class="rotator-line1"><br />
Let us build and deploy your enterprise cloud.</span></p>
<p><a class="readon" href="?p=1"><span>Learn More</span></a>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.baynetsystems.com/2011/02/rotator-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rotator Two</title>
		<link>http://www.baynetsystems.com/2011/02/rotator-two/</link>
		<comments>http://www.baynetsystems.com/2011/02/rotator-two/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 15:11:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rotator]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[modern]]></category>
		<category><![CDATA[panacea]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.jeanettekwok.com/bayareanetworksystems/?p=2246</guid>
		<description><![CDATA[Your data is critical. Find out how we can ensure it remains safe and available. Learn More]]></description>
			<content:encoded><![CDATA[
<div class="rotator-text">
<span class="rotator-line1"><br />
Your data is critical.<br />
Find out how we can ensure it remains safe and available.</span><br />
<a class="readon" href="?p=2261"><span>Learn More</span></a>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.baynetsystems.com/2011/02/rotator-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rotator Three</title>
		<link>http://www.baynetsystems.com/2011/02/rotator-three/</link>
		<comments>http://www.baynetsystems.com/2011/02/rotator-three/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 15:07:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rotator]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[panacea]]></category>
		<category><![CDATA[rockettheme]]></category>
		<category><![CDATA[rotator]]></category>

		<guid isPermaLink="false">http://www.jeanettekwok.com/bayareanetworksystems/?p=2244</guid>
		<description><![CDATA[Leverage our cloud expertise. We are experts at moving apps to the cloud. Learn More]]></description>
			<content:encoded><![CDATA[
<div class="rotator-text">
<span class="rotator-line1"><br />
Leverage our cloud expertise.<br />
We are experts at moving apps to the cloud.</span><br />
<a class="readon" href="?p=2259"><span>Learn More</span></a>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.baynetsystems.com/2011/02/rotator-three/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

