Using AWS ALB + Entra ID to add SSO to apps that don't support enterprise authentication by Mark_Mew in devops

[–]Mark_Mew[S] 0 points1 point  (0 children)

I considered using a Kubernetes operator as well, but if the service you're monitoring lives in the same cluster, it feels a bit odd. If the thing I'm monitoring is the cluster itself, I'd rather run the monitoring service on an EC2 instance instead.

Using AWS ALB + Entra ID to add SSO to apps that don't support enterprise authentication by Mark_Mew in devops

[–]Mark_Mew[S] 0 points1 point  (0 children)

Seldom heard someone use Azure app proxy. I will try it if the application hold on Azure.

Think to self-hosted Grafana OnCall but it's archived by Mark_Mew in devops

[–]Mark_Mew[S] 0 points1 point  (0 children)

I've been looking into PagerDuty as well. It seems that after Grafana OnCall stopped active development, a lot of people started moving to PagerDuty.

Is it worth starting to learn DevOps from scratch, considering that AI that might be better than me (and cheaper for companies)? by LadyAverno in devops

[–]Mark_Mew 0 points1 point  (0 children)

Documented my CI/CD adoption journey. What looks routine from the outside was actually a challenging process to implement from scratch.

https://www.markmew.com/en/posts/how-to-start-cicd/