[English] Spain Cloud and Devops Community Meetup September 22

Опубликовано: 29 Июнь 2026
на канале: Spain Cloud and Devops community
68
1

00:03:00 Proactive cloud cost control with terraform and infracost:

Cloud bundle cost control include either a restrictive approach like setting “hard limits” or a post fact approach like sending cost reports and alarms than someone has to review and take action AFTER the cost has increased.Using a combination of terraform + infracost and some automation it is now possible to have a more granular control about who, when and how much an engineer can increase those cloud infra costs without restricting them with a hard limit.In this presentation we will review infracost tool, and how to use it in our pipelines to request manual approvals.

-----------------------------------------------------------

00:34:14 Azure AD Conditional Access - From zero to hero in 30 min:

Right now, it is not enough to control access to services in “Yes/No” mode. You want to be more flexible and have a condition for how people can access your services.On this session we will talk about what is Azure AD Conditional Access, when and how to use it. We will go through deployment strategy and how you can monitor effect of policies after implementation.