6. July 2022 By Özgür Sedefoğlu
Centralized Error Handling On AWS
Error handling is one of the main important concepts when developing an application. While creating an application or a service on AWS, there may be lots of different components which are involved. Imagine we have a centralized system which listens for different AWS services and invoke ITSM ticket creation logic on the fly with dynamic variables such as names and error messages. Isn’t it a good idea and a time saving process!