Hybrid Iron.io – On-Premise Job Processing with the Help of the Cloud

Overview One of our main goals for the Iron.io platform is to run anywhere. This means we enable customers to use our services on any cloud, public or private. With Hybrid Iron.io, we’re making it drop-dead simple to get the benefits of the public cloud, with the security and control of a private cloud.  Using Iron.io’s…

Read More

Massive Content, Validation & Serverless: Cloud Expo 2016 Recap

The Cloud Expo was held June 7-9, 2016 in New York City, and Iron.io sent a team to present our vision for the future, collaborate with other attendees and answer questions. Below is a summary of three technical sessions representative of the Containers track at the conference: Scaling Massive Content Stores in the Cloud How to…

Read More

Buzzwords: Microservices, Containers and Serverless at Goto Chicago

It was an honor to give a talk on the future of Serverless at goto Chicago, an enterprise developer conference running from May 24 to 25, 2016. As you can see from the full room, containers, microservices and serverless are popular topics with developers, and this interest extends across a wide swath of back-end languages,…

Read More

Iron.io named an IDC Innovator in PaaS

Being Innovative and enabling developers to innovate are driving forces for Iron.io. It’s what we do. Having said that, it’s very nice when we receive outside recognition. When the recognition is part of a well thought out analysis from IDC, it is fantastic. I’m happy to report that, Iron.io was named an IDC Innovator in…

Read More

Four and a Half Years of Go in Production at goto Chicago 2016

Travis Reeder, CTO and co-founder of Iron.io, gave a talk at Goto Chicago 2016 discussing Iron.io’s early migration to Go, why we changed our infrastructure and the benefits it has brought to us. One of the questions that always comes up after telling people we migrated to Go is: “Why not Ruby?”

Read More

Gartner Names Iron.io on 2016 “Cool Vendor” List

Here’s some cool news. Iron.io was recently named a “Cool Vendor” in the Cool Vendors in Platform as a Service, 2016[1] report by Gartner. The report puts Iron.io on an extremely short list with just three other vendors in the space: Clusterpoint in London, England; Flybits in Toronto, Canada; and Neoway out of Florianopolis, Brazil.…

Read More

GopherFest Summer 2016 Recap

Hundreds of Go enthusiasts gathered at the prestigious Bently Reserve in downtown San Francisco for a day full of talks about data science, scaling, testing, speed, code reuse and refactoring, all in the context of Golang. Below, a write-up of a few selected talks: [wds id=”2″] Built for Snappiness by Blake Mizerany @bmizerany When I…

Read More

Microservices Architecture and Container Technology Explained

Guest blog by Bob Johnson Vice President & Principal Analyst at IDG Connect Fighting for space in the world of web based services and applications needs a quick eye and a strong software development arm, and companies everywhere are looking at new ways to boost agility and shorten their time to market. One of these is microservices,…

Read More

Batch Processing: A Tutorial on Workers, Queueing and Gelato

Batch processing is one of the earliest ways of data processing, utilized by Herman Hollerith’s Tabulating Machine in 1890. Batch processing was developed to take advantage of scarce computing resources: it avoids idling these expensive resources by queueing instructions to process data without manual user intervention, and can shift workload to times when resources are…

Read More

GoLangSF April 2016: Gohan, Essentier and rqlite

Thank you to New Relic for hosting the April 2016 Golang SF meetup, sponsored by Iron.io! Gohan with Nachi Ueno Gohan provides a REST-based API server, database backend, CLI, and WebUI generated from a JSON schema. Gohan can interpret definitions and act as a REST API server. As opposed to Open API, which defines the…

Read More