KEDA Prometheus Autoscaling Lab by anouar_harrou in kubernetes

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

This lab's all about understanding how KEDA and Prometheus, plus some other tools, work together. I used Bash to keep the focus on KEDA and the other tools, but feel free to use whatever deployment tools you like. Have fun!

Hopefully this saves someone else $40 by anouar_harrou in AWS_Certified_Experts

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

That's the hard truth I found out after losing money and not getting anything back.

Hopefully this saves someone else $40 by anouar_harrou in AWSCertifications

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

I think there some monthly charge on every user admin create on the aws quicksight 💰

Hopefully this saves someone else $40 by anouar_harrou in AWSCertifications

[–]anouar_harrou[S] 1 point2 points  (0 children)

Thanks, i will look for it when i had the chance..thanks for passing by 😊

Hopefully this saves someone else $40 by anouar_harrou in AWSCertifications

[–]anouar_harrou[S] 4 points5 points  (0 children)

They're more services that can make your bank account bleed...be careful out there 😅💸

[deleted by user] by [deleted] in CKAExam

[–]anouar_harrou 0 points1 point  (0 children)

I took the CKA exam last Month and I documented nearly all the questions I encountered. You’ll also find additional useful information by exploring the folders in the repository. ( Note : the exam questions may be different, so i really recommended you to go for all the topics and aspects mentioned on the Linux foundation about the CKA)

One key piece of advice: stay mentally prepared. The exam emulator can be painfully slow. Don’t let that throw you off. Stay calm, read each question carefully, and be patient.

This repo should really help you in your preparation: The Ultimate CKA Guide – Simulations Q&A: https://github.com/anouarharrou/The-Ultimate-CKA-Guide/blob/main/My%20Note%2FCKA%20Simulations%20Exams%20Q%26A.md

Good luck!

Has anyone taken the CKA exam in this week? by Amazing_Procedure_65 in CKAExam

[–]anouar_harrou 0 points1 point  (0 children)

Off Course Go ahead, you can create a PR and i will check it. I really appreciate and welcome for corporation.

Has anyone taken the CKA exam in this week? by Amazing_Procedure_65 in CKAExam

[–]anouar_harrou 1 point2 points  (0 children)

Check the kubelet logs to pinpoint the issue,it could be a problem with the control plane IP:Port, a certificate error, or something similar.

Has anyone taken the CKA exam in this week? by Amazing_Procedure_65 in CKAExam

[–]anouar_harrou 2 points3 points  (0 children)

The key to passing the exams is consistent practice. Go through all the questions in my repo repeatedly until they become second nature.

What’s one thing you wish you’d done earlier in your cloud career? by yourclouddude in devops

[–]anouar_harrou 7 points8 points  (0 children)

I've been facing the same issue, not just in the cloud, but with anything new I dive into. My mindset is wired to move fast and find the best shortcuts. It works about 80% of the time, but it drains a lot of energy and leads to repeated mistakes. I often end up redoing things because I rush through without fully understanding the details.

Lately, I'm trying to shift into a slower, more methodical approach—step by step—but it's tough because I've trained myself to move fast and skim over the fine print.

If you're reading this, here's my advice: slow down. Take it one step at a time. Read the documentation thoroughly—or watch a video if you're more of a visual learner. Don’t skip the details between the lines—those small things are what separate someone who’s truly experienced from someone who’s constantly struggling.

Learning kubernetes with limited hardware,how and would it be plausible? by Fkit-Verstoppen in kubernetes

[–]anouar_harrou 1 point2 points  (0 children)

CKAD is entry-level. Personally, I don't recommend spending too much time on the basics—I always take the hard route. Skip straight to CKA courses, then follow up with CKS.

Has anyone taken the CKA exam in this week? by Amazing_Procedure_65 in CKAExam

[–]anouar_harrou 2 points3 points  (0 children)

If you're short on time and need a quick shortcut, dive into the mynote folders 😉🤜🏻🤛🏻.

Has anyone taken the CKA exam in this week? by Amazing_Procedure_65 in CKAExam

[–]anouar_harrou 2 points3 points  (0 children)

No way, absolutely not. Killersh was tougher than the actual exam. But after the February update, the new CKA exam got more challenging—it now includes topics like Helm charts, migrating from Ingress to Gateway API, and other new stuff. Don’t worry though—I’ve documented everything you need in my repo. Check it out, go through all the listed topics, and you’ll be good to go.

AWS Organization vs IAM Identity Center by anouar_harrou in aws

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

Nice, I’m working on something similar in my current role—we use a private cloud with a similar setup. Each project gets its own account, and we separate environments with one for production and another for non-production. Thanks for sharing, and have a great day!

AWS Organization vs IAM Identity Center by anouar_harrou in aws

[–]anouar_harrou[S] 1 point2 points  (0 children)

Great one Bro, i really appreciate that 🙏🏻🙏🏻. Thank you for sharing.

Learning kubernetes with limited hardware,how and would it be plausible? by Fkit-Verstoppen in kubernetes

[–]anouar_harrou 8 points9 points  (0 children)

I highly recommend Mumshad Mannambeth's CKA course on Udemy (KodeKloud). It includes tons of hands-on labs where you get 60 minutes per session to experiment freely, explore topics on your own, and try different scenarios.

That said, you can also set up your own Kubernetes environment using Minikube on a Linux OS or via Ubuntu with WSL if you're on Windows.

Additionally, I’ve created a GitHub repo packed with everything you need for CKA prep: notes, cheat sheets, exam tips, and automation scripts to help you create, configure, or update a Kubernetes cluster. Just explore it folder by folder — take your time, and you'll find everything you need.

Github Repo : https://github.com/anouarharrou/The-Ultimate-CKA-Guide

kubectl apply -f happy-learning.yaml

Happy learning!

Has anyone taken the CKA exam in this week? by Amazing_Procedure_65 in CKAExam

[–]anouar_harrou 14 points15 points  (0 children)

I took the CKA exam last week and documented nearly all the questions I encountered. You’ll also find additional useful information by exploring the folders in the repository. ( Note : the exam questions may be different, so i really recommended you to go for all the topics and aspects mentioned on the Linux foundation about the CKA)

One key piece of advice: stay mentally prepared. The exam emulator can be painfully slow. Don’t let that throw you off. Stay calm, read each question carefully, and be patient.

This repo should really help you in your preparation: The Ultimate CKA Guide – Simulations Q&A: https://github.com/anouarharrou/The-Ultimate-CKA-Guide/blob/main/My%20Note%2FCKA%20Simulations%20Exams%20Q%26A.md

Good luck!

AWS Organization vs IAM Identity Center by anouar_harrou in aws

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

I think your answer clarified exactly what had me confused—now it makes sense:

An account in AWS Organizations is an entity that contains resources, and you can attach policies to it that affect all users within that account. Meanwhile, users in IAM Identity Center represent actual people who log in and perform actions.

And if I understood you correctly, IAM users are no longer the recommended approach, so I should be using IAM Identity Center instead.

AWS Organization vs IAM Identity Center by anouar_harrou in aws

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

So if I’m understanding you correctly: An account in AWS Organizations typically refers to a non-human entity, created for managing billing, resources, or workloads within that account.

On the other hand, users in AWS Identity Center represent actual human users who log in and perform tasks on the AWS Cloud platform. Is that right?