Branko Petric
brankopetric.bsky.social
Branko Petric
@brankopetric.bsky.social
DevOps Engineer | AWS, Terraform, Kubernetes | building: https://kubewhisper.com
10 git commands everyone should know:

1. git init - for initializing repository in directory
2. git clone - for cloning remote repository
3. git branch - create and list branches
4. git checkout - create/switch branches
5. git add - adds changes to staging area

#devop #cloud #git #kubernetes
January 16, 2025 at 6:42 PM
#DevOps interview question

Scenario:
You need to create an AWS RDS instance and store its username and password securely. Your organization prohibits hardcoding secrets in the Terraform configuration.

Question:
How would you handle this situation and create and store database credentials securely?
January 13, 2025 at 12:11 PM
I’ve noticed a trend of software engineers being required to take on DevOps tasks. While this can work in a short term, eventually many projects end up needing a DevOps engineer to review the infrastructure and refine the procedures. What are your thoughts on this?
January 6, 2025 at 3:04 AM
Kubernetes and ArgoCD will be the most used #DevOps technologies in 2025.
December 1, 2024 at 3:09 PM
#DevOps trending tools in 2024:

1) Docker
2) Kubernetes
3) Helm
4) AWS
5) GitHub Actions
6) Terraform
7) ArgoCD
8) Terragrunt

Learning these will help you to keep up with the trends.
November 30, 2024 at 5:23 PM
Vercel seems cheaper in the beginning but it will cost you a lot when you start scaling. Migrate to AWS instead.

#buildinpublic #devops #aws
November 27, 2024 at 9:21 PM
What AI tools are you using in DevOps?
November 27, 2024 at 8:59 PM