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
@brankopetric.bsky.social
DevOps Engineer | AWS, Terraform, Kubernetes | building: https://kubewhisper.com
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
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
#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?
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 π 0Kubernetes 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.
Yes. π
29.11.2024 17:40 β π 0 π 0 π¬ 0 π 0Yes, but you'll still to consider auto-scaling or some sort of server scaling.
27.11.2024 22:09 β π 0 π 0 π¬ 0 π 0Interesting point of view. Would you let someone else manage your infrastructure? π
27.11.2024 22:09 β π 0 π 0 π¬ 1 π 0Vercel seems cheaper in the beginning but it will cost you a lot when you start scaling. Migrate to AWS instead.
#buildinpublic #devops #aws
brankopetric.com
27.11.2024 21:20 β π 1 π 0 π¬ 0 π 0It is, and it's safer. π
27.11.2024 21:19 β π 0 π 0 π¬ 0 π 0Plus "... if it's not seen".
27.11.2024 21:01 β π 1 π 0 π¬ 0 π 0Metrics and logs, active users in your auth system.
27.11.2024 21:00 β π 0 π 0 π¬ 1 π 0What AI tools are you using in DevOps?
27.11.2024 20:59 β π 0 π 0 π¬ 0 π 0Depends 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