Data Driven Government. Why it s important to take a data-centric approach to the cloud

Size: px
Start display at page:

Download "Data Driven Government. Why it s important to take a data-centric approach to the cloud"

Transcription

1 Data Driven Government Why it s important to take a data-centric approach to the cloud

2 Data Driven Government 01 Building Data-Driven Government 02 What Does Dev/Test Really Mean? 03 Personalizing Your Cloud Storage 04 Which Database Service is Right for You? 05 Moving Beyond Backup Tapes

3 Building Data-Driven Government Why it s important for agencies to take a data-centric approach to the cloud Data Driven Government 01 Building Data Driven Government 3

4 The amount of data available today is enormous, bringing with it unprecedented opportunities for analytics and innovation. But with such power, comes challenges: Existing legacy systems often have trouble consuming, analyzing and storing the vast quantities of available structured and unstructured data. Turning to cloud computing the on-demand acquisition of IT services through the use of shared servers has been the logical next step for forward-looking agencies. The versatility, scalability, elasticity and reliability of the cloud allow agencies to reduce cost expenditures while simultaneously improving efficiency and analytics capabilities. Spinning up compute resources in the cloud has a direct analogy to the physical clouds, says Kirk Kern, U.S. Public Sector Cloud Chief Technology Officer at NetApp. The clouds amorphously change. They re always different they re there one day and gone the next and that has some similarities to the way services in the IT clouds operate. Applications must be able to start, stop, restart or scale their resource consumption to accommodate the dynamic nature of clouds. Because cloud computing relies on the use of shared resources, agencies using the cloud can dial up or down services to meet their computing needs. In times of high usage such as when testing a new application or releasing a new service agencies can scale up their computing power, and then scale it back down when the demand for computing power decreases. This means that agencies no longer have to invest upfront in the physical hardware to meet their peak computing needs, and then maintain these systems even when they are not being used. Instead, computing power can match demand, providing flexibility and agility, as well as enormous cost savings. As with any new tech solution, organizations often wonder about the security of their information. This is especially true with government, where a network breach could compromise anything from national security to the privacy of individuals. Data Driven Government 01 Building Data Driven Government 4

5 Each organization needs different data protection and has different organizational and risk tolerances, Kern says. As a result, the agencies have to perform an analysis before adopting these cloud technologies, especially if it s going to be a public cloud or even a hybrid cloud solution. To best use cloud while ensuring that sensitive information is kept safe, companies like NetApp have developed a cloud data fabric a technology that brings together computing systems in order to give organizations a unified way to control their data, providing them data stewardship. By stitching together the resources of multiple clouds, agencies can leverage their elastic and dynamic computing resources while still maintaining complete control over where and how data is moved. The government can choose between on-premise and off-premise IT assets, or even some combination of both commonly referred to as hybrid, to achieve operational activities like elasticity, scalability and disaster recovery, Kern says. Fabrics offer even better protection. This level of control allows organizations to ensure sensitive data is kept safe. It also allows experts to monitor who has access to what information, protecting data by preventing unauthorized users from ever being able to access it in the first place. What we re starting to see is techniques for Data Governance being employed to create metadata, or metadata repositories to track data locations, data ownership and even the migration paths. A simple question would be: Can you tell me where this file is; who edited it last; and what s the most recent version? Can you show me all versions of this that exist in multiple clouds? And so that s the type of capabilities, data protection and data stewardship that a data fabric can provide, Kern says. By stitching together the resources of multiple clouds, agencies can leverage their elastic and dynamic computing resources while still maintaining complete control over where and how data is moved. Despite the benefits of cloud, adoption can seem daunting. Properly implementing a cloud solution requires careful planning and strategy even before any service is implemented. A good cloud strategy has a comprehensive approach for placing data into the cloud and moving it back out again. Agencies need to determine which security mechanisms they need and understand that maintaining data stewardship is critical to supporting the dynamic nature of service consumption. Perhaps most critically, agencies need to think about where they can derive the most benefits from cloud. Organizations tend to pick off the low-hanging fruit, but the thing that cloud really brings to bear is the ability to command vast amounts of resources and dial them up quickly, Kern says. Rather than looking at simple workloads, go after workloads that will give you dramatic returns on the investment you re making in the service. Data Driven Government 01 Building Data Driven Government 5

6 Putting test and development workloads in the cloud Identifying which database service is right for you Modernizing your backup and recovery plans Leveraging private storage for public clouds Throughout this e-book, we will examine how to build out cloud solutions for government. Specifically, we ll focus on four areas: Putting test and development workloads in the cloud Leveraging private storage for public clouds Identifying which database service is right for you Modernizing your backup and recovery plans Through agency examples and interviews with IT professionals, we ll show you both what government is doing today, and what it is capable of looking forward. Data Driven Government 01 Building Data Driven Government 6

7 What Does Dev/Test Really Mean? Move workloads to the cloud and take advantage of the true meaning of dev/test Data Driven Government 02 What Does Dev/Test Really Mean?

8 Developing and testing new applications is important for any successful organization, especially in the public sector. In order for government to continually offer the best, most efficient services possible, agencies need to be able to innovate at-or-above the pace of private enterprises. Dev/test is one of the most common workload types being moved to the cloud, but still many struggle to understand just what exactly this means from a practical perspective. In fact, it s one of the most common questions that Kevin Hill, cloud solutions architect at NetApp, finds himself answering. The greatest benefit of cloud is agility and flexibility, Hill says. While these are boons across the board, they are especially important for dev/test workloads. Using the cloud, agencies can quickly spin up their resources, test out new applications and react quickly to both successes and failures. Dev and test is a really good workload for cloud usage for a couple of reasons, says Mark Ryland, chief solutions architect at Amazon Web Services. First of all, the speed of development is an immediate benefit for a development team. You don t spend any time acquiring equipment or software the things you need to build systems. Sometimes it could take months just to get the stuff you need to start developing software, and that can be reduced to days, at most weeks, using cloud. Right away, the development process gets off to a much faster start. Beyond that, agencies doing dev/test in the cloud are not limited by the hardware that they have. This is especially important because, when developing, it s often difficult to know from the get-go just what systems, hardware or languages will work best. Cloud eliminates this problem by allowing experts to experiment and try different things. Data Driven Government 02 What Does Dev/Test Really Mean? 8

9 You don t have to make a big decision in advance like on using java or python. You can actually try both, have parallel teams working, and then decide what the best language and frameworks are, Ryland says. There is also a significant cost benefit associated with using the cloud for dev/test workloads. Often development is not a 24/7, 365 process, Ryland says. You come in Monday morning, work for a while, and shut your stuff down at the end of the day. That s highly efficient in a cloud environment because you re not paying for the facilities that you re not using on the weekends and at night you can shut it down and save a lot of money. In the development phase, that kind of elasticity is extremely beneficial. When it comes to the testing phase, the cloud can help agencies both realize savings and test their newly developed application in the most realistic environment possible. You can actually test at scale test realistically, with production-level loads, testing that is really difficult in an on-premises environment, Ryland says. In an on-premises world, to test with realistic loads, you d have to buy equipment equivalent to what your production system works on and have it sitting idle for most of the time. That s just not realistic. You don t have to do that in a cloud environment. You can literally stand up a copy of your production system, run it for a few hours or days, do a full-scale load testing and then shut it down. It s a completely different way of solving a bunch of problems that have always plagued people when they re doing software development and test. The very premise of dev/test involves an element of experimentation, and by greatly reducing the costs associated with project implementation, agencies can turn failures into an informative, necessary part of innovation. If it s unsuccessful, agencies can say nice try, document what happened, and then with the cloud basically release the resources. There s no longer any chance that you ll have idle resources or assets just sitting there waiting for the next project. There s no longer any charge or penalty for that particular failure, Hill says. When the project is successful, however, the rewards are even greater than they would be before cloud implementation. For example, the flexibility and elasticity of the cloud allow agencies to test algorithms at large scale something that they would be hard-pressed to do in a traditional dev/test environment. Data Driven Government 02 What Does Dev/Test Really Mean? 9

