New feature: AWS Lambda Deployment
Following the recent addition of the AWS CLI, Buddy is tightening the integration with Amazon services with the new Lambda deployment action.
AWS Lambda is a compute service that lets developers run code without provisioning or managing servers. All you need to do is deploy your function code, and AWS will take care of the rest. You can use it, eg. to scale images, run content analysis or make a backup of your site. It is a tool focused strictly at event-driven systems.
Until now, you could use Buddy to deploy your application and trigger Lamba functions on AWS:
Image loading...
Now you can automatically update the function itself on every change to the function code in your Git repository:
Image loading...
Automating AWS workflow with Buddy
On top of Lambda deployments, you can easily automate you AWS delivery workflow with the following actions:
- Deploy to S3
- Deploy to EC2
- Deploy to CodeDeploy
- Deploy to Elastic Beanstalk
- Monitor EB applications
- Execute AWS CLI commands
- Invalidate CloudFront CDN cache
- Invoke Lambda functions
- Build Docker containers and push them to EC2 Container Registry
Jarek Dylewski
Customer Support
A journalist and an SEO specialist trying to find himself in the unforgiving world of coders. Gamer, a non-fiction literature fan and obsessive carnivore. Jarek uses his talents to convert the programming lingo into a cohesive and approachable narration.