InfoQ Homepage Infrastructure Content on InfoQ
-
Building and Deploying Microservices with Event Sourcing, CQRS and Docker
Chris Richardson shares his experiences developing and deploying a microservices-based application.
-
What Is DevOps and How It Can Help My Business Succeed?
Paul Stack describes what DevOps is and how it is a great way for the entire business to achieve their goals.
-
APIs for Open Source Hardware
Justin Mclean introduces the Open Source Hardware, its communication protocols (RF, ZigBee, WiFi, Bluetooth) and the software/API layer (HTTP, WebSockets, Can Bus, COAPI and MQTT) used.
-
Translating Imperative Code to MapReduce
The authors present an approach for automatic translation of sequential, imperative code into a parallel MapReduce framework using Mold, translating Java code to run on Apache Spark.
-
Infrastructure Built in Go
Jessie Frazelle takes a look inside the tools built in Go centered around infrastructure and ops - from Docker to etcd to nsq and more.
-
Docker, Data & Extensions
Luke Marsden talks about building the right multi-host abstractions to get Docker into production with both a natural developer user experience and an operational user experience.
-
The Deep Learning Revolution: Rethinking Machine Learning Pipelines
Soumith Chintala introduces deep learning, what it is, why it has become popular, and how it can be fitted into existing machine learning solutions.
-
Microservices, Micro Operations? - Challenges of Microservice Models at the Operations Level
Dustin Huptas, Andreas Schmidt present some of the operational challenges met when dealing with microservices, and offer solutions from the field of automation and service discovery.
-
Docker vs PaaS: May the Best Container Win
Colin Humphreys and Paula Kennedy compare and contrast the Platform-as-a-Service(PaaS) and the Docker containers approaches.
-
Scala in the Enterprise
Peter Pilgrim presents the experience of adopting Scala in the digital enterprise. He provides technical and development advice to agile teams new to implementing Scala.
-
How to Train Your Docker Cloud
Andrew Kennedy talks about the reasons for creating a Docker cloud and how Clocker was born.
-
Reactive Application Design for High Volume Multi-dimensional Temporal Data Series
Stuart Williams examines some of the problems faced building an application processing billions of events/day with Spring Integration, Spring Expression Language, Reactor and the LMAX Disruptor.