10 Data If it s successful, there s a lot more capabilities, so you re rewarded a little more, Hill says. You can either keep that project in the cloud and take advantage of different cloud assets such as being able to flexibly spin up as many resources as you need or, if needed for policy or other reasons, move that application stack with its compute and its data into a private datacenter. From a practical perspective, Hill breaks down dev/test into three key areas of consideration: data, computing and automation. Agencies need to ask themselves what they are testing and if they already have the data to leverage it. The goal is to understand what data is available, and how best to work with this information to achieve the desired result. Next, agencies need to address the compute portion. By choosing a public cloud, agencies can rapidly and efficiently spin up, spin down or resize their computing power to meet the individual dev/test requirements of a particular organization or project. Finally, agencies need to consider a level of automation and orchestration that can make the implementation of these services easier. Computing Services such as NetApp Cloud ONTAP can help with this by providing multiple storage consumption models and an easy interface through which to control public cloud storage resources. And, from a timing perspective, it s infinitely quicker to stand up Cloud ONTAP systems than physical ones. This can give agencies the agility to experiment with new dev/ test applications without a lag time between ideation and creation. Even a small, entry-level physical system would take weeks to stand up, but in roughly 20 minutes you can have a fully functioning, up-to-date, Clustered Data ONTAP system running in your Amazon account, Hill says. Within one day, theoretically, I can actually run 10 tests off the same type of configuration after I replicate my data up to the cloud, and then just as easily replicate that data back out of the system if I want to keep it. That agility and flexibility is just massive. Automation Cloud expands the possibilities for dev/test by providing a scalable, flexible, agile and inexpensive environment that facilitates innovation, allowing agencies to optimize application development and produce the best products at minimum cost. From a practical perspective, Hill breaks down dev/test into three key areas of consideration: data, computing and automation. Data Driven Government 02 What Does Dev/Test Really Mean? 10

11 Personalizing Your Cloud Storage The value of having a flexible, personalized storage solution Data Driven Government 03 Personalizing Your Cloud Storage 11

12 Although agencies across government are migrating to cloud, nearly 89 percent of IT professionals feel some level of apprehension about this process, according to a recent study done by Meritalk. Much of this unease stems from questions of data security and flexibility. Government leaders want to realize the flexibility, scalability and increased collaboration of the cloud, but wonder how they will be able to maintain complete control over their data if they release it entirely to the public cloud. They re concerned about security. They re concerned about how flexible any public cloud is going to be once they start using it, says Demsas Abraha, CTO of Blue River IT. How can we have our secure end-to-end encrypted data, and optionally ensure that access to physical storage is within reach of the end-user and the owner of the data? How do we do that? In response to these concerns, companies like Blue River IT have developed private storage solutions for public clouds. But, what exactly does this mean? Whether you re talking about performance of your services security, flexibility, or even managing the cost of offering your storage, you have to start from the data, Abraha says. Essentially, private storage for public cloud allows agencies to harness the elasticity and cost savings of using a public cloud, while retaining the performance, availability and security associated with using dedicated enterprise storage. It does this by connecting on-premises storage to the public cloud at a colocation facility, thereby allowing organizations to place their data next to versus into multiple clouds. You can take advantage of cloud compute while retaining ownership of your data provided by the private data storage, Abraha says. In order to continue existing data security practices because you own your data, you use private storage and take all the advantages of using public cloud such as utility computing. Data Driven Government 03 Personalizing Your Cloud Storage 12

13 For agencies with sensitive workloads, this eliminates anxiety around security and privacy while simultaneously improving their computing power. Agencies can employ end-to-end encryption, ensuring that their data is safe both when in transit and at rest. And, by using these solutions agencies can retain the ability to have complete control over who has access to what type of data. Think of privacy issues, Abraha says. If you have healthcare-related data, how do you ensure that only people who need to have access have access to it? So yes, it s all under the umbrella of security, but the privacy and the flexibility to transfer custody of data from one entity to another is what I m talking about. Blue River IT s Mallard Solution is one example of a solution that capitalizes on these capabilities by delivering an integrated on-premise (or co-located) cloud platform, where data management tools can be used to manage cloud-based data and various environments can be leveraged to best meet an organization s requirements. Because there is no way to circumvent latency associated with physical distance between the data centers where private storage and public clouds are located, Blue River IT looked for colocation facilities in close proximity where the latency would be 4 milliseconds or less. Doing that, we essentially made NetApp storage to be part of Amazon s compute, Abraha says. You can continue to use the tools we spoke of earlier as if they are in native storage in the public cloud. So you have the flexibility of the private cloud, with the public cloud advantage of compute. By facilitating strong data governance practices an element that should be key to any agency s IT planning agencies can know where their data is, how it s moving, who has access to it and what measures will be taken in case of emergencies or unexpected situations. Whenever we talk about data, all these multidimensional requirements always overlap, Abraha says. So whether it s security or privacy, all of them have to do with data governance Once you get to the cloud, if you make a mistake in your strategy, it can be very hard to fix it without major expenses and difficulties. Whereas if you start with data governance, you ll know things like: What happens to my data if I were to do this? If these things were to happen? If the cost were to go beyond what we expected? This is one feature of data governance: knowing what happens and how we can minimize risk. An equally important, but perhaps less talked about advantage of using private storage options for public clouds is that it opens up agencies to a world of new technology possibilities allowing for workloads that might fall outside of the scope of a particular cloud provider. Data Driven Government 03 Personalizing Your Cloud Storage 13

14 Dedicated Link NetApp Storage On Premises Optional NetApp Replication over a VPN/MPLS Network Connection NetAppFastFlex Array Equinix Data Center With NetApp Private Storage, once you make your first cloud connection in an Equinix colocation facility, it s easy to add new clouds or switch clouds without moving your data. If you re using public cloud for your storage, then basically the new tools, ways and methodologies have to be supported by those cloud providers, whereas private storage gives you the possibility of employing newer technologies as well, Abraha said. So it enables you; it gives you the flexibility to acquire newer technologies, newer solutions, and multiple cloud providers. What this means is that private storage for public clouds encourages unprecedented flexibility and innovation at the same time as it delivers top-notch security. Agencies no longer have to be concerned that, when it comes to cloud, they have to sacrifice either security or capabilities. Instead, they can focus on using the technology to meet their mission objectives. Data Driven Government 03 Personalizing Your Cloud Storage 14

