DevOps and cloud engineers do not necessarily need coding skills to excel in their roles. However, having coding skills can significantly enhance their capabilities and make them more competitive in the job market. DevOps engineers bridge the gap between developers and operations teams, while cloud engineers design, deploy, and maintain cloud-based infrastructure and services. Coding can help these professionals collaborate effectively with developers, communicate technical requirements, troubleshoot issues, and create custom workflows. Python and Go are two recommended programming languages for those looking to learn coding for DevOps and cloud engineering, with Python offering versatility and Go being popular for DevOps tools like Docker and Kubernetes.
https://kodekloud.com/blog/devops-cloud-coding/
https://kodekloud.com/blog/devops-cloud-coding/
DevOps Blog
Does DevOps or Cloud Engineer Need Coding?
Are you wondering if coding is required for a DevOps or cloud engineer? Find out the answer in this blog post.
Migrating from the cloud https://dev.37signals.com/bringing-our-apps-back-home/
37signals Dev
De-cloud and de-k8s — bringing our apps back home
For the Operations team at 37signals, the biggest effort in 2023 is removing our dependencies on the cloud and migrating our application stacks back into the data center onto our own hardware. We’ve already made amazing progress in a fairly short time — let’s…
Interesting experiment with ChatGPT and DevOps https://ghumare64.medium.com/i-tried-using-chatgpt-for-funn-as-a-devops-engineer-8239313269d4
Medium
I tried… Using ChatGPT for FuNn as a DevOps Engineer
Let’s see… How ChatGPT prompts can help us as work assistants while working on deploying some application as a Cloud Operations or DevOps…
Time to prepare a k8s interview https://manoj777.medium.com/top-7-kubernetes-interview-questions-for-experienced-professionals-part-1-166336c1ec9e
Medium
Top 7+ Kubernetes interview questions for experienced professionals | Part-1
Kubernetes interview questions and answers |Kubernetes technical interview questions for DevOps Engineer | Senior DevOps position
ChatGpt and DevOps https://medium.com/@mike_tyson_cloud/chatgpt-for-devops-best-practices-use-cases-and-warnings-487b02acba3
Medium
ChatGPT for Enhanced DevOps Operations
In this article, I will share tips, use cases and best practices for using ChatGPT, including specifying versions, verifying output, and…
Monitor your service communication https://blog.palark.com/kubernetes-services-interaction-monitoring-with-netflow/
Good article for network troubleshooting in k8s https://hwchiu.medium.com/kubernetes-network-troubleshooting-approach-701de9463493
Medium
Kubernetes Network Troubleshooting Approach
Introduction
Cost opaimization is the next step after grows, good article how to do it with GKE https://dev.to/castai/gke-cost-optimization-10-steps-for-a-lower-cloud-bill-in-2023-67a
DEV Community
GKE Cost Optimization: 10 Steps For A Lower Cloud Bill In 2023
If you’ve been running your workloads on Google Cloud’s managed Kubernetes service (GKE), you...
Logging one of the most important part of 12 factor app, start write logs in correct way. https://dev.to/signoz/microservices-logging-a-practical-guide-to-logging-in-microservices-4ba5
DEV Community
Microservices Logging | A Practical Guide to Logging in Microservices
This article was originally posted on SigNoz Blog and is written by Vaishnavi Abirami. Microservices...
Interesting article about monitoring container metrics https://medium.com/@onai.rotich/understand-container-metrics-and-why-they-matter-9e88434ca62a
Medium
Understand container metrics and why they matter
This is a continuation of the previous blog about the Key metrix to scrape in your cluster . Before going through this blog go through…
k8tz is a kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs
https://github.com/k8tz/k8tz
https://github.com/k8tz/k8tz
GitHub
GitHub - k8tz/k8tz: Kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs
Kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs - k8tz/k8tz
Interesting anounce from AWS s3 https://www.infoq.com/news/2023/03/mountpoint-amazon-s3/
InfoQ
AWS Announces Open Source Mountpoint for Amazon S3
During the latest Pi Day, AWS announced Mountpoint for Amazon S3, an open-source file client to deliver high throughput access on Amazon S3. Currently in alpha, the local mount point provides high single-instance transfer rates and is primarily intended for…
Explore the evolving role of a DevOps Engineer in 2023, including their responsibilities in implementing and maintaining an efficient CI/CD pipeline, collaboration with development and operations teams, and utilizing technology to automate processes and ensure quality in software delivery.
https://kodekloud.com/blog/devops-roles-and-responsibilities/
https://kodekloud.com/blog/devops-roles-and-responsibilities/
DevOps Blog
What Are DevOps Engineer Roles and Responsibilities in 2023?
DevOps is evolving, and it sometimes differs for each company. Let's talk about the roles and responsibilities of a DevOps engineer.
Very interesting plugin for VSCode that allow you to see what changes made by your colleagues in real time https://marketplace.visualstudio.com/items?itemName=TeamHub.teamhub
Visualstudio
GitLive - Visual Studio Marketplace
Extension for Visual Studio Code - Accelerate your development team with preemptive merge conflict detection
Zalando share their experience with incident management https://engineering.zalando.com/posts/2023/01/how-we-manage-our-1200-incident-playbooks.html
Zalando Engineering Blog
Zalando Engineering Blog - How we manage our 1200 incident playbooks
We consolidated our incident playbooks in September 2019. 1200 playbooks later...
Apply some changes for multiple git repost at one time https://github.com/lindell/multi-gitter
GitHub
GitHub - lindell/multi-gitter: Update multiple repositories in with one command
Update multiple repositories in with one command. Contribute to lindell/multi-gitter development by creating an account on GitHub.