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 ...
AWS is retiring EC2-Classic soon: Here’s what you need to know Your email has been sent Amazon Web Services has announced its plans to shut down its venerable EC2-Classic product, with some users ...
Launched at last year’s re:Invent conference, AWS Lambda is a unique service from Amazon. It enables developers to write short code snippets that run in response to various events generated by AWS ...
AWS announced some big updates to its Lambda serverless function service today. For starters, starting today it will be able to deliver functions with up to 10 GB of memory and 6 vCPUs (virtual CPUs).
Amazon's Lambda is aimed at simplifying business and making cloud services more manageable. Our team tests, rates, and reviews more than 1,500 products each year to help you make better buying ...
MongoDB Atlas is a cloud-hosted MongoDB service engineered and run by the same team that builds the database. It incorporates operational best practices we've learned from optimizing thousands of ...
Amazon Web Services (AWS) has added a new outage simulator to its Fault Injection Service (FIS) to help customers see how resilient their companies are to major outages. The announcement, made during ...
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 ...
If laziness really is one of the virtues of a great programmer, then AWS Lambda is like a developer’s holy grail. With Lambda, you don’t have to spin up any servers, or configure or patch them, or pay ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Ready to develop your first AWS Lambda function in Python? It really couldn’t be easier. The AWS ...