15 Which Database Service is Right for You? Effective ways to save time and money with Database as a Service (DBaaS) 70 Data Driven Government 04 Which Database Service is Right for You? 15

16 It s a common set of questions many developers and IT managers face: Which database technology is right for my application and my agency s mission? Do I need multiple database engines? How do I acquire and afford the necessary expertise to manage multiple database platforms? How do I avoid technology lock in? These can be tough questions to answer, but powerful new options have emerged. Database as a Service (DBaaS) is a data management platform comprised of automated software tools, industry best practices, application blueprints and supporting technology services that are offered by cloud operators, in public, private and community deployment models. The DBaaS platform supports complex data intensive applications without the need to hire a database administrator to support the end users or application teams. DBaaS allows IT professionals to create solutions much more quickly and with far fewer defects, while supporting a variety of database solutions based on SQL and NoSQL database engines. Federal, state and local governments are always seeking to save time and money in order to deliver services to their constituents. In doing so, they must first consider their mission and operational goals, and prioritize their budgets to meet those goals. They are, therefore, always in search of IT efficiency, business agility, high application availability and simplified data management opportunities. One of the first steps towards achieving these larger goals is to utilize a cloud platform to drive down infrastructure costs. This provides a huge return on investment through reduced server equipment and administration labor costs. The next logical step is to employ DBaaS to drive down labor further, but more importantly by removing massive bottlenecks to application deployment and business agility. Another area for consideration when looking to a DBaaS solution is storage. To avoid a business impact, your database storage must deliver sustained performance for multiple instances- Data Driven Government 04 Which Database Service is Right for You? 16

17 whether on premise or in the cloud. By utilizing technologies such as FlexClone and Virtual Storage Tier from NetApp, DBaaS providers can bring increased customer functionality and decrease the administration overhead of managing databases. The Database as a Service allows managers and administrators to decide how and why a new application server should be deployed without being limited by the availability of a skilled or at least competent DBA, says Sean Jennings, senior vice president of solutions architecture for Virtustream. It used to take weeks, if not months, to get a new server up and running, he says. But, with Database as a Service, deployment times for new cloud-based systems can be reduced to hours or just minutes. It could take weeks or months to get a new server in the old days. Now a server can be deployed in moments and ready for the application team in minutes. DBaaS gives you the ability to rapidly and reliably deploy new databases that adhere to established best practices while eliminating standard wait times. If you re a developer, this capability gives you a self-service option for launching your next application. The drudge work of the database administrator is no more, Jennings says. The database administrator used to be the bottleneck to deployment, he says. Now, a developer can use a simple dashboard that walks them through several key questions which then launches an automated process resulting in a production ready database solution. This is a huge force multiplier. Even an end user can use the dashboard to walk through a very simple provisioning process that is point-and-click, Jennings says. You don t need to be an expert in Oracle SQL. You follow a few questions and it will guide you to a complete solution that meets all of your requirements from performance to security and compliance. This is particularly useful for government, which needs to meet certain rule sets or standards that guide database deployments. Many organizations, including agencies of the federal government, require compliance-driven solutions that often face personnel bottlenecks. Using the dashboard approach, application developers can consistently and reliably set-up a database, taking into consideration everything from how storage is laid out and managed, to role-based access controls for security purposes. The DBaaS engine then ensures that the established policies for security, data integrity and retention are enforced. The service can therefore save an agency time and money. If you re the CIO or CFO, you ve now gotten to the point where you ve taken a lot of the cost out of the equation, in-terms of man hours it takes to deploy, Jennings says. Data Driven Government 04 Which Database Service is Right for You? 17

18 1 When it comes to the available data solutions, there are three main categories of databases to consider: Marketing Budget Event A Social media ads Planning software Product launch 2 IN $2,000 OUT $15,000 $1,000 $500 + $700 - $ Transactional systems involve user interaction with an application supported by the database and are usually measured in terms of end user response time. Examples include accounting systems or enterprise resource planning systems that are updated or queried interactively throughout the day. 2. Analytic systems work to solve big picture questions and detect patterns in disparate data sets. Analytic data systems analyze data from multiple sources and often involve complex and often unpredictable what if scenarios in an effort to gain operational insights. What typically happens is that many different views into the data are created. The reports from these systems are typically batch data oriented, meaning they use multiple data sets, and can require several days to complete. Many of the what if scenarios are never anticipated by the data engineer or architect, so the processing times can vary greatly depending upon the data size and interrelationships. 3. Real-time systems are an area government is in the early phases of adopting. These systems make use of real-time data inputs or sources, typically stored in memory, in order to rapidly evaluate large amounts of data in real time and analyze emerging trends. An example of this includes monitoring of environmental sensors to forecast severe weather and storms. Another example is the use of real-time monitoring of global financial systems to detect fraud or other nefarious behaviors H L Real-time has started to move into government as we ve developed in-memory databases, which allow for much more rapid analysis of data, very similar to what happens with some of these analytics systems, Jennings says. So now, you can do the what if scenarios where all of the content is in-memory. All of the sudden you can do in five minutes, what used to take several days and even weeks. Real-time systems can help intelligence agencies to identify and prevent terror threats and protect critical infrastructure from emerging zero day attacks. In-memory databases can ingest and process massive amounts of information and provide real-time analytics. Examples of (1) transactional, (2) analytic, and (3) real-time database systems. One of the more popular in memory database solutions on the market today is SAP HANA. This is a new technology platform that is early in the adoption cycle for government agencies. A wide range of public entities including technology, defense and health related agencies are already benefiting from its new capabilities. Data Driven Government 04 Which Database Service is Right for You? 18

19 SAP HANA is natively a column-based database solution with an in-memory architecture to store data; it includes an abstraction layer to analyze and present data for row-based SQL and objectbased queries with traditional tools and skills. This architecture enables real-time data analysis and, according to Jennings, is already delivering tangible and powerful results for government. Government is still dipping their toe in to try it, but the results are there. And, because solutions like SAP HANA are so new, agencies are often finding unexpected solutions and benefits. Therefore it is important for agencies to experiment with these new capabilities and consider their options and potential use cases, Jennings says. Government is not always the first to adopt cutting edge technologies, but already there are cases being made for why real-time data is a necessary and powerful tool. Think weather systems, transportation, air traffic control, medical and drug research or even tracking military and intelligence threats, he says. In each of these cases, government is using real-time data to analyze a set of problems in ways that were previously unavailable. Data Driven Government 04 Which Database Service is Right for You? 19

20 Moving Beyond Backup Tapes Leveraging cloud for efficient and secure data practices Data Driven Government 05 Moving Beyond Backup Tapes 20

21 From monitoring defense satellites to examining health information, and financial trends, the federal government has a lot of data. On any given day, data is collected, categorized and analyzed, delivering key insights to agencies and helping agencies turn ideas into reality. But all this information needs to be stored and kept safe in case of a disaster. Backup and recovery is critical to the successful operations of federal agencies. The loss of valuable data can set an agency back years in terms of research and operations an unacceptable loss of time and resources. That s why, across government, agencies are upgrading to SteelStore, a cloud-integrated solution for backup and recovery provided by NetApp. Typical backup flows include magnetic tapes, which had to be off-sited and taken to a secure location in case of disasters, says Rich Faris, SteelStore director of product management at NetApp. The tapes often failed, so you d bring back a tape to recover and potentially have data loss. And then there s a lot of cost management of tapes. Since they re physical objects, they have to be labeled, boxed up and taken off site. Put simply, a tape-based recovery method is inefficient and relies heavily on human labor. As the tapes age, data loss is possible especially if tapes are improperly handled. And, because the tapes have to be physically shipped, there is the risk of the physical media being lost in transit. Often people using tapes don t even encrypt them, Faris says. You ll see in the newspaper a tape falling off a truck, sitting there on the pavement. If that has all your social security numbers or credit card information on it, it hurts all of us if it gets out. Data Driven Government 05 Moving Beyond Backup Tapes 21

