Home / Companies / Semaphore / Blog / Post Details
Content Deep Dive

Fast Continuous Delivery of Microservices with AWS Lambda

Blog post from Semaphore

Post Details
Company
Date Published
Author
Nikola Đuza
Word Count
297
Language
English
Hacker News Points
-
Summary

AWS Lambda is a service from Amazon Web Services that allows users to run code in response to events or HTTP requests, facilitating the management of backend infrastructure by executing functions written in Java, Python, or Node.js. Semaphore has introduced an integration for AWS Lambda users, streamlining the continuous deployment process by automatically detecting functions and providing an easy setup for continuous delivery. This integration supports both manual and automatic deployments from selected branches once tests pass, offering a shared deployment history and uniform delivery of microservices. Additionally, Semaphore has published a tutorial to guide users in building, testing, and deploying microservices, such as sending an SMS for build failures, with AWS Lambda. Furthermore, recent deployment integrations for Amazon S3 and AWS Elastic Beanstalk have been announced, enhancing the continuous delivery workflow for developers.