[00:02] where you you knew the concepts from the boot camp that you could actually teach your team or explain to them or kind of introduce maybe suggest them new tools or new ways of doing stuff because you kind of learn that as a best practice. [00:15] Like did you have any such examples? >> I have one technologically it was a small change no not much but when it comes to the benefit was huge and that was basically a certificate in the cloud. So when I joined the team we had [00:30] the procedure renewal the certificates like every 12 or 24 months and the procedure was very long and it involved a lot of people because basically some [00:43] a lot of people because basically some solutions architect from another company had to remind us on Slack that there is a certificate that is due to expire. Then we had to manually create the CSR [00:56] to be signed then the CSR had to be sent to the solutions engineer from another team then they had to send it to the certificate authority to be signed then they had to paid for the cert. They need to send it back to us then we had to [01:11] upload it. Sometimes they were sending us wrong CSR signs so maybe they were renewing a lot of them. I didn't have like a straightforward procedure to do it. There were a lot of issues along the way with those certs. Sometimes some [01:25] fields didn't match some fields has changed and they didn't let us know. I decided to migrate all of the the customers to to the ACM in AWS and the benefit was first of all that we won't need to deal with those renewals anymore [01:42] and the second thing every customer would save I don't know how it was would save I don't know how it was around 200 dollars per per year for the certificate renewal. It took me a lot of time to do it even though the the change [01:56] in the Terraform code took to write a module and apply it to took me maybe a day or two, but to speak with all of the stakeholders, to speak with all of the customers, I think it was like 1 month or even two. Because people were scared [02:11] that well, we've been doing this for years, renewing those thirds. Are you sure it won't break anything? They would bring, you know, head people to the conversations. They wanted to clear plan. What what I'm [02:26] going to do if it was tested. They wanted also the names of the teams for this stuff was already deployed. So, it was Yeah, it's like in IT. It's all about the procedures and people, but now especially in coding, right? The [02:42] writing code is the is the simplest part right now because we have all of those right now because we have all of those LLMs. It's about the procedures.