22 Securely and safely sending backup data encrypted into the cloud eliminates this problem completely. Once in the cloud, the data will remain there until you need to access it, and can be protected with the newest security technologies available. Moreover, data in the cloud can be stored across regions, so the loss of any individual data center does not mean the loss of data. This is especially important when it comes to disaster prevention. If the primary site or any site is rendered inoperative or destroyed, the data is still in a different location, and thus even though they lost the site, they can bring the data back and not lose it, Faris says. The cloud is often also replicated in multiple places, so data gets put not just once in the cloud but is also replicated in multiple centers, such that even if one of the data centers of the cloud is destroyed, the data will continue to be available and secure. Regardless of the motivators behind backup and recovery, a cloud-based backup and storage system is also much faster than traditional solutions. With tapes, you re getting your data back at the speed of a truck. We re getting our data back at the speed of the internet, and are able to reach out and grab the data right away without waiting for the truck to bring the tape back, Faris says. Cloud-based backup and recovery systems get rid of highly labor-prone activities and speed up data recovery. Solutions like SteelStore can also de-duplicate data in order to save network bandwidth, space in the cloud, and associated cloud billings. Perhaps most critically, using SteelStore technology allows agencies to realize the benefits of cloud without rendering void their investments in previous backup and recovery systems. The cloud is often also replicated in multiple places, so data gets put not just once in the cloud but is also replicated in multiple centers, such that even if one of the data centers of the cloud is destroyed, the data will continue to be available and secure The other big value of the SteelStore device is that we don t replace existing infrastructure, Faris says. It s not a rip-and-replace device, so instead of making the customer remove their entire backup infrastructure and replace it with us, we re actually sitting in as a drop-in replacement. This means that they can preserve their investment in those tools and all that effort putting together backup scripts, and still can make use of the cloud and efficiency thereof. This solution has proved highly successful across the public sector, helping improve the backup and recovery process for federal, state and local government organizations. Data Driven Government 05 Moving Beyond Backup Tapes 22

23 FAS E-Series Non-NetApp Storage NetApp SnapProtect Arcserve CommVault Simpana Dell vranger EMC NetWorker HP Data Protector IBM Spectrum Protect Veeam Veritas Backup Exec Veritas Enterprise Vault Veritas NetBackup Microsoft SQL Server Oracle RMAN Cloud Integrated Storage Device Public or Private Cloud Public Cloud Amazon (Glacier and S3) AT&T Synaptic Storage as a Service CenturyLink Dunkel Cloud Storage EVault LTS2 Google Cloud Platform HP Cloud Services IBM SoftLayer Object Storage Microsoft Azure Rackspace Swisscom Telefonica TELUS Verizon Terremark Private Cloud NetApp StorageGRID Webscale Cleversafe Cloudian HyperStore EMC Atmos OpenStack Swift Seamlessly integrates intoexisting infrastructure Deduplicates, compresses, and encrypts Caches recent backups locally, vaults older copies to the cloud Store data in the public or private cloudof choice SteelStore provides seamless integration with leading applications and cloud service providers This type of technology, combined with the utility of cloud storage, will reduce costs by allowing us to eliminate tape backups and associated operational complexity, while giving a more robust backup solution, said Reid Swick, system architect in King County, WA. King County uses the cloud for storage and compute, and in the past year has started using SteelStore to backup to the cloud. Data Driven Government 05 Moving Beyond Backup Tapes 23

24 Building out a backup and recovery plan, or updating an existing one, is a lot of work especially for government, which handles enormous quantities of highly sensitive information. Unlike other workloads, backup and recovery is more of an insurance method in that it does not immediately add value for citizens the way that new products developed through advanced dev/test methods might. But that doesn t mean it s any less important, Faris cautions. In fact, proper practices can actually free up experts to work on new innovations instead of simply maintaining existing, inefficient systems. Everybody buys insurance because they must, but it s not a function that actually adds value to their end-customers as much as some other things that they could work on, he says. But there s a lot of cost of management of tapes, and new technology can actually allow organizations to turn their administrators and have them work on higher value products for their customer base. Across the public sector, organizations have recognized the benefits of cloud-based backup and recovery, and are undertaking this effort. Many are far along in this process. Before spending valuable time and resources investing in new technology, Faris recommends reaching out to other organizations for tips and advice. Talk to other agencies, says Faris. You might be surprised with the level of adoption that is happening out there, and you can leverage some of their best practices. Because these other agencies, they put a lot of effort into it because they see a lot of promise. So take a look at what they re doing, talk to them, and then make your own decisions based on what you hear. Data Driven Government 05 Moving Beyond Backup Tapes 24

25 Learn more at Data Driven Government 05 Moving Beyond Backup Tapes 25

Your Data Demands More NETAPP ENABLES YOU TO LEVERAGE YOUR DATA & COMPUTE FROM ANYWHERE

Your Data Demands More NETAPP ENABLES YOU TO LEVERAGE YOUR DATA & COMPUTE FROM ANYWHERE Your Data Demands More NETAPP ENABLES YOU TO LEVERAGE YOUR DATA & COMPUTE FROM ANYWHERE IN ITS EARLY DAYS, NetApp s (www.netapp.com) primary goal was to build a market for network-attached storage and

More information

A last line of defense against ransomware, why?

A last line of defense against ransomware, why? A last line of defense against ransomware, why? Presenters simon.wong@scalar.ca keith.aasen@netapp.com April 27th, 2017 Why do we still care? The Third Annual Scalar Security Study How prepared are Canadian

More information

Transform Your Data Protection Strategy

Transform Your Data Protection Strategy Transform Your Data Protection Strategy Jason Iehl Senior Manager, Solution Architects Data Protection Specialist 1 2017 NetApp, Inc. All rights reserved. Evolution of Data Protection 2000 2010 Today 2020

More information

Total Cost of Ownership: Benefits of the OpenText Cloud

Total Cost of Ownership: Benefits of the OpenText Cloud Total Cost of Ownership: Benefits of the OpenText Cloud OpenText Managed Services in the Cloud delivers on the promise of a digital-first world for businesses of all sizes. This paper examines how organizations

More information

Total Cost of Ownership: Benefits of ECM in the OpenText Cloud

Total Cost of Ownership: Benefits of ECM in the OpenText Cloud Total Cost of Ownership: Benefits of ECM in the OpenText Cloud OpenText Managed Services brings together the power of an enterprise cloud platform with the technical skills and business experience required

More information

WHAT CIOs NEED TO KNOW TO CAPITALIZE ON HYBRID CLOUD

