SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Downloaden Sie, um offline zu lesen
Sage Nonprofit Solutions
Demystifying Remote Access Part 2:
Ominous Clouds
By Grant Howe, Vice President of Research & Development, Sage
Demystifying Remote Access Part 2: Ominous Clouds




Introduction
In the first part of my remote access White Paper series, Demystifying Remote Access, I talked
about different application types, remote access technologies, and hosting providers. I highly
encourage you to read that White Paper, which can be found here:
http://community.sagenonprofit.com/article/demystifying-remote-access.

This paper is the next level of discussion around the concept of “the Cloud.” It is not often that
we see a game-changing paradigm that is so misunderstood in the market. Cloud computing is
certainly emerging technology that is getting a lot of hype.




What is the Cloud?
Cloud offerings basically allow organizations to share computing resources across multiple
virtualized servers. (I will share more on that in a minute.) The computing resources we are
                                                                                                          Cloud providers,
specifically talking about here are processor cycles, memory, and disk storage.                           like phone
In a traditional model of a one-to-one relationship of servers to hardware, if these computing
resources are not being used by that single server, they are idle. In our Cloud model, other servers
                                                                                                          companies, offer
can take advantage of those resources dynamically. By virtualizing servers and hosting many on a
single piece of hardware, we get economy of scale by sharing resources.
                                                                                                          metered rates
Virtualization basically means that, on a single piece of hardware, we host multiple servers. We          for computing
use what is called a “hypervisor” to make multiple copies of the operating system think each has
its own dedicated hardware on a single server. The operating system is oblivious it is sharing
                                                                                                          resources. You use
hardware with others. By building a farm of hardware machines, each with many servers on them,
we get a Cloud. With that many machines, we get scalability, flexibility, and fault tolerance (if we do
                                                                                                          their hardware
things correctly).                                                                                        and only pay for
Think about a family cell phone plan. Your family shares a pool of minutes each month, and as
long as everyone behaves, there are plenty for everyone. If you had a separate plan for each
                                                                                                          what you use each
phone, you would likely be wasting minutes across all of them each month. With a family plan,
you optimize your resources.
                                                                                                          month.
Cloud providers, like phone companies, offer metered rates for computing resources. You use
their hardware and only pay for what you use each month. If you buy your own server, you will
never be able to use more resources than you have, and will waste the capacity when it is idle.

There are different flavors of cloud offerings, each with different uses and costs. Let us discuss
that next.




                                                                                                                               3
Demystifying Remote Access Part 2: Ominous Clouds




                     Different Types of Clouds
                     There are three types of clouds to currently choose from: Public, Private and Hybrid.


                     Public Clouds
                     Public Clouds are just that. Large cloud providers like Amazon EC2 and Rackspace Cloud Servers
                     offer computing resources (CPU, Memory, and Storage, just to recap) directly to the public
                     market. When you use a public cloud, your virtual next door neighbor on the hardware could be a
                     senator or it could be a criminal (hopefully not both).

                     While the criminal is unlikely to present any security risk, since the servers are virtually segregated,
                     he can still impact your capacity by being irresponsible with shared resources or bandwidth
                     before the cloud provider catches him and sets it right. A good example of this situation would
                     be a notorious spammer who sends millions of emails and then never uses the server again. You
                     probably do not want to be sharing hardware with the spammer when all of that traffic goes out
                     and then the responses come in.

                     Back to our phone plan analogy, if you could buy into a phone plan and share minutes with your
                     entire city, this would be the “Public Cloud” phone plan. Now, you can see obvious problems with
                     this plan, as in the case of the “criminal” above. The Cloud provider does work to throttle resource
                     usage by your neighbors, so that even if everyone is using resources at the same time, you will still
                     get your fair share. However, if there is a surplus of resources, you and your neighbors can take
                     advantage of them as “Burst Capacity”.


Private Clouds       Private Clouds
                     Private Clouds are aptly named. The model here is that organizations buy or rent a pool of
are most like the    dedicated hardware servers and form them into a Cloud using virtualization technologies like
                     VMware, Citrix, and Hyper-V. Think of it as a pool of resources that are solely yours to allocate as
“Family Plan”        you wish between virtual servers.

model of the phone   Private Clouds are most like the “Family Plan” model of the phone companies. You buy a set
                     amount of minutes to use among your own family. No one outside your family can share that pool
