Category Archives: Cloud Storage
IBM storage revenues up thanks to mainframe refresh Blocks and Files – Blocks and Files
IBM has reported financial results for the second 2022 quarter, ended June 30, with storage hardware sales growing at the start of a new mainframe cycle.
Total group evenues were $15.54 billion, up 16 percent year-on-year at constant currency. Some 5 percent of the increase was attributed to sales to Kyndryl which was spun off last year into a separately traded entity. Net profit was $1.39 billion, up a tad on the year-ago $1.33 billion.
IBM chairman and CEO Arvind Krishna said: In the quarter we delivered good revenue performance with balanced growth across our geographies, driven by client demand for our hybrid cloud and AI offerings. The IBM team executed our strategy well. With our first-half results, we continue to expect full-year revenue growth at the high end of our mid-single digit model.
The company divides its business into four segments: Consulting, Software, Red Hat Hybrid Cloud Platform, and Infrastructure. Storage hardware is included in the Infrastructure segment as part of the Distributed Infrastructure sub-segment, but not revealed. Storage software is included in the Software segment and, again, not revealed. The segment results were:
IBM said there was a solid z16 mainframe launch in April and the company released a new generation of Power servers earlier this month. Mainframe sales attract DS8000 storage array sales in their wake.
CFO Jim Kavanaugh said in the earnings call: Infrastructure performance, which reflects a good start to our z16 product cycle, was up 25 percent. Software and infrastructure each include about seven points of growth from the commercial relationship with Kyndryl.
He added: Distributed infrastructure revenue grew 17 percent this quarter. This growth was led by storage, driven by both high-end storage tied to the z16 cycle and distributed storage. We also had good performance in high-end Power10. We interpret that as meaning FlashSystems sales were up.
Subscription sales are growing, Kavanaugh said. Across the four Hybrid Platform and Solution business areas, our annual recurring revenue, or ARR, is nearly $12.9 billion, up 8 percent.
The company had expected full-year free cashflow to be between $10 billion and $10.5 billion but reduced that to $10 billion as a result of withdrawing its business from Russia. It made no comment about supply chain or pandemic issues in its earnings release and presentation, but they did feature in the earnings call. Kavanaugh mentioned the impact of increased component cost and supplier premiums on z16 profitability.
Kavanaugh said third-quarter revenue expectations are for year-on-year growth of 9 to 10 percent at constant currency. Overall, he said: We are a faster-growing, focused, disciplined company with sound business fundamentals.
Follow this link:
IBM storage revenues up thanks to mainframe refresh Blocks and Files - Blocks and Files
Understand the uses of blockchain in data centers – TechTarget
As with any trend, blockchain technology has a fair share of pros and cons, especially in the context of the data center. However, blockchain's rising influence can provide organizations with a competitive advantage when they apply it appropriately.
Today, blockchain technology is one of the biggest trends in the industry. According to Deloitte's "2021 Global Blockchain Survey," 81% of senior executives of major organizations said they believe blockchain technology is broadly scalable and has achieved mainstream adoption. Furthermore, 78% also reported that their executive teams believe there's a compelling business case for the use of blockchain within their organization, and 80% are discussing how to integrate it into their current strategies.
Blockchain is a highly secure and immutable record-keeping technology. Bad actors can't break into the system or forge the data stored on it. This distributed ledger technology records transactions and related data in multiple places at the same time, which prevents a single point of failure and validates every piece of information it stores.
Compared to traditional databases that store data in rows, columns, tables and files, a blockchain is decentralized and managed by computers in a peer-to-peer network. It stores data in chained blocks; during a transaction, each block of data is sent to every computer node in the network, where it's authorized and then attached to the blockchain securely. Once added, a block cannot be changed.
The validation process ensures the data is unique and legitimate with time stamps to prove it. Should someone try to swap out a block, copy it or change its state, the network of computers that constitute the blockchain receives an alert immediately and no one can add new blocks to the chain until the issue is addressed.
Security is easily the blockchain's biggest advantage, followed by resilience. Each block is continually reconciled by a network of computers. If one node fails, it can't bring the whole system down because all the other nodes have a copy of the ledger.
There are several types of blockchains and a variety of uses across industries. The finance industry currently leads blockchain adoption due to the way the technology can simplify the transaction process and lock it down as well.
With regards to data center architecture, blockchain takes a different approach to data storage.
Blockchain uses decentralization to manage and store data. The blockchain network can consist of dozens, hundreds or thousands of computers spread across the world in various locations. For a blockchain breach to succeed, hackers would have to take down multiple computers in the network -- and even then, blockchain data storage is encrypted, which minimizes the security risk.
The rise of blockchain also demands more reliable power, high-performance equipment that can process blocks of data quickly, and more intensive cooling to keep that equipment from overheating during intense computations.
These advantages directly compete with traditional data center storage. Data centers house massive amounts of data in a single location. This centralization puts them at risk of natural disasters and outages in the local area. To add some redundancy and prevent data loss, organizations might copy data and store it in other locations; however, this process can be time-consuming and costly, and it creates a surplus of information that also needs protection.
Blockchain data storage can deliver higher levels of security, reliability, redundancy, resilience and transparency. Its distributed nature enables users to have a higher degree of control over where they store their data, which affects accessibility and availability, too.
That said, accessibility and availability can become a detractor from the decentralized approach. To retrieve a block of data, the different nodes on the network must sync, validate and pull the block; this can take a significant amount of time, depending on the nodes' locations and loads. Traditional data centers can deliver much faster speeds and higher levels of data availability.
The security of the blockchain, while quite advanced, is also not perfect. As more users adopt the technology, bad actors will get better at finding and exploiting holes in blockchains. For now, however, it provides much better data security over in-house and cloud storage.
Finally, cost is a big factor that determines whether organizations might choose to adopt blockchain. Although blockchain becomes more popular every day, it is still not widely deployed by organizations -- at least not at the same level as cloud storage, which is cheap and available in many forms today.
For data center teams seeking a blockchain approach, start by reevaluating the data center infrastructure. Consider how to pivot resources, and begin implementing and moving toward a decentralized architecture. Start thinking about how to set up a peer-to-peer network that can handle a blockchain workflow.
The rise of blockchain also demands more reliable power, high-performance equipment that can process blocks of data quickly, and more intensive cooling to keep that equipment from overheating during intense computations. The faster users can write and validate blocks, the better. So, make sure to factor in these requirements and invest accordingly.
The traditional data center architecture must fundamentally transform to meet blockchain's demand for higher traffic and availability, including having staff on hand with specialized blockchain skills. This presents a big undertaking; but, by planning for it now, organizations can keep pace with increasing data processing needs and adapt to client needs as they adopt new business strategies to integrate the blockchain.
See the original post here:
Understand the uses of blockchain in data centers - TechTarget
Redis is ready for CXL memory pooling Blocks and Files – Blocks and Files
CXL memory pooling could drastically increase the amount of memory available to in-memory applications, such as Redis with its database. But what does Redis itself think?
Memory pooling with CXL uses the Computer eXpress Link protocol, based on the PCIe 5 bus, to enable servers to access larger pools of memory than they could if they only used local, socket-accessed DRAM.
We spoke to Redis CTO and co-founder Yiftach Shoolman, who thinks CXL memory pooling is a positivre development.
Blocks and Files: How do you see CXL 2.0 memory pooling affecting Redis?
Yiftach Shoolman: Redis is an in-memory real-time datastore (cache, database, and everything in between); as such, CXL enables Redis to support larger datasets at a lower price per GB as it extends the capacity of each node in the Redis cluster with more cost-effective DRAM.
Furthermore, CXL enables the deployment of more memory per core (or virtual cores) in each node in the Redis cluster. This is great for users who use Redis Enterprise (our commercial software and cloud service) as they can now deploy more databases or caches on the same infrastructure and reduce their deployment costs using the built-in multi-tenant capability of Redis Enterprise.
Blocks and Files: How could Redis manage the access speed discrepancy between a servers directly connected DRAM and the CXL memory pool?
Yiftach Shoolman: Redis Enterprise uses its Redis on Flash technology to enable memory tiering capabilities, in which hot objects are stored in DRAM, and warm objects are stored in SSD. CXL provides another (middle) tier that can potentially extend this hierarchy, i.e. hot objects will be stored in DRAM, the warm objects in CXL (cheap memory or Persistent Memory), and cold objects in SSD.
Blocks and Files: Is there a role for storage class memory in a CXL memory pool?
Yiftach Shoolman: Yes, the CXL standard supports DRAM memory and NAND flash memory like Intels Persistent Memory. And its up to the infrastructure providers to decide the ratio between the different memory technologies that are (or will be) available for the users.
Blocks and Files: Will CXL memory pooling be more relevant to customers of hyperscale cloud providers or enterprises?
Yiftach Shoolman: I believe we are still in the early stages of adoption. That said, and theoretically speaking, enterprises have more flexibility to decide about the type of hardware they will use in their infrastructure. But, on the other hand, if the hyperscale cloud providers find CXL attractive, the adoption of this technology for mainstream use cases will be much faster.
Blocks and Files: How might such Redis customers differ in their use of CXL memory pooling? Will it just or mostly be the sheer size of the memory pool?
Yiftach Shoolman: Sizing is just one parameter. The others are the type of memory they would like to use with CXL. Is it regular DRAM, or is it slower but cheaper DRAM or Persistent Memory?
Blocks and Files: How could the data in Redis in a CXL memory pool be persisted and then protected?
Yiftach Shoolman: From the Redis perspective, CXL is just another pool of memory. Therefore each one of the Redis persistent mechanisms will continue to operate as if CXL were a regular DDR memory.
Blocks and Files: Are there other points relevant to Redis and CXL memory pooling?
Yiftach Shoolman: I believe the success of CXL memory pooling is mainly dependent on the adoption of the hyperscale cloud providers. Without it, CXL might be just a niche solution for specific use cases.
Hyperscaler adoption of CXL memory pooling could be a tipping point in Shoolmans thinking. Such large-scale adoption would encourage CXL hardware development and also facilitate cloud bursting of CXL memory-pooled applications by enterprises giving them access to potentially much larger memory pools than they could afford themselves.
A note about CXL and storage-class memory: Simon Thompson of Lenovo has written: We eagerly await the arrival of Compute Link Express (CXL) storage class systems!
Read more:
Redis is ready for CXL memory pooling Blocks and Files - Blocks and Files
Veza, the Data Security Platform Built on the Power of Authorization, Announces Partnership with Google Cloud – Business Wire
PALO ALTO, Calif.--(BUSINESS WIRE)--Veza, the data security platform built on the power of authorization, announces today that the company has entered a partnership with Google Cloud, including product integration that enables Google Cloud customers to harness the capabilities of Vezas data security platform across their multi-cloud ecosystem.
Veza, which recently launched in April 2022 after two years of building in stealth, makes it easy to understand, manage, and control who can and should take what action on what data. With this new integration, Google Cloud customers can now directly access the capabilities of Vezas authorization-based data security platform integrated with Google Cloud Policy Analyzer to identify, manage, and control external identities and service accounts to Google Cloud services (Looker, BigQuery, and more). This partnership furthers the relationship between Google and Veza, which began in 2021 when GV led the Series B investment in Veza and GV Partner Karim Faris joined Veza Board of Directors.
The cloud is quickly becoming the primary footprint for organizations. By prioritizing and investing in security, Google Cloud has earned a differentiated position in the market, said Tarun Thakur, Co-founder and CEO, Veza. The initial product integration between Veza and Google Cloud, publicly demonstrated at the Google Cloud Security Summit in May this year, is a powerful example of how intelligence from Vezas Authorization Graph can bolster the data security of Google Cloud customers. It shows how identity-to-data relationship insights from the Veza platform can be pulled directly into the Google Cloud Policy Analyzer, allowing customers to secure both Google Cloud data (Looker, BigQuery, Google Storage Buckets, etc.) to which multi-cloud identities (AD, Azure AD, Okta, etc.) have permissions and multi-cloud data (AWS, Snowflake, etc.) that is being accessed by Google Cloud identities.
Securing cloud environments and data from cybercrime and threats is a key priority of organizations across the globe, said Sunil Potti, General Manager and Vice President, Cloud Security, Google Cloud. With Vezas platform now available alongside Google Clouds secure and global infrastructure, customers will be able to quickly deploy the solutions they need to better understand, control, and securely take action on their data across their multi-cloud environments.
Vezas data security platform aggregates identity information from humans, service accounts, and cloud IAM entities, and authorization data from apps and data systems, giving organizations a centralized, SaaS-based control plane to visualize, manage, and control data access controls through Vezas Authorization Graph. Veza integrates with cloud identity providers, SaaS and custom apps, and data systems, and translates system-specific entitlements and permissions into a common, human-understandable business language, visualized in the platform as effective permissions. The platform brings a novel approach to data security by enabling organizations to address key data security use cases across access reviews and certifications for SaaS apps and data systems, privileged access management to data and apps, data lake security and governance, management of cloud entitlements, and much more. It delivers prioritized insights, provides access workflows, and actionable recommendations for remediation of over-privileged accounts, enabling security and IT teams to correct anomalies and right-size their organizations permissions to protect against ransomware and other data breaches.
As organizations continue to adapt to the evolving demands of hybrid remote and in-office work, multi-cloud and hybrid-cloud environments those with multiple providers of disparate data, app, compute, and infrastructure systems are becoming the norm. According to the Flexera 2022 State of the Cloud Report, 89% of companies surveyed are multi-cloud, with only 2% operating in single private clouds and 9% in single public clouds. This trend is leading to a distributed web of data, relationships, and access points that are changing and difficult to track and secure.
Veza and Google Cloud already have a number of joint customers deployed across the industries of SaaS software, marketing technology, and media, including Vox Media.
To support Vox Medias growth and increasing M&A activity without compromising security, we need to ensure that across all of our brands, the right users have access only to the data they need access to, and that we have full visibility over what they can do with that data, says Ateeb Ahmad, Senior Director, IT Infrastructure, Vox Media. With Veza and Google Cloud working together, weve been able to seamlessly manage access controls over our data for our largest merger to date, and tightly scope identity-to-data permissions even as our footprint with Google Cloud and other technologies grows.
The greatest gifts of the multi-cloud and the generational architectural shift of the modern data systems are also its greatest risks: securing data, scalability, flexibility, and seamless collaboration, says Thakur. When organizations enable workers to reach from one cloud to another to leverage data across their entire multi-cloud ecosystem, they foster growth, enable more intelligence, and promote agility. However, such apps and data systems are also more porous and are at increased risk of cybercrime and ransomware. We purpose-built Vezas Core Authorization Platform for the multi-cloud so that organizations can implement strong access governance policies - Veza continuously evaluates these policies and enables both automated workflows for access reviews, automated access removal for toxic and stale combinations, and facilitates access grant and request for any app, data, and service.
Learn More:
Google Cloud Security Summit - Best practices for defining and enforcing policies across your Google Cloud environment
Veza for Google Cloud demo Veza for Google Cloud Veza Free Trial - sign up here
About Veza
Veza is the data security platform built on the power of authorization. Our platform is purpose-built for hybrid multi-cloud environments to help you use and share your data safely. Veza makes it easy to understand, manage, and control who can and should take what action on what data. We organize authorization metadata across identity providers, data systems, cloud service providers, and SaaS applications all to address the toughest data security challenges of the modern era. Founded in 2020, the company is funded by top-tier investors including Accel, Bain Capital, Ballistic Ventures, Blackstone, GV, Norwest Venture Partners, and True Ventures. To learn more, please visit us at veza.com. You can follow us on LinkedIn or on Twitter @vezainc.
Continue reading here:
Veza, the Data Security Platform Built on the Power of Authorization, Announces Partnership with Google Cloud - Business Wire
NetApp to Provide Porsche Motorsport with Innovative Hybrid Cloud Solutions – The Fast Mode
NetApp, a global cloud-led, data-centric software company, and TAG Heuer Porsche Formula E Team, announced a multi-year partnership.
NetApp will provide the sportscar maker with innovative hybrid cloud solutions that will help them continue to write car racing history.Porsche AG, a global automotive brand owned by Volkswagen Group, has begun shifting production towards electric or e-fuel powered vehicles in 2015. By the year 2030, Porsche AG aims for 80% of all vehicles sold to be electric. Tapping into NetApps real-time data services, TAG Heuer Porsche Formula E Team helps deliver on the vision of sustainable mobility while enabling the real-time adjustments that deliver superior race performance and help drive the next generation of Porsche electric vehicles.
Real-time data collaboration service for the racetrack
NetApp's hybrid cloud solutions enable TAG Heuer Porsche Formula E Team to accesstheir data trackside to support driver and team performance. This helps them make data-driven decisions in real-time, for example when to use the Formula E Attack Mode, which unlocks an additional 30 kilowatts of engine power. The rules about engaging Attack Mode are set by FIA shortly before every ePrix, hence it has a great impact on race strategy.
With data at the core of racing, business, and engineering decisions, the TAG Heuer Porsche Formula E Team requires cutting-edge data management technology:
- Data and systems need to be available at the racetrack and fulfill demanding performance requirements.
- Digital data collected during the ePrix must be uploaded to the cloud for analysis while the race is still running.
- Cloud data needs to be processed by the team at Porsche Motorsport headquarters in Weissach, Germany for R&D.
- After the race, data must be transferred to the cloud so it can be utilized in the future, and to support crucial data services such as backup and archiving.
The hybrid cloud data solution designed by NetApp and Porsche in response combines cloud network-attached (NAS) storage services with Global File Cache to ensure data can flow seamlessly and quickly between different widely dispersed locations. It also integrates powerful NetApp data services to ensure version consistency, manage and monitor cloud resources, and protect Porsches intellectual property:
- Cloud Volumes ONTAP is the primary storage platform for TAG Heuer Porsche Formula E Team. The multicloud solution deployed on Azure acts as a hub that consolidates all the teams data.
- Global File Cache, the cloud volume edge capability provides local edge instances, enabling low-latency access to a common dataset, both at the on-premises development center in Weissach and the racetrack.
- Cloud Manager delivers centralized orchestration across hybrid cloud storage infrastructure and all data management services, so that TAG Heuer Porsche Formula E Team can manage, monitor and automate all their data software and hardware consumption.
Cloud Backup integrates as backup and archive layer for the consolidated cloud data.
Friedemann Kurz, Head of Motorsport IT, PorscheFormula E is a technology showcase and R&D backbone for Porsche and preserves our strong motorsports heritage on the road and on the track. Data is the defining element here, but it is not easy to harness when the racing team is always on the road. The solution created by NetApp is unique in the market in how it can move huge amounts of data at high speed while delivering an intuitive experience across edge, core and cloud so we can design better, faster cars for our racecar drivers and car enthusiasts everywhere.
James Whitemore, Executive Vice President and Chief Marketing Officer at NetAppThis is a winning partnership in which two champions meet eye-to-eye. Porsche has secured over 30,000 wins in all major car racing series. NetApp has submitted more than 2,500 data innovation patents. Joining forces now, we are working to make our mark on the future of racing. Digital data is collected by the cars many sensors as they dart along the track and is processed synchronously to predict outcomes to aidthe trackside team.
See original here:
NetApp to Provide Porsche Motorsport with Innovative Hybrid Cloud Solutions - The Fast Mode
Pax8 Partners with Nord Security to Offer Online Privacy and Security at a Global Scale – GlobeNewswire
DENVER, July 19, 2022 (GLOBE NEWSWIRE) -- Pax8, the leading cloud commerce marketplace, today announced a global agreement with Nord Security, one of the leaders in the cybersecurity market. Pax8 will offer its partners two key products in the Nord Security portfolio, including NordLayer and NordPass.This agreement is Nord Security's first entry into the IT channel market through distribution.
Security is a huge focus for Pax8, and we are committed to partnering with the leading security vendors to enable MSPs to create the most comprehensive technology stack for their clients,said Ryan Walsh, Chief Operating Officer at Pax8. Nord Security provides one of the most advanced security solutions in the industry and has been recognized by some of the most influential IT security specialists and tech sites. We are thrilled to add NordLayer and NordPass to our suite of solutions.
Nord Security has extensive knowledge in building advanced cybersecurity solutions. As part of the agreement, Pax8 will offer partners the following solutions:
NordLayer An ISO-certified adaptive network-access security solution that helps transition businesses to SASE (Secure Access Service Edge), implement zero trust, and leave outdated legacy solutions behind. NordLayer focuses on securing data from the device to the destination. Whereas many cybersecurity companies focus on the endpoint, NordLayer secures the journey. This includes the journey to/from the cloud, applications, and site-to-site, all through a single gateway without the need for multiple solutions or products. The product offers 24/7 support, centralized billing for all NordLayer subscriptions, and centralized settings/security policy enforcement.
NordPass An innovative password manager with state-of-the-art encryption, MFA, and zero-knowledge architecture. NordPass shifts to proactive breach management with the native data breach scanner within the Security Dashboard to know which users are posing potential risks to corporate data, get detailed security insights, see breached domains, and assess password strength. The intuitive user interface facilitates smooth and swift onboarding procedures, while the enhanced cybersecurity vastly improves the security of cyber insurance.
Nord Security is excited to be launching with Pax8 to make NordLayer and NordPass immediately available to Pax8's ever-expanding MSP community, said David Nutt, SVP of North America at Nord Security. For thousands of businesses worldwide, Nord Security has demonstrated that our cybersecurity solutions combine industry-leading innovation with unmatched ease of implementation and user experience. MSPs and their customers will see instant benefits. Pax8 is a key partner and is central to expanding Nord Security's commitment to our partner-led strategy.
To learn more about Pax8 and Nord Security, please visit http://www.pax8.com.
About Pax8Pax8is modernizing how partners buy, sell, and manage cloud. As a born-in-the-cloud company, Pax8 simplifies the buying journey, empowering its partners to achieve more with cloud technology. The companys technology displaces legacy distribution by connecting the channel ecosystem to its award-winning transactional cloud marketplace. Through billing, provisioning, automation, industry-leading PSA integrations, and pre and post-sales support, and education, Pax8 is a proven disruptor in the market. Pax8 has ranked in the Inc. 5000 for four consecutive years #68 in 2018, #60 in 2019, #111 in 2020, and #164 in 2021 as one of the fastest-growing private companies in the US. If you want to be successful with cloud, you want to work with Pax8. Get started today atpax8.com.
Follow Pax8 onFacebook,LinkedIn, andTwitter.
About Nord SecurityNord Security is home for advanced security solutions that share the Nord brand and values, including the worlds most advanced VPN service NordVPN, the next-generation password manager NordPass, encrypted cloud storage NordLocker, and the advanced network access security solution NordLayer. Established in 2012, Nord Securitys products are now acknowledged by the most influential tech sites and IT security specialists. More information: nordsecurity.com.
Go here to see the original:
Pax8 Partners with Nord Security to Offer Online Privacy and Security at a Global Scale - GlobeNewswire
Best Cloud Storage in 2022: Top 5 Most Secure Cloud Options
Cloud storage is essential to keep your files secure and access them from anywhere. Popular providers like Google Drive, iCloud, Microsoft OneDrive, and Dropbox serve their purpose well but theyre not the most secure. These services often scan your files for marketing purposes.
To ensure your privacy, its wise to go for a secure cloud storage provider that uses zero-knowledge encryption and other security measures. Our top choices for the most secure and efficient cloud storage services are:
You can get Backblaze free for one year when you sign up for ExpressVPN. This gives you robust all-around protection, from your online browsing to your file storage.
Read all the details about the best cloud storage services in our full article below.
As we become increasingly reliant on technology, the need for secure cloud data storage becomes more apparent.
You may already be familiar with popular and free online storage providers, such as Dropbox, Google Drive, Microsoft OneDrive, and more. However, using these options come with security risks, as your data can be scanned by cloud providers for marketing purposes.
In this article, we look at the best and most secure cloud storage options on the market, and then we detail why settling for free storage isnt good enough. Keep reading to find out more.
A cloud storage service offers you a secure virtual space to keep your files. It can be accessed via your browser, a computer program, or a smartphone app.
A cloud storages purpose is to keep your files safe while making sure you can access them from anywhere, using any device. Using a cloud storage service can free up space on your computer or phonebecause now you dont need to store everything locally.
For a summary of the best secure cloud storage providers, see the table below.
MEGA is one of the best free cloud storage providers available. It offers you a generous 20 GB of free storage and uses zero-knowledge encryption so that nobody can get a hold of your data.
Moreover, all of its security features are available for free, so you only have to pay extra if you need more storage.
All your data is encrypted with a key derived from your password, meaning MEGA does not generate your encryption key and therefore doesnt have access to it.
MEGA lets you set up a recovery key that you can use to regain access to your data in case you ever do lose your password. Furthermore, if your device is ever infected by ransomware, you can use MEGAs file versioning and recovery features to revert your data to before the infection.
You can also create password-protected links when sharing files with others. Password-protected files can be downloaded without needing to sign up for a MEGA account. There are also some handy collaboration features that would be especially useful for businesses, such as private team messaging and secure video conferencing.
Although MEGA has a pretty generous free cloud storage plan, it has certain limits, such as a monthly file transfers quota. Also, the paid plans are pretty pricey when compared to some alternatives that are discussed below.
Another possible cause for concern is that a large portion of MEGAs stock is owned by individuals under with connections to the Chinese government, which is notorious for its invasive privacy policies. This may make some users uneasy, but theoretically, it shouldnt be a problem because of the end-to-end, zero-knowledge encryption at play. The security measures ensure that nobody can gain access to your sensitive information.
To sum up: MEGA offers user-controlled encryption and does not directly access your data. Compare that to Microsoft OneDrive or Google Drive, where your files get scanned for information that could be of use to marketers. You can read more about this in our article about what Google knows about you.
If you want more details about MEGA, click the button below to go to its website.
iDrive offers minimal free storage but is one of the cheapest security-focused cloud storage services available.
This service uses 256-bit AES encryption to transfer files and secures them with a user-defined key that isnt stored anywhere on the services servers. So, nobody can access your data without your key. Its an excellent online backup and sharing solution for individuals, small businesses, and enterprises.
iDrive features continuous file syncing, even those on network drives. Files deleted from your computer dont automatically get deleted from the server, so theres no chance of losing something important.
In fact, iDrive keeps up to 30 previous versions of all files added to your account. iDrive also offers iDrive Express, a service that sends you a physical drive containing all your data in case you lose it.
Whether you use personal or business plans, iDrive has easy-to-use apps and a straightforward web interface. It lets you share files by email, Facebook, and Twitter.
Moreover, there are several specialized features for businesses, such as the iDrive Thin Client application that lets IT admins backup, restore, and manage all their connected devices via a centralized dashboard.
Lastly, iDrive is one of the best cloud storage for photos, with a facial recognition feature similar to that of Google Photos and other popular services. This helps you automatically organize your memories and sync them across all your linked devices.
You can also opt for the separate iDrive Photos service that lets you back up all the photos and videos from your iOS or Android device in original quality.
iDrive subscriptions start at just $0.99 for unlimited storage for the first year, with a 7-day free trial. Pricing for the second year onwards is under $10, which is cheaper than both iCloud and Google Photos.
For more details and to sign up, visit the iDrive website by clicking the button below:
It can be difficult to keep up with different subscription payments monthly or annually. pCloud eases this problem by offering a lifetime cloud storage plan for one upfront fee. This works out affordable in the long term and offers great value for money.
pCloud has options for individuals, families, and businesses. All plans boast advanced collaboration and file-sharing features for convenience. Moreover, you can back up files from third-party platforms, including Dropbox, Facebook, OneDrive, Google Drive, and Google Photos.
pCloud supports all file formats and has built-in media players for video and audio. Plus, there are ample features for file sharing, syncing, and accessing across multiple devices, file versioning, and recovery.
pCloud uses AES 256-bit encryption and the TLS/SSL protocol during transfers to protect data. Once files reach a data center, five copies are made and distributed to at least three servers to maximize security.It also uses two-factor authentication to protect your account if someone steals your credentials.
You can get more details about pCloud by visiting their website. Just click the button below.
Sync.com is a cloud storage service thats zero-knowledge compliant and an excellent option for both personal and business use.
Sync.com is a cloud storage service thats zero-knowledge compliant and an excellent option for both personal and business use.
The service uses AES-256-bit encryption, TLS protocol to protect files in transit, and two-factor authentication to ward off hacking. Its apps are easy to use, and you can send files of any size to anyone, even those without a Sync account.
Additionally, features like file requests, expiry dates, password protection, notifications, and permissions ensure that you can always control who views your files.
Sync.com is a particularly good cloud storage option for businesses and teams thanks to its affordable pricing, high security, and wide range of features. For instance, each user on a team gets 1TB of space for only $5 each per month. If you need extra storage, the Advanced plan for 10TB per user is just $15 per month.
At the same time, you can benefit from excellent versioning features. Businesses can restore file versions dating back a year, which can prove incredibly nifty for data recovery. Furthermore, the Account Rewind feature helps you restore your full account from, say, a ransomware attack.
Sync.com also includes full support for Microsoft Office formats including Word, Excel, Powerpoint, and Visio, as well as Adobe PDF, PSD, virtually all photo formats, and more. So, its perfect for most types of businesses globally.
Lastly, admin tools make it easy to manage users and keep your cloud storage functioning effectively. Check out Sync.com by clicking the button below.
Theres a subtle difference between cloud storage and online backups, even though the terms can be used interchangeably. Mainly, cloud storage is for files you are consistently using, editing, and sharing. It lets you easily sync your files across devices and share them with others.
Backups are more for making a copy of your files and folders to keep secure in the long term and recover in case of data loss. Backups are not necessarily something you access regularly, and many backup services often compress the data into readable files until you need to retrieve them.
One of the best cloud services for backups is Backblaze. Its perfect for both personal and business backup needs but be warned that there are no handy file syncing or collaboration features. It stands out by easing the process of backing up your files.
All youve got to do is install the app, and it will continuously back up all important data on your device with no additional intervention on your part. You can access your files through the web or the Backblaze mobile apps for iOS and Android. So, no matter where you are, your files will always be with you.
Further, your data is secured with AES 128-bit encryption both at rest and in transit. Although 256-bit would have been ideal, even 128-bit is adequate. If you want to learn more about the difference, check out our guide to encryption.
You can also set a private key to lock your files. But you will need to share this with Backblaze for file recovery, so it doesnt qualify as zero-knowledge encryption. During recovery, you can either download files from the web or have Backblaze ship them to you on a flash or external drive.
Note that, while Backblaze offers unlimited storage at an unbeatable price, you can only backup one computer per account.
The great news is that you can currently get Backblaze free for one year when you sign up for our favorite VPN service, ExpressVPN.
In addition to all the benefits of an ExpressVPN subscription, such as online privacy and anonymity, you can now also get a free year of Backblaze and enjoy secure backups for peace of mind.
Cloud storage is known by many names, such as online storage, cloud backup, file storage, file hosting, and online drives. All of these terms refer to storing files such as documents, photos, and videos on the cloud.
The cloud is basically a server that you can access remotely online. That means you can access it from anywhere on almost any device via the internet. Cloud storage services can be free or paid and have different cloud storage tools for varying business and personal needs.
Some of the benefits of using cloud storage are that it allows you to:
Youve probably already used some of the most popular cloud storage services, like Google Drive, Microsoft OneDrive, iCloud, and Dropbox.
Of these, the first three are owned by Big Tech companies (Google, Microsoft, and Apple, respectively), while Dropbox was started by two MIT students and grew to be one of the most valuable startups in the world.
All of these file-sharing services make it easy to store, manage, and edit your files. They have incredibly user-friendly apps across all platforms such as Windows, macOS, iOS, and Android. Moreover, they offer great integrations with other apps, adding to their convenience and functionality. They are also widely used as some of the best free cloud storage options.
However, what you might not know is that these well-known cloud services come with some security risks. Although they all use the highest encryption standards to store your data securely, thats not enough to ensure complete security and privacy.
For instance, all the mainstream cloud storage services regularly scan your data to find information that may be useful for marketing products and services to you. They also expose your data to vulnerabilities during the transmission process.
Furthermore, these popular services lack zero-knowledge encryption. Zero-knowledge means that nobody except you can access your data, not even the cloud storage service provider. This is usually achieved by making you set a private key thats needed to decrypt your data.
Security is essential when choosing the best cloud storage but so are program features and the specific functionality you need for your purposes. After all, its a service you will be using long-term, so its best to do your research beforehand.
Never believe any offers of free unlimited cloud storage. Cloud services require a lot of money for upkeep, so if a website is hosting your data for free, thats a sign they may be making money off of you another way (such as selling your data to other companies).
In a nutshell, consider the following points when deciding which provider to go with:
Is the storage offer sufficient to store all your files now and in the future? Can you upgrade later on if you need to? How much free storage is available?
For instance, on our list above, pCloud offers the best value with their lifetime plans, which cost more upfront but work out cheaper overall. However, theres no way to upgrade if you want more storage than the maximum of 2 TB. So, if you expect that youll need more space down the line, you could go for something like iDrive, which offers up to 5 TB.
Does the cloud provider have apps for the platforms you use, whether its Windows, macOS, Android, or iOS? Is there an efficient web interface? Is the service available worldwide?
All of the cloud storage services weve mentioned above have an efficient desktop app and mobile app with availability in most countries. Moreover, they are also among the best free cloud storage providers.
Does the service use server-side and client-side encryption? Does it operate on zero-knowledge principles, or does the cloud storage provider have access to your private key? What are the privacy policies of the provider? Has it experienced data breaches in the past?
Does the cloud service let you easily collaborate with others when you need to? Can you share files and set permissions to control access? Is it easy to use?
Most of the services we picked are feature-rich and suitable for both personal and business use.
Does the cloud storage solution automatically sync and backup files on your computer? Or does it need regular intervention from you? What happens if you lose your data? Does it have a versioning system that can help you roll back to earlier files?
These factors can be life-saving in case your device gets affected by threats like viruses or ransomware that corrupt your data.
To sum up, whether you go for free storage or paid storage, its essential to invest in secure cloud storage that protects your privacy while keeping your files safe.
The great news is that all of our top options also offer some of the best free cloud storage options, which you can first try out to see if it works well for you. You can test out the file-sharing features, ease of use, and customer service before deciding which paid plan to opt for.
Its best to steer clear of the mainstream providers such as Google Drive, Dropbox, iCloud, and Microsoft OneDrive because even though they may be cheaper, they use your data for marketing purposes and expose your files to vulnerabilities during the file transfer process.
Remember: the best cloud storage that money can buy is the one that keeps your files safe and secure. Even if youre using AWS S3, its important to learn how to secure and protect your S3 buckets.
Best Cloud Storage Services: Frequently Asked Questions
Got questions about cloud storage services? Check out our FAQ below. Just click a question to see the answer.
A cloud storage service offers you a secure virtual space to store your files. It can be accessed from anywhere on the web or through a desktop or mobile app.
There are several things to consider when choosing a cloud storage service such as security, the volume of storage, and pricing. One of the options we recommend is pCloud, which has a lifetime plan you can pay for with a lumpsum one-time fee. Other options include MEGA, iDrive, and Sync.com.
iDrive offers a secure and affordable way to store your photos. The iDrive Photos servicelets you back up all the photos and videos from your iOS or Android device in original quality. It starts at just $0.99 for unlimited storage for the first year, with a 7-day free trial. Pricing for the second year onwards is under $10, which is cheaper than both iCloud and Google Photos.
Most cloud storage providers offer special plans for businesses. An excellent option is Sync.com. Each user on a team gets 1 TB of space for only $5 each per month.
At the same time, it offers advanced security, like AES-256-bit encryption, the secure TLS protocol to protect files in transit, and two-factor authentication. Its zero-knowledge compliant so that nobody, including Sync.com, can access your data.
Mainstream cloud storage services like Dropbox, Google Drive, and Microsoft OneDrive promise safety but do not actually ensure it. This is because they expose your files to vulnerabilities during transfer and routinely scan your files for marketing purposes.
But safe cloud storage services do exist. These do not access your data at all and secure it with the safest encryption and protocols. Good examples are MEGA, iDrive, pCloud, and Sync.com.
Cloud storage and online backup are similar, but each has distinct functions.
Cloud storage is primarily for keeping files that you access routinely and share with others.
Backup, on the other hand, is about long-term storage for the purpose of recovery in case of data loss. Backup services dont usually have collaborative or file-sharing features. A great cloud backup provider is Backblaze that you can try for free for a year with an ExpressVPN subscription.
Go here to read the rest:
Best Cloud Storage in 2022: Top 5 Most Secure Cloud Options
Cloud Security: How Secure is Cloud Data? | Norton
Saving documents, photos, videos and reports on a computers hard drive? Thats becoming almost quaint. Today, people are more frequently saving their files in the cloud, storage space not located in their computers or devices but on servers hosted by third-party providers.
The positives of storing data and files in the cloud are many: You wont clutter your computer. If your laptop, tablet or smart phone crashes, youll still have access to your files. And it will take you a long time to ever use up all the space offered by most cloud providers.
But you might have concerns about cloud computing, including data protection, security threats, and potential data loss. You might worry that all those videos, photos, and reports might be vulnerable to data breach and hackers who could break into your cloud providers servers.
Or maybe you worry that your providers servers will crash, causing all those photos of your summer vacations or videos of your childrens elementary school graduation to disappear.
Heres some reassurance, though: Information stored in the cloud is likely to be more secure than are files, images and videos stored on your own devices. Why? Cloud companies often rely on far more robust cybersecurity measures to protect your sensitive data.
What is the cloud? You've probably used it more than you think. Ever write an essay that you saved in Google Docs? Then you've used the cloud. Ever watch a movie on Netflix, stored images in Dropbox, or sent email messages through Yahoo Mail? Those are all cloud services.
At its most basic, the cloud refers to any type of software or service that isn't located on your personal computer or devices but instead runs on the internet. The files, images and videos that you save on cloud services are stored on the servers of third parties, companies such as Amazon, Google, and Microsoft*.
You can then get at these files whenever you are using a device connected to the internet. If you've saved photos from your most recent trip to the beach, you don't have to wait until you're at your laptop computer to access them. You can find them by logging onto the internet from any computer or device anywhere.
Popular cloud service providers include Google Cloud Platform, Amazon Web Services, and Microsoft Azure, to name a few. Everything from Hulu and Dropbox to Gmail and Office 365 is hosted in the cloud, not on your personal computer or phone*.
Its natural to wonder if your data is safe when its stored in the cloud infrastructure. After all, your files, photos and videos are being stored on servers that are not under your control. You might wonder how vulnerable these servers are to cyberthieves.
Here's the truth, though: The data that you save with cloud service providers may likely be safer than the information you've stored in your computer's hard drive. Remember, hackers can use malware and phishing emails to get the information stored on your own devices. They might freeze your computer, demanding a ransom before they'll release the files and data they've frozen.
The security measures undertaken by larger companies providing cloud services are likely to be more robust and powerful than what you have protecting your home computer and devices.
What makes cloud storage so safe? First, servers are usually located in warehouses that most workers dont have access to. Secondly, the files stored on cloud servers are encrypted. This means that they are scrambled, which makes it far harder for cybercriminals to access.
Here is a look at some of the security measures that cloud providers frequently use to protect your data.
How often do you ignore those notifications to update your operating system, browser or email service? Thats a no-no in the world of computer security. Those updates often contain tools designed to protect your devices from the latest viruses or malware.
When you store your data in the cloud, though, the companies overseeing the servers should be consistently updating their security measures. You wont have to worry about forgetting to run an update. Your cloud service provider will regularly update its security measures.
Cloud providers are also turning to artificial intelligence, or AI, to help protect your data. This is important: It's not easy to find experienced security professionals to oversee data. Cloud providers, though, can instead turn to AI to tackle at least the first level of security analysis. These programs rely on built-in algorithms to seek out and identify possible vulnerabilities in security measures.
Cloud providers rely on firewalls, too, to help protect your files. As the name suggests, this technology acts a bit like a wall keeping your data safe.
Firewalls, which can be hardware- or software-based, apply rules to all of the traffic coming into a network. These rules are designed to filter out suspicious traffic and to keep your data behind the wall. This makes it more difficult for hackers to slip malware or viruses past the security measures used by your cloud service provider.
But what about hardware failures or power outages? Will you be able to access your data if your cloud provider suffers a natural disaster or large-scale outage?
Yes, because most of the biggest cloud providers practice redundancy. This means that they copy your data several times and store them on many different data centers. This way, if one server goes down, you can access your files from a back-up server.
Your cloud provider should also hire outside security companies to test their servers and software regularly to make sure they are safe from hackers, cybercriminals and the latest malware and viruses. This outside testing boosts the odds that your cloud provider will have the defenses needed to keep your files away from hackers.
Are you already storing your files in the cloud? If so, you can take certain steps to help enhance the security of that data.
First, make sure you send your files to a cloud services provider that encrypts your data. You want to make it as difficult as possible for hackers to get at your information. Storing your images and files with a provider that relies on encryption will give hackers pause. Its easier for them to steal data that hasnt been scrambled.
Make sure you only work with cloud providers that back up your data. You dont want all your information stored on just one server. If that server goes offline, you wont be able to access your data. You might also consider backing up your most sensitive information in your own external hard drives even if you are saving it in the cloud. This will provide you with an extra layer of protection should something happen with your cloud provider.
You can make life more difficult for hackers by enabling two-factor authentication. As the name suggests, two-factor authentication requires you to provide two pieces of information when logging onto a site.
Say you are logging onto your bank's online site. First, you provide your username and password, as usual. Then you wait for your bank to send a code to your email address or phone. You then enter this code online to access your accounts. This extra step makes it more difficult for hackers to get at your emails, personal information or financial information.
* The inclusion of websites, links, and/or providers does not imply endorsement or support of any companies, materials, products and/or providers listed herein.
Go here to see the original:
Cloud Security: How Secure is Cloud Data? | Norton
Object Storage Benefits for Backups – cloud.netapp.com
Object storage is a storage construct where data is not structured as files within folders, but rather as objects in a central storage solution. Its used to implement scalable and reliable storage solutions on-prem or in the cloud without any of the inherent constraints of traditional storage systems.
Aside from its use in applications, one of the most essential applications for object storage is in backup solutions as a destination for backup data storage. In this blog, we will cover object storage benefits and discuss the advantages of using NetApp Cloud Backup in order to create a reliable copy of your data.
The topics youll find here include:
Backup data was typically stored on backup tapes in traditional data center deployments. The Linear Tape-Open (LTO) drive has been the most prevalent standard for tape-based backup, with tapes often shipped offsite for long-term retention. However, the challenge with tape-based backup was that it required specialized tape drives for data retrieval and had the added overhead of maintaining the hardware and upgrading it every few years. Additionally, considering the exponential rate of data growth in organizations, tapes simply werent a scalable solution.
The next phase of backup media was disk drives. Though disks were more costly than tapes, they had several advantages that fuelled their popularity as backup storage. The main advantage of disks was the ease at which data could be restored and accessed without any specialized devices or software. They were also less susceptible to physical damage compared to magnetic tapes.
With increased data churn, especially in the range of petabytes, disks could also no longer be relied on as a viable long-term solution. Though discs could still be utilized for short-term retention and recovery, long-term backup data retention required a scalable, dependable, and less expensive option, which object storage provides.
The benefits of object storage have allowed it to become increasingly popular as the preferred destinationfor backup data. It has multiple advantages as a storage solution: cheaper storage rates, long-term retention, and hassle-free maintenance, to name a few. An object storage solution can either be cloud based or it can be a trusted on-prem object storage solution, such as NetApp StorageGRID. Lets take a look at some object storage benefits as a solution for backups.
Object storage uses a flat-file structure and therefore enables quicker data retrieval during restores. Theres no additional time required to mount and configure backup media for data retrieval. The process is smooth and instantaneous.
Object storage provides tiering capabilities where infrequently used data can be automatically moved to object storage and production data can be stored in costlier high performance storage tiers. In this scenario, backup and archival data would only be accessed during the event of data loss or an audit. Data tiering also helps businesses meet regulatory and compliance requirements while optimizing their storage utilization as per performance requirements.
Data is stored in a different format in object storage when compared to block storage devices. This offers an additional layer of security for backup data in object storage as it is stored in a different hardware and software platform in a different format, one that may not be affected by an initial outage or attack vector.
Object storage also provides versioning and object lock that makes the data tamper proof. If the primary data copy is compromised due to malware attacks or hardware/software defects, the data in object storage can still be used for quick recovery.
While using object storage for backup, the data can either be stored on-premises or in the cloud. Depending on your organizations architecture, a combination of an on-prem object storage solution like StoragGrid can be used along with object storage from any of the hyperscalers. This provides much needed flexibility, especially when aggregating backup data for short-term and long-term retention
When adopting cloud-based object storage for backup, customers have the following benefits.
The clouds pay-as-you-go model helps to convert CAPEX to OPEX. All of the major cloud storage services offer less expensive object-based cold and archive tiers that can be used for long-term retention of backup data at affordable rates.
All the major cloud service providers offer object storage as a managed service with 11 nines of durability and assured SLAs. The data is automatically stored in different zones and regions to protect from failures. The high availability and redundancy needs of backup storage are taken care of by the cloud platform with no additional overhead to the user.
Object storage in the cloud has data and access plane security controls built-in that can be configured by customers to protect backup data. All cloud platforms provide encryption at rest capabilities using a service provider manager or customer-managed keys to protect the data. Data in transit is also protected through HTTPS/TLS encrypted connections.
Object storage serves as the perfect destination for the offsite storage of data. This is especially helpful to organizations that follow the 3-2-1 backup strategy and need a copy of their data stored offsite. Compared to traditional methods of shipping tapes to offsite locations, transferring data to cloud object storage is hassle-free over a secure connection.
As an organization's data estate grows so does the backup data size. Object storage in the cloud helps meet this growing demand without the upfront investment in costly storage devices. It also eliminates the need for capacity planning as cloud storage services from all major platforms can scale up to petabytes of capacity on demand.
The pay-as-you-go model of object storage in the cloud helps to convert Capex to Opex. All cloud storage services have cheaper cold and archive tiers that can be used for long-term retention of backup data at affordable rates. The same process using conventional backupdevices could involve additional costs associated with device maintenance and upgrades.
NetApp Cloud Backupprovides reliable backup and restore services for data stored in NetApp Cloud Volumes ONTAPas well as on-premises ONTAP clusters. With a single-pane management view provided by Cloud Managerin the SaaS model, it offers a simple solution for automated backup of data from ONTAP clusters to object storage as shown in the reference architecture below:
There are a number of advantages to using NetApp Cloud Backup to harness the object storage advantages, irrespective of whether its stored on-prem or in the cloud.
NetApp Cloud Backup uses an incremental forever block-level backup approach to efficiently backup and restore data. The data is directly stored on object storage with minimal operational overhead.
Due to the incremental-forever nature of backup, the storage footprint required for backup data is minimal. Cloud object storage is cost-effectiveby nature, thereby lowering overall backup storage costs.
NetApp Cloud Backup automatically stores data in cloud object storage away from the source ONTAP cluster. This helps organizations with a 3-2-1 backup strategy to use object storage as their offsite storage location. In the event of data loss or corruption in the ONTAP cluster, backup copies arent impacted and point-in-time recovery of data is possible from the backup copies in object storage.
The data from ONTAP is backed up directlyto the object storage. There is no middleman technology or staging operations involved in the process. This helps improve the efficiency and security of the backup.
NetApp Cloud Backup provides a comprehensive backup solution that backs up the target files including open files, meta-data, and ACL. The granular restore feature allows you to restore entire volumes or specific files depending on your needs.
NetApp Cloud Backup uses NetApp SnapShottechnologyto create immutable backup copies that are stored in object storage. The backup copies are read-only and cant be altered by malicious malware. In the event of a malware attack, the backup copies will remain safe in cloud storage and can be used for a point-in-time restore of clean data.
The innate resiliency features of object storage enable backup data managed by NetApp Cloud Backup to be robust. As previously stated, object storage is designed for data durability of 99.999999999 percent (11 nines).
NetApp Cloud Backup uses AES-256-bit encryption to encrypt data at rest. When backup data is sent from ONTAP to cloud storage, TLS 1.2 HTTPS connections are used to encrypt the data in transit. The encryption key can be controlled by customers using their own key management solutions.
For organizations with high security demands or that prefer to keep their data and control plane on-premalso known as dark site deploymentCloud Backup offersthe option to back up data from a primary ONTAP to object storage stored on-prem with StorageGRID with zero internet connectivity needed.
For dark site deployment, not only is the data never leaves the customer's environment, and the control panel is disconnected from the internet and operated locally on premises. This requires maintaining the infrastructure on your own, but the benefits of object storage still come into play. In a dark site deployment the data plane and control plane exits on premises as shown below.
If you do not have a requirement for a fully dark site deployment, but still need the data to be on-premises you can take backup from ONTAP to StorageGRID using Cloud Backup . In this case data will still be on-premises but Cloud Backup can be deployed in the cloud. In this way, Cloud Backup and StorageGRID provide you the required flexibility to design the backup infrastructure as per your organizations compliance requirements.
Backup data is stored in object storage in a customers cloud environment. NetApp doesnt have access to the data, which is kept secure and handled by the customer. By default, public access to the object storage is turned off. Customers can further tie down the access to the object storage to users based on principles of least privilege using role-based access control methods from the cloud provider..
Object storage as an independent copy of your data in the cloud offers multiple benefits compared to its alternatives: reliability, scalability, security, and control, to name a few. Its quickly displacing traditional backup storage solutions by providing an air-gapped cloud storage option.
NetApp Cloud Backup is a secure and efficient backup solution that enables you to take advantage of the power of cloud object storage to meet your backup requirements. Watch the NetApp Cloud Backup group demoor sign up for a free trialto learn more.
Follow this link:
Object Storage Benefits for Backups - cloud.netapp.com
Three insights you might have missed from the ‘Secure Storage Hot Takes’ event – SiliconANGLE News
Its easy to forget that there are more options for cloud storage than AWS, GCP and Azure. The top three cloud providers dominate the market, with AWS 33% and Azures 21% adding up to more than half of the Q4 2021 global market share. However, history has proven that even the biggest brands need to keep an eye open for innovative competition.
Among the cluster of companies aiming their slingshots at the Goliath clouds is self-proclaimed hot cloud storage provider Wasabi Inc. During the recent Secure Storage Hot Takes event, cloud storage experts from Wasabi and The Hotchkiss School joined theCUBEs industry analystDave Vellante to discuss modern storage solutions and give theCUBEs community insights into why Wasabis hot storage solution has the hyperscalers looking over their shoulders.
In case you missed the Secure Storage Hot Takes event, here are theCUBEs top three takeaways from the event:
The pressure is on every organization to adopt cloud. But choosing a cloud provider can be a fraught process of balancing security, speed and cost. And the truth is, not every organization can allocate budget for the high storage fees the big cloud providers charge.
The Hotchkiss School, a private grade 9 through 12 institute in Connecticut, fell into this category. And, like many others, the school needed more than just affordable cloud storage. It also needed storage that met data regulation and compliance statutes to protect student, staff and donor privacy, as well as host a small content delivery program. And with the rise in attacks on small, public sector organizations, it needed to be sure it was protected against ransomware.
It was a difficult task to fill on the schools information technology departments limited budget, and Director of IT DervicesKevin Warenda (pictured), wanted to make sure the school didnt lock in a contract with a cloud provider and then discover it came with high bills from hard-to-anticipate add-on fees.When he saw promotional material from Wasabi, he was impressed by the companys low barrier to entry.
I said, We can try this out in a very low-stakes way to see how this works for us, he told theCUBE during the Secure Storage Hot Takes event.
Like most Wasabi customers, Warenda didnt need the full 30 days of the free one-terabyte trial to know that hot cloud storage was a great option for The Hotchkiss School. Today, his department manages a secure and cost-effective hyperconverged infrastructure built on hot cloud storage and technology from Wasabi alliance partners Nutanix Inc. and HYCU Inc.
Watch Kevin Warenda discuss how Wasabi protects The Hotchkiss School against ransomware:
Wasabi co-founders David Friend and Jeff Flowers are serial entrepreneurs with a background in cloud storage solutions. Predicting the coming onslaught of data would make existing cloud storage architectures inefficient and slow, Flowers built a highly parallelized scalable architecture that can cope with huge amounts of data. This architecture, which forms the basis of Wasabis hot cloud storage, enables fast, cheap and secure object storage that removes the need for customers to choose between cheap and slow storage or expensive accessible performance. It is, according to Friend, a whole new generation of object storage.
Wasabis architecture was designed to be completely interoperable with AWS S3 storage standards and supports many AWS tools and services. This means customers already using S3 application programming interface-based applications can migrate their data to Wasabi with a simple redirect command. But dont make the mistake of thinking the company is built on top of AWS.
We are our own cloud storage service. We dont run on top of anybody else. Its our systems, its our software deployed globally, and we interoperate because we adhere to the S3 standard, Drew Schlussel, senior director of product marketing for Wasabi, told theCUBE.
The vision Friend and Flowers built Wasabi to serve is that of a world five to 10 years in the future where the majority of the worlds data lives in the cloud and data storage is considered a commodity much like electricity or bandwidth are today.
[Cloud storage] will comply with the local regulations. Itll be fast. Itll be local. And there will be no strategic advantage that I can think of for somebody to stand up and run their own storage, Friend stated.
Watch theCUBEs complete video interview with David Friendbelow:
Paying a ransomware demand can wipe out years of cheap cloud storage savings in seconds. So, many companies choose to go with a cloud provider known for security rather than risking losing data to a cyber thief. Wasabis interoperability with AWS S3 storage means that all the security S3 has, Wasabi has as well. This includes 11 nines durability a figure so close to 100% that the difference is negligible.
The term secure object lock matches AWS S3 terminology. Other vendors refer to the concept as immutability as in unable to be altered.
Immutability is the equivalent of the old WORM [write once read many] tapes but applied to cloud storage. It has become core to the backup strategies and disaster recovery strategies for most companies, Friend explained.
With Wasabi S3 Object Lock, a client selects a timeframe for which they want to make objects (files) immutable. This could be a week, or it could be years. For that period, that object is immutable, untouchable [and] cannot be altered in any way, shape or form. It is truly carved in stone, Schlussel stated.
This gives an impressive guarantee of security, as even if cybercriminals compromise a companys account and steal credentials, they still cannot gain access to locked data. Plus, Wasabi immutability is a feature accessed via API request and included in Wasabis flat monthly fee.
Other storage providers charge you for every API call. Every Get, every Put, every List, Schlussel said. Its your data, its your storage so why shouldnt you have unfettered access?
Watch theCUBEs complete video itnerview with Drew Schlussel below:
Watch the complete Secure Storage Hot Takes event video below:
(* Disclosure: TheCUBE is a paid media partner for the Secure Storage Hot Takes event. Neither Wasabi Technologies Inc., the sponsor of theCUBEs event coverage, nor other sponsors have editorial control over content on theCUBE or SiliconANGLE.)
Read more here:
Three insights you might have missed from the 'Secure Storage Hot Takes' event - SiliconANGLE News