No lock in, thanks to Docker

Flexibility and the freedom to choose are among the core tenets at Iron.io. For those who have been following Iron.io posts for some time, we’re sure you’ve read a number of the Docker-related developments we released over the past year, including the previous blog post that IronWorker supports custom Docker images. This is awesome not…

Read More

Treasure Data and IronWorker (repost)

blank

Overview Our friends at Treasure Data wrote a blog post about data collection in Ruby and how to run multiple data collection tasks in parallel (or scheduled) using IronWorker. The example from Treasure Data demonstrates what it takes to build a simple logging application in Ruby with IronWorker to manage and log the output to…

Read More

Full Docker Support for IronWorker

blank

Overview A couple of months ago, we announced a new workflow for IronWorker based on Docker that enabled you to test your worker code locally on the exact same environment as it is when running on the IronWorker cloud. The initial feedback we received was pretty consistent: “This is great, but can you make it…

Read More

DockerWorker Unplugged

blank

Overview Today, the world revolves around developers. Digital businesses are becoming a significant part of the landscape. A traditional business thrives on its responsiveness to customers and how it handles business data. People used to talk about the Era of Information Technology, however, now we’re in the Era of the Developer. Fast-moving businesses recognize the…

Read More

Hubble Gets Lean With Microservices and Iron.io

blank

As microservices continues to spread through the industry as a dominant pattern for building modern cloud applications, marquee examples from large-scale companies such as Netflix and Twitter may appear daunting to companies still on a growth path. When powering through agile cycles to release new features at a rapid pace, the last thing on your…

Read More

How HotelTonight Streamlined their ETL Process Using IronWorker

blank

HotelTonight has reinvented the task of finding and booking discounted hotel rooms at travel destinations. Designed for last-minute travel planners and optimized for the mobile era, HotelTonight connects adventure-seeking, impulse travelers with just-in-time available hotel rooms wherever they land. This model has the market-enhancing effect of reducing excess inventory of unused hotel rooms, while delivering…

Read More

Roam Directories Goes Serverless With Iron.io and Other Cloud Services

Users expect immediate access to information, and this expectation is no different in the commercial real estate industry. Fast-moving companies need innovative web tools that enable property managers to upload, update and exchange building information with prospective tenants. Roam Directories, founded in 2013, is a relatively new company in an industry filled with established firms.…

Read More

Super Easy Serverless Slack Bots

Slack has a great API for building integrations and one of those types of integrations is called a “bot”. Bots are useful tools that can respond to messages the chat users type into a chatroom. For instance you could type in “what is the weather” and the bot would respond with today’s weather. Bots are…

Read More

The New Docker Based IronWorker Development Workflow

blank

Overview Creating a simple IronWorker worker can be quick and easy. But if you’ve used IronWorker to build a complex worker, you may have found the experience a bit cumbersome. The reason is that sometimes you just don’t know if your worker will run the same way it does when you run it locally, due…

Read More