tgindex
D

DevOps DevSecOps & SRE

описание

No spamming. If you need to share an update, DM at @iamrawtion Jobs : t.me/securedevopsjob Connect with me at : https://www.linkedin.com/in/roshannagekar

6 169
подписчиков
Охват к подписчикам
24,3%
ERR
Реакции к просмотрам
0,11%
45 на 27 постов
Пересылки к просмотрам
0,50%
201
Постов в день
0,0
всего 27

Где отзываются чаще

доля реакций к просмотрам
  • 6 июл.AWS offers a wide range of services, but mastering the fundamentals is the key to building scalable and secure cloud solutions. This visual guide by Dipak Chavan covers 12 essential AWS concepts, including IAM, EC2, S3, VPC, Lambda, CloudWatch, Route 53, CloudFront, and more—perfect for beginners and DevOps engineers. Credits: Dipak Chavan. Link :- https://www.linkedin.com/posts/dipakchavank_aws-cloudcomputing-devops-activity-7474600688589914112-EfM-?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAFCO0B4BD6DEmkdKDOMFYP9rusautbTY9lY&utm_campaign=copy_link0,51%
  • 11 июл.A well-designed Grafana dashboard helps engineers identify issues quickly by focusing on the metrics that matter. Learn which Kubernetes, container, application, and infrastructure metrics should be monitored for effective troubleshooting and faster incident response. LinkedIn Post: https://www.linkedin.com/feed/update/urn:li:groupPost:6585254-7479335144928014336?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAFCO0B4BD6DEmkdKDOMFYP9rusautbTY9lY&utm_campaign=copy_link Credits: Original content by Sai Praneeth.0,40%
  • 6 июл.Prometheus is one of the most popular open-source monitoring tools in the DevOps ecosystem. It collects, stores, and queries time-series metrics to help monitor infrastructure and applications. Learn its architecture, TSDB, exporters, service discovery, Alertmanager, Pushgateway, and PromQL in this detailed guide from DevOpsCube. 🔗 LinkedIn:https://www.linkedin.com/posts/prometheus-devops-share-7475412215987212288-vlaS/?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAFCO0B4BD6DEmkdKDOMFYP9rusautbTY9lY article link: https://devopscube.com/prometheus-architecture/ Credits: Content by Arun Lal, DevOpsCube.0,35%
  • 4 июн.🚀 AIOps vs MLOps vs DevOps vs LLMOps They share the same foundation: pipelines. The difference is what flows through them. 🔹 DevOps → Code → Build → Test → Deploy 🔹 MLOps → Data → Train → Deploy → Retrain 🔹 AIOps → Telemetry → Detect → Correlate → Auto-remediate 🔹 LLMOps → Prompts → Evaluate → Ground → Monitor The evolution of Ops is clear: from software pipelines to AI-driven systems that can learn, reason, and respond. #DevOps #MLOps #AIOps #LLMOps #AI #CloudComputing Content Credit: Vishakha Sadhwani Post link: https://www.linkedin.com/posts/vsadhwani_aiops-vs-mlops-vs-devops-vs-llmops-same-share-7465441593009790976-h9Ys/?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAFCO0B4BD6DEmkdKDOMFYP9rusautbTY9lY0,32%
  • 11 июл.NodeLocal DNSCache improves Kubernetes DNS performance by caching DNS queries locally on each node. It reduces lookup latency, lowers CoreDNS load, minimizes conntrack usage, and enhances cluster scalability—making it a valuable optimization for production Kubernetes environments. LinkedIn Post: https://www.linkedin.com/feed/update/urn:li:groupPost:6585254-7478330480031866880/?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAFCO0B4BD6DEmkdKDOMFYP9rusautbTY9lY Credits: Sulaiman S0,31%
  • 17 июн.🛠️ DevOps Tool of the Week: AirLLM Running large LLMs locally usually requires massive GPU memory. AirLLM takes a different approach by loading model layers into VRAM only when needed during inference. This enables models as large as 70B parameters to run on GPUs with as little as 4GB VRAM. #AI #LLMOps #DevOps Content Credit: DevOpsCube link to the post- https://www.linkedin.com/posts/llm-mlops-devopstools-share-7471516866088452096-qt_9/?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAFCO0B4BD6DEmkdKDOMFYP9rusautbTY9lY GitHub Repository: https://github.com/lyogavin/airllm0,22%
  • 24 июн.Promotion 1. https://medium.com/@iamrawtion/from-apache-benchmark-to-a-b-testing-a-devops-guys-cro-journey-5ff76a502363 2. https://medium.com/@iamrawtion/part-2-the-experiments-that-actually-move-the-number-79eaa47b28690,16%
  • 28 июл.Posting on behalf of @MrNamazizadeh who has launched https://www.udemy.com/course/docker-for-beginners-fast-hands-on-training/ There is a 100% discount on this course. Please contact @MrNamazizadeh for discount code.0,14%
  • 25 июл.Personal Blog for those interested in CRO: https://medium.com/@iamrawtion/part-3-how-to-decide-which-cro-test-to-run-first-901a182103c90,13%
  • 22 июл.DNS Resolution Flow Explained Ever wondered what happens after you type a domain name into your browser? DNS translates human-readable domain names into IP addresses through multiple steps—OS Resolver, Recursive Resolver, Root Server, TLD Server, and Authoritative DNS Server—before your browser connects to the website. Understanding this flow is essential for troubleshooting networking, Kubernetes, cloud, and application connectivity issues. 📖 Learn the DNS resolution process and master networking fundamentals. Content Credit: Nagarani Sunke linkedin post: https://www.linkedin.com/groups/6585254/?highlightedUpdateUrn=urn%3Ali%3AgroupPost%3A6585254-7475586586609377280&q=highlightedFeedForGroups #DNS #Networking #DevOps #Kubernetes #CloudComputing #Linux #SRE #SystemDesign #Infrastructure #TechLearning0,12%
  • 3 авг.https://github.com/ministackorg/ministack0,10%
  • 22 июл.🛠️ DevOps Tool of the Week: Inspektor Gadget Inspektor Gadget brings Kubernetes-aware observability to eBPF by mapping kernel events directly to Pods, containers, and namespaces. It enables real-time tracing, debugging, packet capture, and runtime security insights while helping engineers troubleshoot Kubernetes workloads with minimal overhead. Content credit: DevOpsCube Linkedin link: https://www.linkedin.com/posts/kubernetes-ai-share-7479489391028264960-2kyp/?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAFCO0B4BD6DEmkdKDOMFYP9rusautbTY9lY Github repo: https://github.com/inspektor-gadget/inspektor-gadget #DevOps #Kubernetes #eBPF #Linux #Observability #CloudNative #PlatformEngineering0,08%