WHAT CIOs NEED TO KNOW TO CAPITALIZE ON HYBRID CLOUD WHAT CIOs NEED TO KNOW TO CAPITALIZE ON HYBRID CLOUD 2 A CONVERSATION WITH DAVID GOULDEN Hybrid clouds are rapidly coming of age as the platforms for managing the extended computing environments of innovative

More information

Data safety for digital business. Veritas Backup Exec WHITE PAPER. One solution for hybrid, physical, and virtual environments.

Data safety for digital business. Veritas Backup Exec WHITE PAPER. One solution for hybrid, physical, and virtual environments. WHITE PAPER Data safety for digital business. One solution for hybrid, physical, and virtual environments. It s common knowledge that the cloud plays a critical role in helping organizations accomplish

More information

Virtualization. Q&A with an industry leader. Virtualization is rapidly becoming a fact of life for agency executives,

Virtualization. Q&A with an industry leader. Virtualization is rapidly becoming a fact of life for agency executives, Virtualization Q&A with an industry leader Virtualization is rapidly becoming a fact of life for agency executives, as the basis for data center consolidation and cloud computing and, increasingly, as

More information

The Data Explosion. A Guide to Oracle s Data-Management Cloud Services

The Data Explosion. A Guide to Oracle s Data-Management Cloud Services The Data Explosion A Guide to Oracle s Data-Management Cloud Services More Data, More Data Everyone knows about the data explosion. 1 And the challenges it presents to businesses large and small. No wonder,

More information

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD EBOOK NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD NetApp ONTAP Cloud for Microsoft Azure The ONTAP Cloud Advantage 3 Enterprise-Class Data Management 5 How ONTAP Cloud

More information

Next-Generation HCI: Fine- Tuned for New Ways of Working

Next-Generation HCI: Fine- Tuned for New Ways of Working www. Govtech.com Next-Generation HCI: Fine-Tuned for New Ways of Working - p. 1 February 21, 2018 Next-Generation HCI: Fine- Tuned for New Ways of Working Traditional data center management focuses mainly

More information

Delivering Complex Enterprise Applications via Hybrid Clouds

Delivering Complex Enterprise Applications via Hybrid Clouds Whitepaper Delivering Complex Enterprise Applications via Hybrid Clouds As enterprises and industries shake off the effects of the last recession, the focus of IT organizations has shifted from one marked

More information

How to Leverage Containers to Bolster Security and Performance While Moving to Google Cloud

How to Leverage Containers to Bolster Security and Performance While Moving to Google Cloud PRESENTED BY How to Leverage Containers to Bolster Security and Performance While Moving to Google Cloud BIG-IP enables the enterprise to efficiently address security and performance when migrating to

More information

THE STATE OF IT TRANSFORMATION FOR RETAIL

THE STATE OF IT TRANSFORMATION FOR RETAIL THE STATE OF IT TRANSFORMATION FOR RETAIL An Analysis by Dell EMC and VMware Dell EMC and VMware are helping IT groups at retail organizations transform to business-focused service providers. The State

More information

Availability and the Always-on Enterprise: Why Backup is Dead

Availability and the Always-on Enterprise: Why Backup is Dead Availability and the Always-on Enterprise: Why Backup is Dead Backups certainly fit the bill at one time, but data center needs have evolved and expanded. By Nick Cavalancia Every business has experienced

More information

5 Challenges to Government IT Modernization: In Brief. Quick tips & facts about IT modernization across federal, state and local governments

5 Challenges to Government IT Modernization: In Brief. Quick tips & facts about IT modernization across federal, state and local governments 5 Challenges to Government IT Modernization: In Brief Quick tips & facts about IT modernization across federal, state and local governments Executive Summary Information technology (IT) modernization can

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Slashing Downtime from 24 Hours to 24 Minutes:

Slashing Downtime from 24 Hours to 24 Minutes: Slashing Downtime from 24 Hours to 24 Minutes: Technology Advancements Make Warm-Site Disaster Recovery Possible Don Beyer Director, Technical Services Oakwood Healthcare Louie Caschera Chief Information

More information

Chapter 1. Storage Concepts. CommVault Concepts & Design Strategies: https://www.createspace.com/

Chapter 1. Storage Concepts. CommVault Concepts & Design Strategies: https://www.createspace.com/ Chapter 1 Storage Concepts 4 - Storage Concepts In order to understand CommVault concepts regarding storage management we need to understand how and why we protect data, traditional backup methods, and

More information

Go Cloud. VMware vcloud Datacenter Services by BIOS

Go Cloud. VMware vcloud Datacenter Services by BIOS Go Cloud VMware vcloud Datacenter Services by BIOS Is your IT infrastructure always in tune with your business? If a market opportunity suddenly arises, can your business respond in time? Or is the opportunity

More information

That Set the Foundation for the Private Cloud

That Set the Foundation for the Private Cloud for Choosing Virtualization Solutions That Set the Foundation for the Private Cloud solutions from work together to harmoniously manage physical and virtual environments, enabling the use of multiple hypervisors

More information

Eight Tips for Better Archives. Eight Ways Cloudian Object Storage Benefits Archiving with Veritas Enterprise Vault

Eight Tips for Better  Archives. Eight Ways Cloudian Object Storage Benefits  Archiving with Veritas Enterprise Vault Eight Tips for Better Email Archives Eight Ways Cloudian Object Storage Benefits Email Archiving with Veritas Enterprise Vault Most organizations now manage terabytes, if not petabytes, of corporate and

More information

Getting Hybrid IT Right. A Softchoice Guide to Hybrid Cloud Adoption

Getting Hybrid IT Right. A Softchoice Guide to Hybrid Cloud Adoption Getting Hybrid IT Right A Softchoice Guide to Hybrid Cloud Adoption Your Path to an Effective Hybrid Cloud The hybrid cloud is on the radar for business and IT leaders everywhere. IDC estimates 1 that

More information

STORAGE EFFICIENCY: MISSION ACCOMPLISHED WITH EMC ISILON

STORAGE EFFICIENCY: MISSION ACCOMPLISHED WITH EMC ISILON STORAGE EFFICIENCY: MISSION ACCOMPLISHED WITH EMC ISILON Mission-critical storage management for military and intelligence operations EMC PERSPECTIVE TABLE OF CONTENTS INTRODUCTION 3 THE PROBLEM 3 THE

More information

DATACENTER SERVICES DATACENTER

DATACENTER SERVICES DATACENTER SERVICES SOLUTION SUMMARY ALL CHANGE React, grow and innovate faster with Computacenter s agile infrastructure services Customers expect an always-on, superfast response. Businesses need to release new

More information

Cloud Confidence: Simple Seamless Secure. Dell EMC Data Protection for VMware Cloud on AWS

Cloud Confidence: Simple Seamless Secure. Dell EMC Data Protection for VMware Cloud on AWS Cloud Confidence: Simple Seamless Secure Dell EMC Data Protection for VMware Cloud on AWS Introduction From the boardroom to the data center, digital transformation has become a business imperative. Whether

More information

Transformation Through Innovation

Transformation Through Innovation Transformation Through Innovation A service provider strategy to prosper from digitization People will have 11.6 billion mobile-ready devices and connections by 2020. For service providers to thrive today

More information

2 The IBM Data Governance Unified Process

