Ask Sawal

Discussion Forum
Notification Icon1
Write Answer Icon
Add Question Icon

Difference between aws glue and lambda?

1 Answer(s) Available
Answer # 1 #

Glue can only execute jobs using Scala or Python code. Lambda can execute code from triggers by other services (SQS, Kafka, DynamoDB, Kinesis, CloudWatch, etc.) vs. Glue which can be triggered by lambda events, another Glue jobs, manually or from a schedule.

[4]
Edit
Query
Report
Areeqa Lewis
BACK PADDER