A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
I’m a big fan of so-called serverless architectures. The idea of these products is that developers don’t have to think about spinning up servers to do some processing—rather a construct that goes ...
From AWS Lambda and Azure Functions to Knative and OpenFaaS, we have at least a dozen functions-as-a-service platforms to choose from. Here’s how to navigate the options. Running a server farm in the ...
Cloud object stores like S3 have become the default storage repository for many companies. But operational challenges arise when one tries to use a single object store as a universal repository for ...
AWS Lambda, Amazon Web Services’ event-driven compute service in the cloud, is adding support for Microsoft’s C# language. Using the .Net Core 1.0 runtime, developers can build AWS Lambda functions ...