2 The IBM Data Governance Unified Process 2 The IBM Data Governance Unified Process The benefits of a commitment to a comprehensive enterprise Data Governance initiative are many and varied, and so are the challenges to achieving strong Data Governance.

More information

Datacenter Innovations & Trends

Datacenter Innovations & Trends Datacenter Innovations & Trends 15 th Nov 2016 Ashhad Pathan ashhad.pathan@netapp.com 1 FY 16 revenue: $5.55 Recognized as a FORTUNE 500 Company 2016 1 # 1 in Converged Infrastructure capacity shipped

More information

INDUSTRY PERSPECTIVE

INDUSTRY PERSPECTIVE INDUSTRY PERSPECTIVE 1 A Brief Introduction As IT administrators and chief information officers, you face a particular challenge: facilitate the ability for your agency to work remotely, while reducing

More information

Investing in a Better Storage Environment:

Investing in a Better Storage Environment: Investing in a Better Storage Environment: Best Practices for the Public Sector Investing in a Better Storage Environment 2 EXECUTIVE SUMMARY The public sector faces numerous and known challenges that

More information

GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS.

GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS. GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS. Cloud computing is as much a paradigm shift in data center and IT management as it is a culmination of IT s capacity to drive business

More information

Making the case for SD-WAN

Making the case for SD-WAN Making the case for SD-WAN A practical guide to getting buy-in for your new network New challenges require a new network It isn t just that enterprise IT is changing rapidly it s that it s changing in

More information

Catalogic DPX: Backup Done Right

Catalogic DPX: Backup Done Right Catalogic DPX: Backup Done Right The Backup Alternative You ve Been Waiting For Catalogic DPX Highlights Fast and reliable low-impact backup for physical and virtual environments Direct access to data

More information

Accelerating the Business Value of Virtualization

Accelerating the Business Value of Virtualization Accelerating the Business Value of Virtualization Maximizing virtualization is one of the important steps in the journey towards delivering dynamic, cloud-based services. By leveraging the partnership

More information

Evolution For Enterprises In A Cloud World

Evolution For Enterprises In A Cloud World Evolution For Enterprises In A Cloud World Foreword Cloud is no longer an unseen, futuristic technology that proves unattainable for enterprises. Rather, it s become the norm; a necessity for realizing

More information

Data center interconnect for the enterprise hybrid cloud

Data center interconnect for the enterprise hybrid cloud WHITEPAPER Data center interconnect for the enterprise hybrid cloud The world is moving to the cloud. Everything from entertainment and consumer mobile applications to enterprise software and government

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

Moving From Reactive to Proactive Storage Management with an On-demand Cloud Solution

Moving From Reactive to Proactive Storage Management with an On-demand Cloud Solution Moving From Reactive to Proactive Storage Management with an On-demand Cloud Solution The Ever-Present Storage Management Conundrum In the modern IT landscape, the storage management conundrum is as familiar

More information

Cloud Computing: Making the Right Choice for Your Organization

Cloud Computing: Making the Right Choice for Your Organization Cloud Computing: Making the Right Choice for Your Organization A decade ago, cloud computing was on the leading edge. Now, 95 percent of businesses use cloud technology, and Gartner says that by 2020,

More information

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations Customer Profile First Financial Bank Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations A midsize community bank with a service

More information

REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore

REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore CLOUDIAN + QUANTUM REFERENCE ARCHITECTURE 1 Table of Contents Introduction to Quantum StorNext 3 Introduction to Cloudian HyperStore 3 Audience

More information

SoftNAS Cloud Data Management Products for AWS Add Breakthrough NAS Performance, Protection, Flexibility

SoftNAS Cloud Data Management Products for AWS Add Breakthrough NAS Performance, Protection, Flexibility Control Any Data. Any Cloud. Anywhere. SoftNAS Cloud Data Management Products for AWS Add Breakthrough NAS Performance, Protection, Flexibility Understanding SoftNAS Cloud SoftNAS, Inc. is the #1 software-defined

More information

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE.

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. Is putting Contact us INTRODUCTION You know the headaches of managing an infrastructure that is stretched to its limit. Too little staff. Too many users. Not

More information

CLOUD COMPUTING ABSTRACT

CLOUD COMPUTING ABSTRACT Ruchi Saraf CSE-VII Sem CLOUD COMPUTING By: Shivali Agrawal CSE-VII Sem ABSTRACT Cloud computing is the convergence and evolution of several concepts from virtualization, distributed application design,

More information

Perfect Balance of Public and Private Cloud

Perfect Balance of Public and Private Cloud Perfect Balance of Public and Private Cloud Delivered by Fujitsu Introducing A unique and flexible range of services, designed to make moving to the public cloud fast and easier for your business. These

More information

FOCUS ON THE FACTS: SOFTWARE-DEFINED STORAGE

FOCUS ON THE FACTS: SOFTWARE-DEFINED STORAGE FOCUS ON THE FACTS: SOFTWARE-DEFINED STORAGE Table of Contents CHAPTER 1: UNRAVELING THE SDS HYPE CHAPTER 2: CRITICAL ATTRIBUTES OF SDS CHAPTER 3: THE FUTURE IS NOW CHAPTER 4: CUTTING THE HARDWARE CORD

More information

CORPORATE PERFORMANCE IMPROVEMENT DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD?

CORPORATE PERFORMANCE IMPROVEMENT DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD? CORPORATE PERFORMANCE IMPROVEMENT DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD? DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD? MASS MIGRATION: SHOULD ALL COMPANIES MOVE TO THE CLOUD? Achieving digital

More information

Preparing your network for the next wave of innovation

Preparing your network for the next wave of innovation Preparing your network for the next wave of innovation The future is exciting. Ready? 2 Executive brief For modern businesses, every day brings fresh challenges and opportunities. You must be able to adapt

More information

SYMANTEC: SECURITY ADVISORY SERVICES. Symantec Security Advisory Services The World Leader in Information Security

SYMANTEC: SECURITY ADVISORY SERVICES. Symantec Security Advisory Services The World Leader in Information Security SYMANTEC: SECURITY ADVISORY SERVICES Symantec Security Advisory Services The World Leader in Information Security Knowledge, as the saying goes, is power. At Symantec we couldn t agree more. And when it

More information

Cloud Services. Infrastructure-as-a-Service

Cloud Services. Infrastructure-as-a-Service Cloud Services Infrastructure-as-a-Service Accelerate your IT and business transformation with our networkcentric, highly secure private and public cloud services - all backed-up by a 99.999% availability

More information

Virtustream Cloud and Managed Services Solutions for US State & Local Governments and Education

Virtustream Cloud and Managed Services Solutions for US State & Local Governments and Education Data Sheet Virtustream Cloud and Managed Services Solutions for US State & Local Governments and Education Available through NASPO ValuePoint Cloud Services VIRTUSTREAM CLOUD AND MANAGED SERVICES SOLUTIONS

More information

Government IT Modernization and the Adoption of Hybrid Cloud

Government IT Modernization and the Adoption of Hybrid Cloud Government IT Modernization and the Adoption of Hybrid Cloud An IDC InfoBrief, Sponsored by VMware June 2018 Federal and National Governments Are at an Inflection Point Federal and national governments

More information

CLOUD COMPUTING PRIMER

