Kratos Runs Lambda On Multiple Clouds
Written by Kay Ewbank   
Wednesday, 24 February 2016

A new project is underway that will let companies run AWS Lambda functions on non-Amazon clouds.

The project has been developed by Iron.io, best known for its job processing system that manages the distribution of tasks across public or private clouds. The announcement of Project Kratos extends this ability to enable the running of AWS Lambda functions on multiple clouds.

AWS Lambda is a service that developers can use to run Java, Node.js and Python code on Amazon's public cloud. The code consists of functions, and when events such as database updates happen, AWS launches the instance required to run the code. The developer is completely shielded from the operational details.

The advantage Kratos offers is that it offers an alternative to AWS, so you can run the Lambda functions (moved into Docker containers) on Azure, Google, or your own data center. Support for the recently announced Google Functions is also to be added.

By running Project Kratos on the Iron platform, users also have access to features including intelligent workload distribution, auto-scaling, reporting and dashboards. However, the main benefit is that of being free to choose which cloud provider you want to use - though only by tying in to the Iron.io platform.

Alongside the announcement of Project Kratos, Iron.io released details of improvements to its job processing system, with the addition of role-based control and autoscaling. The role-based control adds support for multiple users, while the autoscaling continuously monitors queue sizes and makes sure enough computing capacity is made available when spikes occur.

Project Kratos is currently being developed, and the company is inviting interested developers to become project members, who will provide input and feedback as the project is developed. Project members will have the option of becoming beta users.

ironio logo 290x160

More Information

Project Kratos Beta Program

Related Articles

Google Takes On Amazon's Lambda

AWS Adds Java Lambda Support

Amazon AWS Lambda

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter,subscribe to the RSS feed and follow us on, Twitter, FacebookGoogle+ or Linkedin

 

Banner


Pulumi Announces Internal Developer Platform
06/05/2025

Pulumi has announced Pulumi IDP, a new internal developer platform built on Pulumi's open source IaC platform. The developers say Pulumi IDP provides the fastest, most secure way for engineering teams [ ... ]



Amazon Q Developer Adds Faster Agentic Coding
28/04/2025

Amazon has improved the CLI agent within the Amazon Q command line interface (CLI) to provide a faster more interactive coding experience. Amazon Q Developer can now use the information in its CLI env [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Wednesday, 24 February 2016 )