From c754b8e7ba16061e7c4b260d79621e7fd4abca78 Mon Sep 17 00:00:00 2001 From: Himish Goel <118622075+Himish04@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:06:49 +0530 Subject: [PATCH 1/3] Add Awesome Developer Conferences --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40f6783..98477c7 100644 --- a/README.md +++ b/README.md @@ -509,6 +509,7 @@ as an academic project from University of Tsukuba, under the Apache License 2.0. - [@Scale](https://atscaleconference.com/) - [devopsdays](https://devopsdays.org/) - [DevOps Enterprise Summit](https://events.itrevolution.com/) +- [Awesome Developer Conferences](https://github.com/Infrasity-Labs/awesome-developer-conferences) - A daily updated directory of developer, DevOps, DevRel, cloud native, and platform engineering conferences taking place all over the world, separated by regions. ### Blogs From 66a98814a8fc42f8783a3819e4a37fe12551e002 Mon Sep 17 00:00:00 2001 From: Himish Goel <118622075+Himish04@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:11:27 +0530 Subject: [PATCH 2/3] Add Awesome Tech Newsletters --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98477c7..b315d70 100644 --- a/README.md +++ b/README.md @@ -514,6 +514,7 @@ as an academic project from University of Tsukuba, under the Apache License 2.0. ### Blogs - [Medium](https://medium.com/?tag=devops) +- [Awesome Tech Newsletters](https://github.com/Infrasity-Labs/awesome-tech-newsletter) - A curated, community-driven list of the best tech, software engineering, DevOps, AI and developer marketing newsletters. ### DevOps Roadmap From 93d6627e34095885b4964ce6734adacbb9fb13bd Mon Sep 17 00:00:00 2001 From: Himish Goel <118622075+Himish04@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:21:36 +0530 Subject: [PATCH 3/3] Add Podcasts section to README and Awesome Developer Podcasts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b315d70..065b0fc 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,10 @@ as an academic project from University of Tsukuba, under the Apache License 2.0. - [Cloud Native Playground](https://play.meshery.io) - The Meshery CNCF Playground is an awesome and free resource featuring a live Kubernetes cluster where any CNCF project can be configured and deployed. It is a fantastic interactive learning platform for exploring cloud native technologies. +### Podcasts + +- [Awesome Developer Podcasts](https://github.com/Infrasity-Labs/awesome-developer-podcasts) - A curated directory of developer podcasts for software engineering teams. It is an open-source collection of podcasts that covers DevOps, AI/ML, system architecture, cloud-native, B2B SaaS, and engineering leadership. + ## Contributing Your contributions are always welcome! Please take a look at the [Contribution Guidelines](https://github.com/wmariuss/awesome-devops/blob/main/docs/contribution.md).