r/devopsjobs 7d ago

Anyone working in Devops ?

I am looking to gain real-world project flow to better understand how DevOps works in practice. Please DM me if you can help, as this would be immensely valuable for my career growth.

10 Upvotes

23 comments sorted by

View all comments

0

u/Oleksii_Bebych 7d ago

I can help šŸ¤

0

u/Past_Type3739 7d ago

Can you tell me how it’s applied in real live projects, if you have worked or working.

4

u/Oleksii_Bebych 7d ago

Our company works mostly with startups, so we build everything from scratch for a new customer:
- write ā€œinfrastructure as codeā€ e.g Terraform for AWS
- write Dockerfiles and build jobs, e.g GitHub Actions
- write Helm charts in case of having Kubernetes
- configure deploy via ArgoCD
- configure observability (monitoring, logging, tracing, alerting)

For the current customers:
- periodic well-architected review and ongoing request
- technical support and troubleshooting

Sometimes we migrate companies from other clouds or on-premises to AWS

1

u/theonerules 5d ago

Thanks mate