SIOS SANless clusters

SIOS SANless clusters High-availability Machine Learning monitoring

  • Home
  • Products
    • SIOS DataKeeper for Windows
    • SIOS Protection Suite for Linux
  • News and Events
  • Clustering Simplified
  • Success Stories
  • Contact Us
  • English
  • 中文 (中国)
  • 中文 (台灣)
  • 한국어
  • Bahasa Indonesia
  • ไทย

Press Release: SIOS Webinar Will Describe How to Leverage the Benefits of Azure Cloud Computing Using Cloud and Hybrid Configurations for High Availability

April 9, 2015 by sios2017

SAN MATEO, CA – April 9, 2015 – SIOS Technology Corp. (www.us.sios.com), maker of SAN and #SANLess clustering software products, today announced a live webinar featuring Microsoft Cluster MVP William Bressette that will describe how to leverage the benefits of Microsoft Azure cloud computing using innovative cloud and hybrid configurations for high availability and disaster recovery.

Titled, “Deploying Applications in Azure without Configuration Limitations,” this webinar will be held on Thursday, April 16 at 10:00 AM PDT / 1:00 PM EDT. To register, please visit: us.sios.com/2015-04-webinar/

In this webinar, Microsoft MVP William Bressette will describe innovative cloud and hybrid configurations that companies are using to leverage the benefits of Azure cloud computing. He will discuss ways to overcome factors that may limit configuration flexibility, such as shared storage clustering for high availability protection. Learn how to deploy important applications, such as SQL Server in on-premises to cloud, cloud to cloud, and all cloud configurations without sacrificing high availability, performance, or disaster protection. The webinar will conclude with a live Q&A session.

About the Speaker

William Bressette is a Microsoft Certified Professional since 1998 and a Microsoft Most Valued Professional in Failover Clustering and he holds technical certifications from a number of vendors including Juniper Networks as a JNCIS and HP as a Master ASE in High Availability and Clustering Solutions. William is a Network Architect with a professional services company in the Greater Toronto Area (GTA). For the last 15 years, he has worked with medium enterprises on networking, design and upgrade projects.

About SIOS Technology Corp.

SIOS Technology Corp. makes SAN and #SANLess software solutions that make clusters easy to use and easy to own. An essential part of any cluster solution, SIOS SAN and #SANLess software provides the flexibility to build Clusters Your Way™ to protect your choice of Windows or Linux environment in any configuration (or combination) of physical, virtual and cloud (public, private, and hybrid) without sacrificing performance or availability. The unique SIOS #SANLess clustering solution allows you to configure clusters with local storage, eliminating both the cost and the single-point-of-failure risk of traditional shared (SAN) storage.

Founded in 1999, SIOS Technology Corp. (www.us.sios.com) is headquartered in San Mateo, California, and has offices throughout the United States, United Kingdom and Japan.

# # #

SIOS, SIOS Technology, SIOS DataKeeper, SIOS Protection Suite, Clusters Your Way, and associated logos are registered trademarks or trademarks of SIOS Technology Corp. and/or its affiliates in the United States and/or other countries. All other trademarks are the property of their respective owners.

Contact

Beth Winkowski
Winkowski Public Relations, LLC for SIOS
Phone: 978-649-7189
Email: bethwinkowski@us.sios.com

Filed Under: News and Events, Press Releases Tagged With: #SANLess, #SANLess Clusters for Windows Environments, Azure, Cloud, MSSQLTips, MVP, Press Release, Webinar, William Bressette

February 17, 2015: Cluster MVP to Present at Silicon Valley SQL Server Group

February 10, 2015 by Margaret Hoagland Leave a Comment

SIOS is proud to sponsor this month’s Silicon Valley SQL Server User Group meeting. If you’re in the area, I highly recommend checking out this month’s session featuring our own Senior Technology Evangelist & Cluster MVP Dave Bermingham: Deploying Highly Available SQL Server in Microsoft Azure IaaS.

Register Now

Location: Microsoft, 1065 La Avenida, Building 1, Mountain View, CA (map)
Date: Feb 17, 2014
Time: 6:00 PM – 9:00 PM

Session Abstract

Deploying Highly Available SQL Server in Microsoft Azure IaaS
Abstract: Microsoft Cluster MVP David Bermingham will be discussing Windows Azure High Availability options for SQL Server. SQL Server AlwaysOn AG and FCI still form the underpinning of SQL Server availability in Windows Azure, but there are a few things you need to know before you jump in with both feet. If you ever plan on deploying SQL Server in Windows Azure IaaS, this is the meeting you don’t want to miss.

About Dave Bermingham
Dave Bermingham is recognized within the technology community as a high availability expert and has been honored by his peers by being elected to be a Microsoft MVP in Clustering since 2010.  Dave’s work as director of Technical Evangelist at SIOS has him focused on evangelizing Microsoft high availability and disaster recovery solutions as well as providing hands on support, training and professional services for cluster implementations.

