CTO Aron Brand Chief revenue officer Yochai Rozenblat | CEO Liran Eshel Founded 2008 Type Privately held company | |
![]() | ||
Industry Cloud storageCloud storage gatewaysData protectionOnline backup serviceData synchronization Products CTERA Portal, CTERA C200, CTERA C400, CTERA C800, CTERA C800+, CTERA Agent SVP Richard Elliott (Global Operations) Profiles |
CTERA Networks is a cloud storage and data protection hardware and software company that specializes in Enterprise File Services and cloud storage gateways, which are integrated with a datacenter or cloud-side service delivery platform, CTERA Portal. It provides network storage combined with asynchronously replicated off-site cloud storage. The company differentiates itself from other cloud-based backup and file-sharing services by being able to store files on a company's existing data center infrastructure, as well as on public cloud storage. The company produces hardware appliances which are installed in the local network and backup or synchronize data offsite, and management software for service providers and large distributed enterprise companies. The company is also active in the Enterprise File Sync and Share (EFSS) space.
Contents
- Ctera networks repousse les limites du cloud avec son offre unique de cloud storage enablement
- History
- Hardware
- Backup Agents
- Cloud Services platform
- Open Source Software
- References
CTERA markets cloud storage gateways that use traditional file-based NAS protocols with replication to cloud storage. Local network computers are automatically backed up to the CTERA appliances on the LAN, which then perform incremental backups to an off-site deduplicated cloud storage service, compressing and encrypting the data as it is transmitted. Users have browser-based access to the backups and can access files locally using a "Virtual Cloud Drive". Users can also throttle bandwidth and schedule transfers off working hours for reducing impact on the network performance. CTERA appliances encrypt data onsite and keep the keys local, reduce latency by caching data or keeping local copies, and provide snapshot capabilities for data availability.
CTERA is also the developer of Next3, an open source journaled file system for Linux.
Ctera networks repousse les limites du cloud avec son offre unique de cloud storage enablement
History
CTERA, based in Palo Alto, California and Israel, was founded in 2008. The company is privately held and backed by Benchmark Capital, Venrock, Bessemer Venture Partners and Cisco. It has regional offices in the US, Israel, the UK, Italy and Spain.
In 2010, a new local NAS appliance was unveiled that can be used for bare metal recovery of downed servers. New server agents were also introduced to make backup and recovery easier and enable multi-user collaboration on files or folders stored locally or in the cloud.
In 2011, the company was named a "Champion" (of value, for cost-vs-feature ratio) in a Cloud Backup Vendor Landscape report by the Info-Tech Research Group. The report only featured 6 companies with each company specializing in either small-to-medium or medium-to-enterprise sized environments. It retained this title in 2012.
CTERA has partnered with EMC Atmos, Rackspace and storage providers like Scality and ComputerLinks.
In 2012, CTERA was awarded the MSPAlliance MSPWorld Cup Award at the MSPWorld Conference and Expo in Austin, Texas.
Hardware
In 2009, CTERA Networks produced the CloudPlug, a small form factor Plug computer that converts external hard drives into network attached storage combined with cloud backup. As of 2016, CTERA makes several appliances (C800+, C800, C400 and C200) as well as a virtual appliance, which are installed in the local network and backup or synchronize data into the cloud. CTERA devices can be used for hybrid on-site and offside data protection using cloud backup, snapshots and bare-metal restore capabilities.
Backup Agents
In addition to "clientless backup" capabilities, the company provides an installable backup agent that can back up open files, and server agents for backup and recovery of Microsoft Windows server applications, such as Microsoft Exchange Server, Microsoft SQL Server and Active Directory.
The company offers also mobile file access clients for Apple iOS and Android based devices.
Cloud Services platform
To complement its appliances and agents, CTERA provides CTERA Portal, a cloud services platform. The software, which is typically deployed by SaaS providers or Internet Service providers, acts as middleware between data locally stored on a CTERA cloud storage gateways or agents, and cloud storage systems, which may be public or private.
Open Source Software
CTERA has developed Next3, an open source journaled file system for Linux based on ext3, which adds snapshots support, yet retains compatibility to the ext3 on-disk format. Next3 is implemented as open-source software, licensed under the GPL license. Next3 uses dynamically provisioned snapshots, i.e., it does not require pre-allocation of storage space for snapshots. Instead it allocates space as needed. Storage space is conserved by sharing unchanged data among the file system and its snapshots.