From the course: Using Slack and AWS EventBridge to Automate Your DevOps Tasks

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Executing your CI/CD pipeline from Slack

Executing your CI/CD pipeline from Slack - Amazon Web Services (AWS) Tutorial

From the course: Using Slack and AWS EventBridge to Automate Your DevOps Tasks

Start my 1-month free trial

Executing your CI/CD pipeline from Slack

- [Narrator] And here we are back again at our starting point, which is the pipeline that we've decided to execute from slack. So we have the endpoint, we have the lambda, and we have Eventbridge, configure with a particular rule to respond to a custom event. We're ready to go. I'll switch over to slack. And we can have a normal conversation here. because not everything that happens in this channel affects the result. So I'll type Hello. Hey, guys, I am about to run the pipeline. And nothing happens That's fine. But as soon as I say Devops app, and I say something like, Hello, nothing should happen because we don't have any response. The sign for the word hello. However, this event got trigger and it went to our lambda function. Let's try one more time. Let's say Devops app. Run pipeline. Now I'm going to switch over to the console. Let's see if something is happening. And we see that it says in…

Contents