Lambda Automation
0
I'm working on some POC to migrate applications from on-premise to AWS. What can I automate using Lambda if I deploy and manage workloads on the Amazon EKS cluster (ELB/ECR/RDS)? I'm thinking of different use cases. Thanks.
A few automation I have done before like Creating ec2 snapshots, checking ec2 health, sending notifications. I'm not sure in this case.
Hello AWS-User-5291433, has your issue been resolved? Please let us know by posting and answer. Thank you for your participation in AWS re:Post community.
1 Answers
0
This question was answered live in great detail at twitch https://www.twitch.tv/aws/video/1420471067.
Relevant questions
Get Attributes from Amazon Connect to Amazon Lex
asked 3 years agoRedshift ML / SageMaker - Deploy an existing model artifact to a Redshift Cluster
Accepted Answerasked a year agoUsing AWS Lambda to run Python script, how can I save data?
Accepted Answerasked 3 years agoInvoking a lambda function from core device
asked a year agoHttp Api and response compression
asked 2 years agoOn-demand parameterized nodejs lambda function on greengrass
asked 3 years agoLambda Automation
asked 4 months agoAutomate snapshot copy across region
asked 2 years agoUsing DocumentDB with Lambda: connection pooling
Accepted Answerasked a year agoI am trying to deploy the EKS cluster using s3 template but getting errors, please help me
asked 4 months ago
Hi, It really depends on your requirement and what type of automation you really needs. Lambda functions could be triggers on many services and its like a sea.
If you can explain your idea and challenges then we can answer in better way. Thanks