Videos tagged with CouchDB


Surge 2010 ~ Availability, the Cloud and Everything

Surge 2010 ~ Availability, the Cloud and Everything

Posted in Cloud Computing, Databases, Conferences

The talk will focus on how I (with the help of the entire Cloudant team) built our database service based on CouchDB on top of EC2. Specifically how we use Erlang, Chef, EC2 and other tools to build highly available and performant database clusters. This includes using Chef and Erlang's hot code upgrades to automate cluster-wide upgrades without restarting any services.

Tags: EC2, Chef (software), AWS, Amazon Web Services, CouchDB, surge, conference, OmniTI



CouchDB From 10,000 Feet

CouchDB From 10,000 Feet

Posted in Conferences, Development, Databases

Summary This presentation takes a look at CouchDB from 10,000 ft. CouchDB is a document oriented database with a highly acclaimed REST API and replication support, that solves problems of high-traffic, distributed peer-to-peer, and offline applications. all at the same time. You will learn to decide when CouchDB is a good fit for your project and when you are better off with a traditional datab...

Tags: Conferences, Java, InfoQ, Data Access, Database Design, Architecture, QCon, CouchDB, QCon San Francisco 2008, Development, Join us!, ...


CouchDB

CouchDB

Posted in Conferences, Development, Databases, Frameworks

Summary CouchDB is a schema-free document database. But now that the NoSQL movement is in full swing, there are several document databases to choose from, so why choose Couch? Two things really set CouchDB apart from the rest: its map/reduce views and its RESTful API. Since the API is RESTful, you can easily use Couch from any platform that can talk HTTP. The benefits go way beyond that, though...

Tags: Conferences, Ruby, Technologies, Web Services, InfoQ, Database Design, CouchDB, Development, Coaching, Operations, Map-Reduce, ...


Velocity 09: Adam Jacob and Ezra Zygmuntowicz, "Infrastructure in the Cloud Era"

Velocity 09: Adam Jacob and Ezra Zygmuntowicz, "Infrastructure in the Cloud Era"

Posted in Conferences, Databases, Cloud Computing, Development

Web Operations is always moving forward, at the cutting edge of every major trend. The latest leap is having a fully automated infrastructure – lightning fast provisioning, integrated monitoring & trending, and trivial application deployment. Utilizing a mixture of open source tools (such as Chef, Nanite, CouchDB, and RabbitMQ) and battle-tested techniques, Adam and Ezra will show you...

Tags: Conferences, Databases, Scalability, Cloud Computing, CouchDB, RabbitMQ, Performance, Development, oreilly media, Velocity 2009, Chef, ...





acts_as_conference 2009: Relaxing with CouchDB

acts_as_conference 2009: Relaxing with CouchDB

Posted in Conferences, Development, Frameworks, Databases

Will believes that CouchDB, and other document databases, are going to continue to grow in popularity in the future, and it’s important that we as developers are familiar with it so we’re able to use it when appropriate. CouchDB is easy to get running and use so there’s no excuse not to have it in your toolbox. The goal of this talk is to get you excited about CouchDB, and hel...

Tags: Conferences, Ruby, Ruby On Rails, Frameworks, Databases, Confreaks, CouchDB, acts_as_conference 2009


CouchDB and Me

CouchDB and Me

Posted in Conferences, Development, Databases

Summary In this talk from RubyFringe, Damien Katz explains what drove him to create CouchDB, why he chose Erlang and more. Bio Damien Katz has worked for Lotus, MySQL, IBM and is the creator of CouchDB. He blogs at http://damienkatz.net/ . About the conference RubyFringe is an avant-garde conference for developers that are excited about emerging Ruby projects and technologies. They're mounting ...

Tags: Conferences, Ruby, Erlang, InfoQ, Data Access, Fault Tolerance, CouchDB, RubyFringe, Programming, database


Damien Katz Relaxing on CouchDB

Damien Katz Relaxing on CouchDB

Posted in Development, Web Technologies, Databases, Conferences

Summary In this interview, Damien Katz talks about CouchDB, a distributed, fault tolerant, document oriented database developed by Apache Incubator. CouchDB is written in Erlang, and the database is accessed through an HTTP/JSON API. The database view engine is run on JavaScript, but other languages have been used like Ruby and Python. Bio Damien Katz has worked for Lotus, MySQL, IBM, and is th...

Tags: Ruby, Technologies, Python, Javascript, Databases, Interview, Erlang, JSON, HTTP, InfoQ, Database Design, ...


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, ...