companies. You       of minutes, but you don’t get to use more than your total pool of minutes. If you need a “burst
                     capacity” of minutes, you have to pay for them by adding them to your plan.
buy a set amount
of minutes to use    Hybrid Clouds
                     A Hybrid Cloud is the best of both worlds. Essentially, it is creating a network link between both a
among your own       Public and Private Cloud so they can work together.

family.              Let us go back to our phone plans examples. If you could have a “Family Plan” and
                     “Neighborhood Plan” on your phone, you could choose to which plan to charge the minutes.
                     You could be more conservative with your dedicated minutes and more generous with the
                     shared ones.

                     There are some really good reasons why you would want to use both types of Clouds together.




 4
Demystifying Remote Access Part 2: Ominous Clouds




When and how to use the cloud
Public Cloud Usage
Public Clouds work best when you need to scale internet facing servers. Web servers are the best
example. Using a Public Cloud, you could set things up so that you have 20 web servers handling
your web traffic load during the day, and only five at night, when traffic is lower. Since you only pay
for what you use, this option can be significantly cheaper than having 20 dedicated servers that
are idle half the day.

An excellent use case for Public Cloud usage is handling a problem called “The Oprah Effect.” If
Oprah Winfrey featured your product as one of her “favorite things” on her show, your web servers
were going to become so overloaded for the next couple of days that they would fail and go down.
Obviously, significant opportunity would be lost if that happened.

Using Public Clouds, we can create a template of what we want our standard web server and
configuration to be, and then start up 100 web servers in less than a couple of hours by cloning
the template. Then, we can bask in the sales that result. Thanks, Oprah!


Private Cloud Usage
Private Clouds are best used for servers that have stable resource usage. Matching peak resource
times of some servers with the low usage times of others will bring significant savings. Optimizing
for your overall peak resource load across your Private Cloud is very efficient. It allows you to
consistently use the same amount of resources from month to month, with infrequent changes. If
you can have a consistent resource usage from day to day, with little if any change, costs will end
up being lower on the Private Cloud over time.

Having your own Private Cloud allows you to implement stronger disaster recovery and failover
plans than in the Public Cloud. It also offers some benefits when it comes to security and
compliance. We will talk more about security and compliance in the next section.


Hybrid Cloud Usage
As you can see, Public and Private Clouds have specific use cases. However, your organization, or
                                                                                                          It might make
even your application, might have a need for both of them.                                                sense to use the
As an example, organizations taking donations for natural disasters will have a greater need to
scale their fundraising web server than their accounting or donor management servers. It might
                                                                                                          Public Cloud for
make sense to use the Public Cloud for the web servers and the Private Cloud for all the database
and reporting servers on the back end.
                                                                                                          the web servers
Using this method, we can create lots of web servers to handle the load of web visitors, but only         and the Private
moderately increase our database resources. Compare that to buying and implementing 20 new
web servers and two database servers in one day. Using the old way of doing things, without
                                                                                                          Cloud for all the
the Cloud, this would be either impossible or very sloppy and insecure. This is the power of
the Cloud.
                                                                                                          database and
                                                                                                          reporting servers
                                                                                                          on the back end.




                                                                                                                              5
Demystifying Remote Access Part 2: Ominous Clouds




                       Security and Compliance in the Cloud
                       No discussion of Cloud computing is complete without giving serious thought to security
                       and compliance.

                       Most Public Cloud users choose not to put sensitive data on their Public Cloud servers. Most
                       Public Cloud providers do not offer the same type or depth of security around what they host in
                       the Public Cloud. Servers like this are deemed “disposable,” with static content that can be thrown
                       away and rebuilt if they are compromised.

                       Obviously, you should harden any internet facing server, but solid firewalls, intrusion
                       detection systems, and other good security offerings are not widely available for Public Cloud
                       implementations. Without a “defense in depth” security approach, it is risky to host personal or
                       financial data. I expect we will see advances in these areas, but they are currently lacking.

                       Payment Card Industry (PCI), Health Insurance Portability and Accountability Act (HIPAA), and
                       Statement on Auditing Standards (SAS) 70 compliance are all technically possible in the Public
                       Cloud, but they cost more time and money. The cost will likely approach Private Cloud costs.


                       Picking a Cloud Platform and Vendor
                       Most people like inexpensive and tend to focus on what providers can deliver computing
                       resources at the cheapest rate. You must keep in mind that price is only one selection criteria. You
                       should come up with your key selection criteria and weigh them. There is a great discussion on
                       how I recommend you choose a provider in my Demystifying Remote Access White Paper. This
                       same methodology applies to Cloud providers.




