Branko Petric's Avatar

Branko Petric

@brankopetric.bsky.social

DevOps Engineer | AWS, Terraform, Kubernetes | building: https://kubewhisper.com

31 Followers  |  5 Following  |  16 Posts  |  Joined: 27.11.2024  |  1.4847

Latest posts by brankopetric.bsky.social on Bluesky

6. git commit - saves local changes
7. git push - pushes the committed file changes
8. git pull - fetches the last changes from remote
9. git merge - merges branch with the parent branch
10. git status - overview of the current local changes

16.01.2025 18:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

16.01.2025 18:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

#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?

13.01.2025 12:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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?

06.01.2025 03:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Kubernetes and ArgoCD will be the most used #DevOps technologies in 2025.

01.12.2024 15:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

#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.

30.11.2024 17:23 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yes. πŸ˜€

29.11.2024 17:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yes, but you'll still to consider auto-scaling or some sort of server scaling.

27.11.2024 22:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Interesting point of view. Would you let someone else manage your infrastructure? πŸ˜€

27.11.2024 22:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Vercel seems cheaper in the beginning but it will cost you a lot when you start scaling. Migrate to AWS instead.

#buildinpublic #devops #aws

27.11.2024 21:21 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 3    πŸ“Œ 0

brankopetric.com

27.11.2024 21:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It is, and it's safer. πŸ˜…

27.11.2024 21:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Plus "... if it's not seen".

27.11.2024 21:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Metrics and logs, active users in your auth system.

27.11.2024 21:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

What AI tools are you using in DevOps?

27.11.2024 20:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Depends how bad the AWS infrastructure is. I've seen lot of AWS accounts with over provisioned resources.

27.11.2024 20:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@brankopetric is following 4 prominent accounts