InfoQ Homepage Infrastructure Content on InfoQ
-
What Can Hadoop Do for You?
Eva Andreasson presents typical categories of problems that are commonly solved using Hadoop and also some concrete examples in each category.
-
Continuous Deployment the Octopus Way
Jimmy Bogard introduces Octopus Deploy, a deployment system for continuous delivery.
-
Virtualize Your Stack with Vagrant and Puppet
Jacob Mather shows how to transition a development stack from a local machine to a virtual solution on a server that can be extended to a private cloud.
-
Dev "Programming" Ops For DevOps Success
Damon Edwards explores the patterns observed at dozens of companies going through DevOps transformations, focusing on how devs can influence and lead the closing of the DevOps divide.
-
Design Patterns for Large-Scale Real-Time Learning
Sean Owen provides examples of operational analytics projects, presenting a reference architecture and algorithm design choices for a successful implementation based on his experience Oryx/Cloudera.
-
Instrumenting Your Business For Success with DevOps
Robert Benefield offers a pragmatic overview for discovering operational indicators that provide valuable insight in running and improving online services.
-
DevOps at a Small International Bank - Contiguous Improvement over Continuous Delivery
Ola Ellnestam shares lessons learned and DevOps practices along with the underlying values and principles used to implement continuous improvement and delivery at a large bank.
-
The EPAM Way Managing from 0 to the Dow Jones
Attila Bozso, Balazs Fejes share their experiences about growing EPAM’s Hungarian presence from zero to almost a thousand employees: startup process, recruiting talent, building middle management, etc
-
Haskell in the Newsroom
Erik Hinton discusses the successes and failures of making a cultural shift in the newsroom at NYT to accept Haskell and some of the projects Haskell has been used for.
-
Top 10 Performance Gotchas in Scaling In-memory Algorithms
SriSatish Ambati shares tips for in-memory algorithms, discussing I/O, S3 resets, muxers, primitive byte arrays, non-blocking structures, and fork/join queues.
-
Programming, Only Better
Bodil Stokke keynotes on the FP languages for writing bug free, fault tolerant code that help building simple, concurrent and reusable software.
-
Sync is the Future of Mobile Data
Chris Anderson provides code samples on how to build offline applications for mobile platforms based on the NoSQL document model, and how to contribute to the open source projects behind this movement