Dave hold numerous technical certifications and draws from over twenty years of experience IT, including work in the finance, healthcare and education fields, to help organizations design solutions to meet their high availability and disaster recovery needs. Dave has recently begun speaking on deploying highly available SQL Servers in the Azure Cloud and deploying Azure Hybrid Cloud for disaster recovery.

Check out Dave’s blog at www.ClusteringForMereMortals.com and follow him on twitter (@DaveBerm).

 

Filed Under: Event posts, News and Events Tagged With: Azure, Cloud, Dave Bermingham, High Availability, MVP, SQL Server User Group

5 Database Practices That Are Hurting Your Performance

May 8, 2013 by Geoff Hiten, Microsoft SQL Server MVP Leave a Comment

Experience matters, especially when administering database systems. The lessons we learn early in our careers, particularly the painful ones, stick with us a long time. This is mostly a good thing, but sometimes we apply the wrong lesson to the task in front of us. In database administration, it’s easy to head in the wrong direction, especially when we’re trying to balance the need for both efficiency and performance.

New lesson, different day

Most database administrators did not begin their careers as DBAs. Most of us started in development or system administration and eventually specialized in database systems. Unfortunately, some of the lessons learned along the way in those other fields are the exact wrong ones for a database system.

For example, system admins have to manage storage as efficiently as possible. Many central storage systems are sold to reduce storage use through consolidation. System and storage virtualization also seek to efficiently use technical resources by assigning the minimum resources possible to a particular workload.

DBAs also have to manage storage resources. The problem comes when DBAs manage storage the same way they did as general IT system administrators.

As DBAs, our primary goal is to make data usable for the business. While we don’t want to waste our platform resources, we also don’t want to cause problems through false efficiency.

Managing for best resource efficiency often leads to performance problems. This is especially true when trying to minimize the storage footprint of a Microsoft SQL Server database system.

5 Database Practices That Are Hurting Your Performance

Several common practices actually trade performance for space efficiency:

  • Using Auto-Grow to manage free space
  • Shrinking databases
  • Shrinking logs
  • Not rebuilding or reorganizing indexes
  • Shuffling backup files to offline storage

The last practice in the list is particularly frustrating. All businesses should have adequate backup storage to meet their recovery targets. Saving a small amount on the cheapest resource available (second- and third-tier storage) while wasting the most expensive resource available (skilled DBA time) is mismanagement at its worst.

Business management emphasizes cost savings, mainly because that is easily measured. But what business executives and users really want is a zero-problem IT infrastructure, including a database platform that performs quickly and consistently. Saving a few hundred dollars worth of storage space probably won’t even get you an “attaboy” from your boss. A slow database system or a missing critical backup will get noticed — just not the way you want.

When you are looking at your database management practices and processes, ask yourself, “What goal does this process enable?” Are you managing for performance or managing for space?

Consult the experts at SIOS to discuss solutions for your particular environment. Experienced technicians at SIOS can provide helpful insight to customers who are implementing high-performance, highly available SQL Server systems.

Filed Under: Blog posts, News and Events Tagged With: #SANLess Clusters for SQL Server Environments, #SANLess Clusters for Windows Environments, Clusters Your Way, MVP, SQL, SQL Mag, Windows

  • « Previous Page
  • 1
  • 2

Recent Posts

  • SIOS LifeKeeper Demo: How Rolling Updates and Failover Protect PostgreSQL in AWS
  • How to Assess if My Network Card Needs Replacement
  • SIOS Technology to Demonstrate High Availability Clustering Software for Mission-Critical Applications at Red Hat Summit, Milestone Technology Day and XPerience Day, and SQLBits 2025
  • Application Intelligence in Relation to High Availability
  • Transitioning from VMware to Nutanix

Most Popular Posts

Maximise replication performance for Linux Clustering with Fusion-io
Failover Clustering with VMware High Availability
create A 2-Node MySQL Cluster Without Shared Storage
create A 2-Node MySQL Cluster Without Shared Storage
SAP for High Availability Solutions For Linux
Bandwidth To Support Real-Time Replication
The Availability Equation – High Availability Solutions.jpg
Choosing Platforms To Replicate Data - Host-Based Or Storage-Based?
Guide To Connect To An iSCSI Target Using Open-iSCSI Initiator Software
Best Practices to Eliminate SPoF In Cluster Architecture
Step-By-Step How To Configure A Linux Failover Cluster In Microsoft Azure IaaS Without Shared Storage azure sanless
Take Action Before SQL Server 20082008 R2 Support Expires
How To Cluster MaxDB On Windows In The Cloud

Join Our Mailing List

Copyright © 2025 · Enterprise Pro Theme on Genesis Framework · WordPress · Log in