Has anyone been successful in implementing a FinOps Cost Optimization policy to turn down idle cloud instances during off hours (nights/weekends)? DId you start with non-prod environments? How are you handling logging/monitoring alerts during that time?
Head, Software Engineering, Cloud and Digital Transformation4 days ago
Yes. We use TAG to define the schedule for resources. E.g. Schedule = 24x7, Schedule=BusinessHours on VM or App Service etc.. And then we use Azure Logic Apps or Azure Scheduler to start and shutdown as per Schedule tag value.
We adjust the alert rules accordingly as well to avoid false positives.
Content you might like
Is your organization currently using FinOps?
Yes, fully adopted 29%
We are in the process of adopting FinOps35%
No, but we're considering it27%
No, but we're considering it27%
No, we have not yet explored FinOps8%
Not sure
View Results
I would like to hear from others that have implemented SailPoint Identity Security Cloud how they staffed after go-live and skills needed. Were there added duties, change in roles, etc. We have provisioners currently and going live with ISC in a few weeks. I am looking ahead to where I can implement role changes with the team. Any help would be appreciated.
Yes. We use TAG to define the schedule for resources. E.g. Schedule = 24x7, Schedule=BusinessHours on VM or App Service etc.. And then we use Azure Logic Apps or Azure Scheduler to start and shutdown as per Schedule tag value.
We adjust the alert rules accordingly as well to avoid false positives.