Microservices

AWS (Amazon Web Services)

How to Create an AWS Lambda Function

In this guide, I’ll explain how AWS Lambda lets you run your code in a cloud-based ‘serverless’ infrastructure, and how you can create an AWS Lambda function to perform any type of computing task. There are four different ways to create an AWS Lambda function, but I’ll be using the web-based AWS Management Console to...

Last Update: Jun 23, 2023

LATEST

What Is Azure Service Fabric — For IT Pros

Aidan Finn discusses Service Fabric, a microservices deployment compute-based system in Azure.

View Article