Skip to main content

Speech at Basta Fall: Infrastructure as Code or Click, click, bang - Choose your way

· One min read
Shpend Kelmendi
Software Engineer & Architect

You're working on an ongoing project, but you're tired of manually applying any infrastructure changes to all environments. Not to mention documenting the changes. Ideally, the team would focus on delivering features. Regardless of the project's progress, Infrastructure as Code (IaC) can be used to make that happen. However, it is not easy to get started, and you quickly fall into "Infrastructure by clicking". What are the risks of this approach, and why is it worthwhile to rely on IaC? What tools are available, and which is suitable for your team? This talk will demonstrate how you can integrate Azure Bicep into your CI/CD pipeline using examples and best practices. This way, your team quickly delivers new features to the customer.

https://basta.net/cloud-azure-serverless/infrastructure-as-code-oder-klick-klick-bang/

Speech at Basta Spring: Infrastructure as Code or Click, click, bang - Choose your way

· One min read
Shpend Kelmendi
Software Engineer & Architect

You're working on an ongoing project, but you're tired of manually applying any infrastructure changes to all environments. Not to mention documenting the changes. Ideally, the team would focus on delivering features. Regardless of the project's progress, Infrastructure as Code (IaC) can be used to make that happen. However, it is not easy to get started, and you quickly fall into "Infrastructure by clicking". What are the risks of this approach, and why is it worthwhile to rely on IaC? What tools are available, and which is suitable for your team? This talk will demonstrate how you can integrate Azure Bicep into your CI/CD pipeline using examples and best practices. This way, your team quickly delivers new features to the customer.

https://basta.net/cloud-azure-serverless/infrastructure-as-code-oder-klick-klick-bang/

Speech at Basta Fall: How to establish monitoring in your agile Team

· One min read
Shpend Kelmendi
Software Engineer & Architect

Monitoring is the best way to give team members a good night's sleep. No one wants to be woken up in the morning by a call from an angry supervisor: "The system is not working; fix it now!". Granted, monitoring doesn't just help restful sleep but relatively quick feedback from real users. After all, we all strive for feedback in agile teams. With monitoring, real and fast feedback becomes possible, where tests only allow it with a lot of effort or are not feasible at all.

But how can agile teams establish monitoring in their daily routine? How do you get the metrics for monitoring? Who is responsible for monitoring, and when is monitoring the right tool?

In this talk, I will show by example the path to continuous and proactive monitoring in agile teams and where they should pay attention to. For this purpose, the possibilities of Azure Monitoring are used, and Infrastructure as Code is used to set up the selected monitoring solution.

https://basta.net/agile-devops/monitoring-im-agilen-team/