CLOUD COMPUTING PRIMER CLOUD COMPUTING PRIMER for Small and Medium-Sized Businesses CONTENTS 1 Executive Summary 2 ABCs of Cloud Computing An IT Revolution 3 The Democratization of Computing Cloud Computing Service Models SaaS

More information

Paper. Delivering Strong Security in a Hyperconverged Data Center Environment

Paper. Delivering Strong Security in a Hyperconverged Data Center Environment Paper Delivering Strong Security in a Hyperconverged Data Center Environment Introduction A new trend is emerging in data center technology that could dramatically change the way enterprises manage and

More information

For Healthcare Providers: How All-Flash Storage in EHR and VDI Can Lower Costs and Improve Quality of Care

For Healthcare Providers: How All-Flash Storage in EHR and VDI Can Lower Costs and Improve Quality of Care For Healthcare Providers: How All-Flash Storage in EHR and VDI Can Lower Costs and Improve Quality of Care WHITE PAPER Table of Contents The Benefits of Flash for EHR...2 The Benefits of Flash for VDI...3

More information

Archiving, Backup, and Recovery for Complete the Promise of Virtualisation Unified information management for enterprise Windows environments

Archiving, Backup, and Recovery for Complete the Promise of Virtualisation Unified information management for enterprise Windows environments Archiving, Backup, and Recovery for Complete the Promise of Virtualisation Unified information management for enterprise Windows environments The explosion of unstructured information It is estimated that

More information

Next Generation Backup: Better ways to deal with rapid data growth and aging tape infrastructures

Next Generation Backup: Better ways to deal with rapid data growth and aging tape infrastructures Next Generation Backup: Better ways to deal with rapid data growth and aging tape infrastructures Next 1 What we see happening today. The amount of data businesses must cope with on a daily basis is getting

More information

Top 4 considerations for choosing a converged infrastructure for private clouds

Top 4 considerations for choosing a converged infrastructure for private clouds Top 4 considerations for choosing a converged infrastructure for private clouds Organizations are increasingly turning to private clouds to improve efficiencies, lower costs, enhance agility and address

More information

Transforming IT: From Silos To Services

Transforming IT: From Silos To Services Transforming IT: From Silos To Services Chuck Hollis Global Marketing CTO EMC Corporation http://chucksblog.emc.com @chuckhollis IT is being transformed. Our world is changing fast New Technologies New

More information

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery White Paper Business Continuity Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery Table of Contents Executive Summary... 1 Key Facts About

More information

Mapping Your Requirements to the NIST Cybersecurity Framework. Industry Perspective

Mapping Your Requirements to the NIST Cybersecurity Framework. Industry Perspective Mapping Your Requirements to the NIST Cybersecurity Framework Industry Perspective 1 Quest has the solutions and services to help your organization identify, protect, detect, respond and recover, better

More information

Backup and Recovery. Backup and Recovery from Redstor. Making downtime a thing of the past Making downtime a thing of the past

Backup and Recovery. Backup and Recovery from Redstor. Making downtime a thing of the past Making downtime a thing of the past Backup and Recovery Backup and Recovery Backup from Redstor and Recovery from Redstor Making downtime a thing of the past Making downtime a thing of the past Reject risk Preventing data loss is a challenge

More information

Cloud for Government: A Transformative Digital Tool to Better Serve Communities

Cloud for Government: A Transformative Digital Tool to Better Serve Communities Cloud for Government: A Transformative Digital Tool to Better Serve Communities 1 005181004 From state to local agencies, government organizations crave access to the same cloud-based tools enabling digital

More information

The communications, media, and entertainment industry and the cloud.

The communications, media, and entertainment industry and the cloud. Responding to Change The communications, media, and entertainment industry and the cloud. Cloud survey report: Industry experts explore the current and planned cloud adoption strategies of senior IT professionals.

More information

Healthcare IT Modernization and the Adoption of Hybrid Cloud

Healthcare IT Modernization and the Adoption of Hybrid Cloud Healthcare IT Modernization and the Adoption of Hybrid Cloud An IDC InfoBrief, Sponsored by VMware June 2018 Executive Summary The healthcare industry is facing unprecedented changes brought about by a

More information

IPMA State of Washington. Disaster Recovery in. State and Local. Governments

IPMA State of Washington. Disaster Recovery in. State and Local. Governments IPMA State of Washington Disaster Recovery in State and Local Governments Disaster by the Numbers Over 70% of agencies had some sort of data loss incident in 2012 Under 5% report that they were able to

More information

FUJITSU Backup as a Service Rapid Recovery Appliance

FUJITSU Backup as a Service Rapid Recovery Appliance FUJITSU Backup as a Service Rapid Recovery Appliance The unprecedented growth of business data The role that data plays in today s organisation is rapidly increasing in importance. It guides and supports

More information

Enabling Innovation in the Digital Economy

Enabling Innovation in the Digital Economy White Paper Business Agility Enabling Innovation in the Digital Economy Business Agility White Paper Enabling Innovation in the Digital Economy Five Steps to Implementing a Software-defined Infrastructure

More information

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security Bringing OpenStack to the Enterprise An enterprise-class solution ensures you get the required performance, reliability, and security INTRODUCTION Organizations today frequently need to quickly get systems

More information

Cloud Computing. January 2012 CONTENT COMMUNITY CONVERSATION CONVERSION

Cloud Computing. January 2012 CONTENT COMMUNITY CONVERSATION CONVERSION Cloud Computing January 2012 CONTENT COMMUNITY CONVERSATION CONVERSION Purpose and Methodology Survey Sample Field Work December 20, 2011 January 9, 2012 Total Respondents 554 Margin of Error +/- 4.2%

More information

VMware on IBM Cloud:

VMware on IBM Cloud: VMware on IBM Cloud: How VMware customers can deploy new or existing applications with SoftLayer resources. Introduction This paper focuses on how existing VMware customers can gain a strategic advantage

More information

KEYCLOUD BACKUP AND RECOVERY AS-A-SERVICE (BRAAS): A fully-managed backup and recovery solution for your mission critical data

KEYCLOUD BACKUP AND RECOVERY AS-A-SERVICE (BRAAS): A fully-managed backup and recovery solution for your mission critical data KEYCLOUD BACKUP AND RECOVERY AS-A-SERVICE (BRAAS): A fully-managed backup and recovery solution for your mission critical data 1 BACKUPS ARE GENERALLY A THANKLESS JOB Every IT organization needs to run

More information

Cisco Unified Data Center Strategy

Cisco Unified Data Center Strategy Cisco Unified Data Center Strategy How can IT enable new business? Holger Müller Technical Solutions Architect, Cisco September 2014 My business is rapidly changing and I need the IT and new technologies

More information

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION The process of planning and executing SQL Server migrations can be complex and risk-prone. This is a case where the right approach and

More information

Disaster Unpreparedness June 3, 2013

Disaster Unpreparedness June 3, 2013 Disaster Unpreparedness June 3, 2013 Underwritten by: Introduction Government relies on data and information to deliver mission success. Data loss means more than files simply missing from a database it

More information

IT Enterprise Services. Capita Private Cloud. Cloud potential unleashed