The flavors of         Tying It All Together: Cloud Platforms as Remote Access Tools
                       To do effective remote access or hosting, you need to know what application type you have, what
the Cloud are just     technologies are available to provide remote access, and from where you can provide the access.
                       You will need to have the right skill sets available, disaster recovery plans, compliance with
additional platforms   regulations you are subject to, and a solid security methodology. You can find a lot more detail on

to consider on         these topics in Demystifying Remote Access.

                       The flavors of the Cloud are just additional platforms to consider on your search for a provider
your search for a      with whom to partner. Even though the “Cloud” terminology sounds new, solid providers have
                       been offering these services under other names and pricing models for years. I recommend going
provider with whom     with an established player in the market who has a great reputation for customer service and a

to partner.            significant market share.

                       As I always say, if you do not have someone on staff with a deep understanding of and experience
                       in doing exactly what you need done, find a partner to help you. Plenty of folks have learned the
                       lessons the hard way; you don’t have to.




 6
Demystifying Remote Access Part 2: Ominous Clouds




About the Author
Howe has more than 17 years of technology industry expertise. Before joining Sage, he served
as executive vice president of engineering and chief technology officer (CTO) for Houston-based
CareFlash.com, a Web 2.0 company. He holds a master’s degree in software engineering from
Syracuse University in Syracuse, N.Y., and a bachelor’s degree in computer science from the State
University of New York (SUNY) College at Oswego. Howe is on Twitter as @geekbyte.




                                                                                                    7
Sage North America is part of The Sage Group plc, a leading global supplier of business
                           management software and services. At Sage, we live and breathe business every day. We are
                           passionate about helping our customers achieve their ambitions. Our range of business software
                           and services is continually evolving as we innovate to answer our customers’ needs. Our solutions
                           support accounting, operations, customer relationship management, human resources, time
                           tracking, merchant services, and the specialized needs of the construction, distribution, healthcare,
                           manufacturing, nonprofit, and real estate industries. Sage North America employs more than 5,000
                           people and supports nearly 2.9 million small and medium-size business customers. The Sage
                           Group plc, formed in 1981, was floated on the London Stock Exchange in 1989 and now employs
                           14,800 people and supports 5.7 million customers worldwide.


                           ©2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and
                           service names mentioned herein are registered trademarks or trademarks of Sage Software, Inc.,
Sage North America         or its affiliated entities. All other trademarks are the property of their respective owners.
www.sagenorthamerica.com                                                                                11-29524/0611

Weitere ähnliche Inhalte

