Videos tagged with replication


Google I/O 2010 - Google Storage for Developers

Google I/O 2010 - Google Storage for Developers

Posted in Companies, Security, Cloud Computing, Conferences

Google I/O 2010 - Google Storage for Developers App Engine, Enterprise 101 David Erb, Michael Schwartz Google is expanding our storage products by introducing Google Storage for Developers. It offers a RESTful API for storing and accessing data at Google. Developers can take advantage of the performance and reliability of Google's storage infrastructure, as well as the advanced security and sha...

Tags: Google, Security, replication, interoperability, Companies, cloud, storage, Google I/O, developer conference, sharing, googleio2010, ...



Google I/O 2010 - Google Storage for Developers

Google I/O 2010 - Google Storage for Developers

Posted in Companies, Security, Cloud Computing, Conferences

Google I/O 2010 - Google Storage for Developers App Engine, Enterprise 101 David Erb, Michael Schwartz Google is expanding our storage products by introducing Google Storage for Developers. It offers a RESTful API for storing and accessing data at Google. Developers can take advantage of the performance and reliability of Google's storage infrastructure, as well as the advanced security and sha...

Tags: Google, Security, replication, interoperability, Companies, cloud, storage, Google I/O, developer conference, sharing, googleio2010, ...


Transactions Across Datacenters

Transactions Across Datacenters

Posted in Companies, Conferences, Development

For those who are attending Google I/O 2009 (http://code.google.com/io/), these video are an opportunity to hear from some of the speakers in advance. The speakers introduce their topic and provide a preview of one or more topics that will be covered in their talks.If you work on distributed systems, you try to design your system to keep running if any single machine fails. If you're ambitious,...

Tags: Google, Conferences, transaction, replication, Google Code, video, Development, Companies, datacenter, preview, IO2009, ...


MountainWest RubyConf 2008: Next Generation Data Storage with CouchDB

MountainWest RubyConf 2008: Next Generation Data Storage with CouchDB

Posted in Web Technologies, Conferences, Databases, Development

CouchDB is designed for highly concurrent, distributed and fault tolerant systems. The core principles for scaling database applications are the foundation of CouchDB's feature set. It supports on- and offline replication, data partitioning, a REST interface that uses JSON for data transport (Web 2.0 anyone?), a fault tolerant runtime environment built on Erlang/OTP and a sophisticated view eng...

Tags: Web 2.0, Conferences, Databases, Erlang, JSON, REST, replication, Confreaks, CouchDB, RubyConf 2008, MountainWest, ...




ITidiots Episode 46: Windows Server 2003 R2

ITidiots Episode 46: Windows Server 2003 R2

Posted in Operating Systems, Companies, Podcasts

This weeks video training screencast: Windows Server 2003 Release 2 contains some great new features that help you manage your file server. Finally a quota system that you can enable on a folder and not an entire drive, it even has email reporting! Then there's file screening which can be used to prevent files of a certain type from being stored on the server. DFS replication replaces FRS which...

Tags: OS, Windows, Microsoft, DFS, Quotas, email reporting, replication, ITidiots, Windows 2003 Server


Google Tech Talks: A Googly MySQL Cluster Talk

Google Tech Talks: A Googly MySQL Cluster Talk

Posted in Conferences, Companies, Databases

Part 1 - Introduction to MySQL Cluster The NDB storage engine (MySQL Cluster) is a high-availability storage engine for MySQL. It provides synchronous replication between storage nodes and many mysql servers having a consistent view of the database. In 4.1 and 5.0 it's a main memory database, but in 5.1 non-indexed attributes can be stored on disk. NDB also provides a lot of determinism in syst...

Tags: Techtalks, Google, Conferences, Databases, MySQL, High Performance, Scalability, Clustering, Google Tech Talks, replication, Companies, ...