IT Enterprise Services. Capita Private Cloud. Cloud potential unleashed IT Enterprise Services Capita Private Cloud Cloud potential unleashed Cloud computing at its best Cloud is fast becoming an integral part of every IT strategy. It reduces cost and complexity, whilst bringing

More information

Introduction to K2View Fabric

Introduction to K2View Fabric Introduction to K2View Fabric 1 Introduction to K2View Fabric Overview In every industry, the amount of data being created and consumed on a daily basis is growing exponentially. Enterprises are struggling

More information

Backup vs. Business Continuity

Backup vs. Business Continuity EBOOK Backup vs. Business Continuity 1 datto.com Data protection solutions are essential for businesses of all sizes to implement, regardless of size, industry and geographic location. In this white paper,

More information

How to master hybrid IT. Get the speed and agility you want, with the visibility and control you need

How to master hybrid IT. Get the speed and agility you want, with the visibility and control you need How to master hybrid IT Get the speed and agility you want, with the visibility and control you need The process of moving from a dedicated hosted server to the cloud was seamless. Dimension Data s platform

More information

WHITE PAPER HYBRID CLOUD: FLEXIBLE, SCALABLE, AND COST-EFFICIENT UK: US: HK:

WHITE PAPER HYBRID CLOUD: FLEXIBLE, SCALABLE, AND COST-EFFICIENT UK: US: HK: WHITE PAPER HYBRID CLOUD: FLEXIBLE, SCALABLE, AND COST-EFFICIENT UK: +44 800 634 3414 US: +1 877 773 3306 HK: +852 3521 0215 CONTENTS 03 Executive Summary 07 Counting the Cost of Utilizing Big Data 04

More information

Enabling Hybrid Cloud Transformation

Enabling Hybrid Cloud Transformation Enterprise Strategy Group Getting to the bigger truth. White Paper Enabling Hybrid Cloud Transformation By Scott Sinclair, ESG Senior Analyst November 2018 This ESG White Paper was commissioned by Primary

More information

VMWARE CLOUD FOUNDATION: THE SIMPLEST PATH TO THE HYBRID CLOUD WHITE PAPER AUGUST 2018

VMWARE CLOUD FOUNDATION: THE SIMPLEST PATH TO THE HYBRID CLOUD WHITE PAPER AUGUST 2018 VMWARE CLOUD FOUNDATION: THE SIMPLEST PATH TO THE HYBRID CLOUD WHITE PAPER AUGUST 2018 Table of Contents Executive Summary 3 A Single Architecture for Hybrid Cloud 4 Introducing VMware Cloud Foundation

More information

Renovating your storage infrastructure for Cloud era

Renovating your storage infrastructure for Cloud era Renovating your storage infrastructure for Cloud era Nguyen Phuc Cuong Software Defined Storage Country Sales Leader Copyright IBM Corporation 2016 2 Business SLAs Challenging Traditional Storage Approaches

More information

Simple Data Protection for the Cloud Era

Simple Data Protection for the Cloud Era Simple Data Protection for the Era Enterprise Data Protection, Simplified Struggling with data protection? You re not alone. Many storage admins are faced with the challenge of protecting an increasing

More information

CIO Forum Maximize the value of IT in today s economy

CIO Forum Maximize the value of IT in today s economy CIO Forum Maximize the value of IT in today s economy Laura Scott, Vice President Service Product Line Sales Global Technology Services IT infrastructure is reaching a breaking point. 85% idle In distributed

More information

VMWARE CLOUD FOUNDATION: INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017

VMWARE CLOUD FOUNDATION: INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017 : INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017 Table of Contents Executive Summary 3 A Single Architecture for Hybrid Cloud 4 Introducing VMware Cloud Foundation 4 Deploying on Premises 6

More information

Improving the ROI of Your Data Warehouse

Improving the ROI of Your Data Warehouse Improving the ROI of Your Data Warehouse Many organizations are struggling with a straightforward but challenging problem: their data warehouse can t affordably house all of their data and simultaneously

More information

Cloud Storage Submitted in partial fulfillment of the requirement for the award of degree of Bachelor of Technology in Computer Science

Cloud Storage Submitted in partial fulfillment of the requirement for the award of degree of Bachelor of Technology in Computer Science A Seminar report On Cloud Storage Submitted in partial fulfillment of the requirement for the award of degree of Bachelor of Technology in Computer Science SUBMITTED TO: SUBMITTED BY: Acknowledgement I

More information

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION WHITE PAPER AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION Five key success factors Abstract IT organizations today are under constant business pressure to transform their infrastructure to reduce

More information

Accelerate your Azure Hybrid Cloud Business with HPE. Ken Won, HPE Director, Cloud Product Marketing

Accelerate your Azure Hybrid Cloud Business with HPE. Ken Won, HPE Director, Cloud Product Marketing Accelerate your Azure Hybrid Cloud Business with HPE Ken Won, HPE Director, Cloud Product Marketing Mega trend: Customers are increasingly buying cloud services from external service providers Speed of

More information

Making hybrid IT simple with Capgemini and Microsoft Azure Stack

Making hybrid IT simple with Capgemini and Microsoft Azure Stack Making hybrid IT simple with Capgemini and Microsoft Azure Stack The significant evolution of cloud computing in the last few years has encouraged IT leaders to rethink their enterprise cloud strategy.

More information

Public Cloud Adoption: 10 benefits your business can t ignore

Public Cloud Adoption: 10 benefits your business can t ignore Public Cloud Adoption: 10 benefits your business can t ignore Introduction: Understanding your cloud adoption motives 1. Achieve the agility and innovation of a start-up 2. Take the opportunity to re-architect

More information

When, Where & Why to Use NoSQL?

When, Where & Why to Use NoSQL? When, Where & Why to Use NoSQL? 1 Big data is becoming a big challenge for enterprises. Many organizations have built environments for transactional data with Relational Database Management Systems (RDBMS),

More information

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale Enterprise Strategy Group Getting to the bigger truth. White Paper Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale By Mike Leone, ESG Senior Analyst;

More information

Modernize Your Backup and DR Using Actifio in AWS

Modernize Your Backup and DR Using Actifio in AWS FOR AWS Modernize Your Backup and DR Using Actifio in AWS 150105H FOR AWS Modernize Your Backup and DR Using Actifio in AWS What is Actifio? Actifio virtualizes the data that s the lifeblood of business.

More information

State of Cloud Survey GERMANY FINDINGS

State of Cloud Survey GERMANY FINDINGS 2011 State of Cloud Survey GERMANY FINDINGS CONTENTS Executive Summary... 4 Methodology... 6 Finding 1: Cloud security is top goal and top concern.................................. 8 Finding 2: IT staff

More information

Benefits of Extending your Datacenters with Amazon Web Services

Benefits of Extending your Datacenters with Amazon Web Services Benefits of Extending your Datacenters with Amazon Web Services Xavier Prélat Business Development Manager @aws_actus How did Amazon.. get into cloud computing? What is AWS? Amazon Web Services offers

More information

Why Converged Infrastructure?

Why Converged Infrastructure? Why Converged Infrastructure? Three reasons to consider converged infrastructure for your organization Converged infrastructure isn t just a passing trend. It s here to stay. According to a recent survey

More information

Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability

Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability IT teams in companies of all sizes face constant pressure to meet the Availability requirements of today s Always-On

More information