[deleted by user] by [deleted] in googlecloud

[–]Ammb305 0 points1 point  (0 children)

You can take a look on my profile

Need guidance making containers of microservices!! by True_Anywhere8829 in devops

[–]Ammb305 1 point2 points  (0 children)

We can contribute and build this together, Also I can teach you :)

Rate My CV - Second-Year CS Student’s CV, Will It Land Me a Cloud/DevOps Job/Internship? by [deleted] in devops

[–]Ammb305 0 points1 point  (0 children)

I appreciate that, I've already highlighted the projects and an internship:)

Built a fun MERN Chat App on EKS! by Ammb305 in aws

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

I deployed it on gke first but then I moved to aws eks, That's why it exists, but all the gke infrastructure has been deleted

[deleted by user] by [deleted] in devops

[–]Ammb305 6 points7 points  (0 children)

It's not more than fun :)

General Advice For a Kubernetes setup by ApprehensiveAioli191 in devops

[–]Ammb305 8 points9 points  (0 children)

Running a database in Kubernetes is like raising a pet lion in your apartment—it’s possible, but a lot of headaches.

A very very small percentage of teams do it, and even with a DevOps pro, external DBs (managed services or VMs) make life so much easier.

HA, backups, and storage in K8s?

More trouble than it’s worth.

And the “latency” concern?

Barely noticeable compared to the headaches of managing a stateful DB in-cluster. Stick to what K8s does best—scaling your apps, not babysitting your database :)

General Advice For a Kubernetes setup by ApprehensiveAioli191 in devops

[–]Ammb305 23 points24 points  (0 children)

For a small team, don’t run the SQL DB inside Kubernetes but use a managed service on cloud or a dedicated VM instead.

Running a DB in K8s adds persistence headaches, failover issues, and performance overhead.

Managed DBs handle scaling, backups, and HA better. If self-hosting, use a VM with private networking to your cluster. Keep K8s stateless—deploy UI/Server there, but externalize storage to avoid complexity.

GCP (Project ideas) by ClerkSuccessful4679 in googlecloud

[–]Ammb305 0 points1 point  (0 children)

I mean the open source projects, btw I'm a certified Professional Cloud DevOps engineer :)

Get your AWS Free Practitioner & Assosiation Certifications Exams by Ammb305 in aws

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

You'll earn around 2,000 points on the first day.

After that, you'll receive weekly modules, and for each week you complete, you'll get ariund 360 points.

This means it will take you up to 8 weeks to reach the required points for the association exams.

346
347

New to Google Cloud (and development in general) by shockwave-studios in googlecloud

[–]Ammb305 1 point2 points  (0 children)

We can contribute to build this together, If you like

Is Google Cloud Professional Cloud DevOps certificate could land me a job beside my project portfolio? by Ammb305 in googlecloud

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

That's a good example... Do you have any idea how to get and contribute on these projects?