Remove Architecture Remove Case Study Remove Lambda
article thumbnail

Lambda World Cádiz 18: Highlights

Apiumhub

Lambda world Cádiz , one of the most important conferences on functional programming in Europe, took place in Cádiz on October 25 and 26. Lambda World started with an unconference where several people gave lightning talks. Lambda World unconference . Lambda World workshops. The workshops were of a high level!

Lambda 62
article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other. Finally I mention Lambda’s limited, but not trivial, vertical scaling capability.

Lambda 52
article thumbnail

CASE STUDY: Moving at the Speed of Cryptocurrency with Infrastructure as Code

Blue Sentry

You can also build automation using Lambda Functions with custom triggers like AutoScaling Lifecycle Hooks, have a Load Balancer in front of your servers to balance the traffic as well as have DNS management in Route53. In AWS, you can use Auto Scaling Groups to scale in and out your servers based on a template.

article thumbnail

Orchestrating Azure Functions using BPMN and Camunda — a case study

Bernd Rucker

Serverless functions are all the hype at the moment whether it be AWS Lambda or Azure Functions. I am happy that I am allowed to share a case study from NexxBiz to show you how Azure functions and BPMN work together. For a customer in the insurance field they set up an architecture around the Microsoft Cloud (Azure).

article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other. Finally I mention Lambda’s limited, but not trivial, vertical scaling capability.

Lambda 40
article thumbnail

AWS Microservices Architecture – Enabling Faster Application Development

RapidValue

In an effort to avoid the pitfalls that come with monolithic applications, Microservices aim to break your architecture into loosely-coupled components (or, services) that are easier to update independently, improve, scale and manage. Key Features of Microservices Architecture. Microservices Architecture on AWS.

article thumbnail

Save on Your AWS Bill: Tips to Optimize Your Cloud Costs

Mentormate

The true power of the service is that you commit to compute resources (Amazon EC2, AWS Fargate, and AWS Lambda), and not to a specific EC2 instance type of family. These case studies present some of the companies using serverless like Robot, FINRA, and Thomson Reuters. Relational Databases.

AWS 98