Recent Posts
How Application Infrastructure Has Evolved From Local to Remote
Overview The three eras of application infrastructure are: Datacenters Hosted data The cloud While they’re all different, each technology is…
Read MoreThe Evolution of App Deployment and Packaging: 1990 to Now
Overview While app infrastructure and architecture were evolving, so was the face of software deployment and packaging. Over the past…
Read MorePagerDuty and IronWorker Integration
Time-critical incident reports are essential for async task processing. With a tool like IronWorker, running tasks is almost always a seamless…
Read MoreEvolution of development process
Overview If you’ve followed our series on the evolution of IT, you know that we still need to talk about how…
Read MoreIronWorker vs. Ruby/Rails Worker
Overview Architecture: IronWorker is an on-demand async task processing software for container-based workloads. Ruby on Rails (or Rails) is a…
Read MoreWhat Is FaaS?
Overview Technological trends over the last decade have made it possible for organizations to rely on “as a service” models.…
Read MoreIronWorker vs. Dynos
Overview Architecture: IronWorker is a hosted job processing solution that lets you manage container-based workloads. Dynos are isolated Linux containers…
Read MoreIronWorker vs. Sidekiq
Overview Architecture: IronWorker is a server-less on-demand task processing solution for managing container-based workloads. Sidekiq is a background processing tool…
Read More