You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Serverless microservice using AWS Lambda with 3 type of triggers: by HTTPS (direct hit and IAM Authorization), By Event Bridge (crontab/scheduler) and SQS (async processing). Using Terraform as IaC and include Gitlab Action CI/CD.