Kürzlich hochgeladen

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Kürzlich hochgeladen (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

Empfohlen

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Empfohlen (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Demystifying remote access_ominous_clouds

  • 1. Sage Nonprofit Solutions Demystifying Remote Access Part 2: Ominous Clouds By Grant Howe, Vice President of Research & Development, Sage
  • 2.
  • 3. Demystifying Remote Access Part 2: Ominous Clouds Introduction In the first part of my remote access White Paper series, Demystifying Remote Access, I talked about different application types, remote access technologies, and hosting providers. I highly encourage you to read that White Paper, which can be found here: http://community.sagenonprofit.com/article/demystifying-remote-access. This paper is the next level of discussion around the concept of “the Cloud.” It is not often that we see a game-changing paradigm that is so misunderstood in the market. Cloud computing is certainly emerging technology that is getting a lot of hype. What is the Cloud? Cloud offerings basically allow organizations to share computing resources across multiple virtualized servers. (I will share more on that in a minute.) The computing resources we are Cloud providers, specifically talking about here are processor cycles, memory, and disk storage. like phone In a traditional model of a one-to-one relationship of servers to hardware, if these computing resources are not being used by that single server, they are idle. In our Cloud model, other servers companies, offer can take advantage of those resources dynamically. By virtualizing servers and hosting many on a single piece of hardware, we get economy of scale by sharing resources. metered rates Virtualization basically means that, on a single piece of hardware, we host multiple servers. We for computing use what is called a “hypervisor” to make multiple copies of the operating system think each has its own dedicated hardware on a single server. The operating system is oblivious it is sharing resources. You use hardware with others. By building a farm of hardware machines, each with many servers on them, we get a Cloud. With that many machines, we get scalability, flexibility, and fault tolerance (if we do their hardware things correctly). and only pay for Think about a family cell phone plan. Your family shares a pool of minutes each month, and as long as everyone behaves, there are plenty for everyone. If you had a separate plan for each what you use each phone, you would likely be wasting minutes across all of them each month. With a family plan, you optimize your resources. month. Cloud providers, like phone companies, offer metered rates for computing resources. You use their hardware and only pay for what you use each month. If you buy your own server, you will never be able to use more resources than you have, and will waste the capacity when it is idle. There are different flavors of cloud offerings, each with different uses and costs. Let us discuss that next. 3
  • 4. Demystifying Remote Access Part 2: Ominous Clouds Different Types of Clouds There are three types of clouds to currently choose from: Public, Private and Hybrid. Public Clouds Public Clouds are just that. Large cloud providers like Amazon EC2 and Rackspace Cloud Servers offer computing resources (CPU, Memory, and Storage, just to recap) directly to the public market. When you use a public cloud, your virtual next door neighbor on the hardware could be a senator or it could be a criminal (hopefully not both). While the criminal is unlikely to present any security risk, since the servers are virtually segregated, he can still impact your capacity by being irresponsible with shared resources or bandwidth before the cloud provider catches him and sets it right. A good example of this situation would be a notorious spammer who sends millions of emails and then never uses the server again. You probably do not want to be sharing hardware with the spammer when all of that traffic goes out and then the responses come in. Back to our phone plan analogy, if you could buy into a phone plan and share minutes with your entire city, this would be the “Public Cloud” phone plan. Now, you can see obvious problems with this plan, as in the case of the “criminal” above. The Cloud provider does work to throttle resource usage by your neighbors, so that even if everyone is using resources at the same time, you will still get your fair share. However, if there is a surplus of resources, you and your neighbors can take advantage of them as “Burst Capacity”. Private Clouds Private Clouds Private Clouds are aptly named. The model here is that organizations buy or rent a pool of are most like the dedicated hardware servers and form them into a Cloud using virtualization technologies like VMware, Citrix, and Hyper-V. Think of it as a pool of resources that are solely yours to allocate as “Family Plan” you wish between virtual servers. model of the phone Private Clouds are most like the “Family Plan” model of the phone companies. You buy a set amount of minutes to use among your own family. No one outside your family can share that pool companies. You of minutes, but you don’t get to use more than your total pool of minutes. If you need a “burst capacity” of minutes, you have to pay for them by adding them to your plan. buy a set amount of minutes to use Hybrid Clouds A Hybrid Cloud is the best of both worlds. Essentially, it is creating a network link between both a among your own Public and Private Cloud so they can work together. family. Let us go back to our phone plans examples. If you could have a “Family Plan” and “Neighborhood Plan” on your phone, you could choose to which plan to charge the minutes. You could be more conservative with your dedicated minutes and more generous with the shared ones. There are some really good reasons why you would want to use both types of Clouds together. 4
  • 5. Demystifying Remote Access Part 2: Ominous Clouds When and how to use the cloud Public Cloud Usage Public Clouds work best when you need to scale internet facing servers. Web servers are the best example. Using a Public Cloud, you could set things up so that you have 20 web servers handling your web traffic load during the day, and only five at night, when traffic is lower. Since you only pay for what you use, this option can be significantly cheaper than having 20 dedicated servers that are idle half the day. An excellent use case for Public Cloud usage is handling a problem called “The Oprah Effect.” If Oprah Winfrey featured your product as one of her “favorite things” on her show, your web servers were going to become so overloaded for the next couple of days that they would fail and go down. Obviously, significant opportunity would be lost if that happened. Using Public Clouds, we can create a template of what we want our standard web server and configuration to be, and then start up 100 web servers in less than a couple of hours by cloning the template. Then, we can bask in the sales that result. Thanks, Oprah! Private Cloud Usage Private Clouds are best used for servers that have stable resource usage. Matching peak resource times of some servers with the low usage times of others will bring significant savings. Optimizing for your overall peak resource load across your Private Cloud is very efficient. It allows you to consistently use the same amount of resources from month to month, with infrequent changes. If you can have a consistent resource usage from day to day, with little if any change, costs will end up being lower on the Private Cloud over time. Having your own Private Cloud allows you to implement stronger disaster recovery and failover plans than in the Public Cloud. It also offers some benefits when it comes to security and compliance. We will talk more about security and compliance in the next section. Hybrid Cloud Usage As you can see, Public and Private Clouds have specific use cases. However, your organization, or It might make even your application, might have a need for both of them. sense to use the As an example, organizations taking donations for natural disasters will have a greater need to scale their fundraising web server than their accounting or donor management servers. It might Public Cloud for make sense to use the Public Cloud for the web servers and the Private Cloud for all the database and reporting servers on the back end. the web servers Using this method, we can create lots of web servers to handle the load of web visitors, but only and the Private moderately increase our database resources. Compare that to buying and implementing 20 new web servers and two database servers in one day. Using the old way of doing things, without Cloud for all the the Cloud, this would be either impossible or very sloppy and insecure. This is the power of the Cloud. database and reporting servers on the back end. 5
  • 6. Demystifying Remote Access Part 2: Ominous Clouds Security and Compliance in the Cloud No discussion of Cloud computing is complete without giving serious thought to security and compliance. Most Public Cloud users choose not to put sensitive data on their Public Cloud servers. Most Public Cloud providers do not offer the same type or depth of security around what they host in the Public Cloud. Servers like this are deemed “disposable,” with static content that can be thrown away and rebuilt if they are compromised. Obviously, you should harden any internet facing server, but solid firewalls, intrusion detection systems, and other good security offerings are not widely available for Public Cloud implementations. Without a “defense in depth” security approach, it is risky to host personal or financial data. I expect we will see advances in these areas, but they are currently lacking. Payment Card Industry (PCI), Health Insurance Portability and Accountability Act (HIPAA), and Statement on Auditing Standards (SAS) 70 compliance are all technically possible in the Public Cloud, but they cost more time and money. The cost will likely approach Private Cloud costs. Picking a Cloud Platform and Vendor Most people like inexpensive and tend to focus on what providers can deliver computing resources at the cheapest rate. You must keep in mind that price is only one selection criteria. You should come up with your key selection criteria and weigh them. There is a great discussion on how I recommend you choose a provider in my Demystifying Remote Access White Paper. This same methodology applies to Cloud providers. The flavors of Tying It All Together: Cloud Platforms as Remote Access Tools To do effective remote access or hosting, you need to know what application type you have, what the Cloud are just technologies are available to provide remote access, and from where you can provide the access. You will need to have the right skill sets available, disaster recovery plans, compliance with additional platforms regulations you are subject to, and a solid security methodology. You can find a lot more detail on to consider on these topics in Demystifying Remote Access. The flavors of the Cloud are just additional platforms to consider on your search for a provider your search for a with whom to partner. Even though the “Cloud” terminology sounds new, solid providers have been offering these services under other names and pricing models for years. I recommend going provider with whom with an established player in the market who has a great reputation for customer service and a to partner. significant market share. As I always say, if you do not have someone on staff with a deep understanding of and experience in doing exactly what you need done, find a partner to help you. Plenty of folks have learned the lessons the hard way; you don’t have to. 6
  • 7. Demystifying Remote Access Part 2: Ominous Clouds About the Author Howe has more than 17 years of technology industry expertise. Before joining Sage, he served as executive vice president of engineering and chief technology officer (CTO) for Houston-based CareFlash.com, a Web 2.0 company. He holds a master’s degree in software engineering from Syracuse University in Syracuse, N.Y., and a bachelor’s degree in computer science from the State University of New York (SUNY) College at Oswego. Howe is on Twitter as @geekbyte. 7
  • 8. Sage North America is part of The Sage Group plc, a leading global supplier of business management software and services. At Sage, we live and breathe business every day. We are passionate about helping our customers achieve their ambitions. Our range of business software and services is continually evolving as we innovate to answer our customers’ needs. Our solutions support accounting, operations, customer relationship management, human resources, time tracking, merchant services, and the specialized needs of the construction, distribution, healthcare, manufacturing, nonprofit, and real estate industries. Sage North America employs more than 5,000 people and supports nearly 2.9 million small and medium-size business customers. The Sage Group plc, formed in 1981, was floated on the London Stock Exchange in 1989 and now employs 14,800 people and supports 5.7 million customers worldwide. ©2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks of Sage Software, Inc., Sage North America or its affiliated entities. All other trademarks are the property of their respective owners. www.sagenorthamerica.com 11-29524/0611