From my perspective, some in-built capabilities could be enhanced. For example, SMS notifications should be integrated directly into the service. Currently, if I want to send an email notification when a pipeline or service fails, I need to configure it separately and hook it in. A couple of similar functionalities seem to be embedded within Jenkins CI/CD pipelines. Additionally, a more comprehensive UI would be beneficial, one that visually represents the progress of the pipeline execution. If a pipeline has ten steps, I should be able to see the execution in real-time as each step progresses. So, I'm expecting that an AWS monitoring-like control where I can track which steps are being executed, view the populated logs, and even have email notifications sent to stakeholders or agents as needed. These out-of-the-box capabilities would significantly streamline the development process. So, I would like to see in-built capabilities to populate the logs and some kind of log analysis to determine whether the job failed or passed. Based on that, notifications should be sent to other stakeholders.