Skip to content

Commit

Permalink
Keda SQS finished
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantom-Intruder committed Aug 10, 2023
1 parent ebfac62 commit feee245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Keda101/keda-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ With the above configuration, a new Keda job will start every time a message is

## Conclusion

This wraps up the lesson on KEDA. What we tried out was a simple demonstration of a MySQL scaler, but it is a good representation of what you can expect with other data sources. If you want to try out other scalers, make sure you check out the [official samples page](https://github.com/kedacore/samples).
This wraps up the lesson on KEDA. What we tried out was a simple demonstration of a MySQL scaler followed by a demonstration of using various authentication methods to connect and consume messages from AWS SQS. This is a good representation of what you can expect from other data sources. If you were considering using this with a different Kubernetes engine running on a different cloud provider, the concept would still work. Make sure you read through the authentication page, which contains different methods of authentication for different cloud providers. If you want to try out other scalers, make sure you check out the [official samples page](https://github.com/kedacore/samples).

0 comments on commit feee245

Please sign in to comment.