DevOpsheliandevopshelian.hashnode.dev·Sep 10, 2024A step-by-step guide to integrate automation like Zapier, Buffer, Slack and Make.com in your project1. How to Set Up Buffer for Efficient Social Media Management Introduction: Buffer is a powerful tool for managing and scheduling social media posts. This guide will walk you through setting up Buffer, connecting your social media accounts, and sched...Discussbuffer
Saurabh Adhaudevopsvoyager.hashnode.dev·Sep 9, 2024YouTube Clone with Slack Notifications IntegrationIntroduction Today, we are excited to embark on the deployment of our YouTube clone project. This project is not only a valuable addition to your portfolio but also showcases a range of skills and technologies that are highly relevant in today’s tech...Discuss·15 likesProjectsAWS
Fadayomi Stephenextrastiv.hashnode.dev·Sep 6, 2024Why SaaS Integrations Matter In 2024We are in an era where managing a wide variety of software applications has become the norm. Organizations increasingly rely on SaaS (Software as a Service) solutions for everything from customer relationship management (CRM) to email marketing and p...Discuss·10 likesSaaS
Davidtechsimplified.hashnode.dev·Aug 25, 2024Open Graph Meta TagsMy experience with open graph meta tags has been an interesting one. The image below captures what initially sparked my curiosity about their purpose. I first noticed the impact of open graph when sharing links on WhatsApp; it consistently displayed ...Discuss·1 likeHTML tags
The Brown Boxthebrownbox.hashnode.dev·Aug 14, 2024How I log and alertLogs should be long enough to have all the needed information and short enough not to cause any effect on the system (large log files, etc.). They should also be in a good format for easy traceability and alertness.Below is my current strategy for lo...Discusslogging
Shiv IyerProshiviyer.hashnode.dev·Aug 6, 2024How to Tune Linux Thread Operations for Optimal ClickHouse PerformanceTuning Linux thread operations is critical for optimizing ClickHouse performance. Here are detailed steps and best practices to achieve this: 1. CPU and Scheduler Settings CPU Affinity Bind Threads to Specific CPUs: Use taskset or cset to bind Click...Discuss·29 readsClickHouse
Nguyen Engineernguyengineer.dev·Aug 4, 2024Building a data analytic Slack App with Machine LearningAs developers, we've all been there – drowning in a sea of Slack alerts, desperately trying to spot the critical issues amidst the noise. It's a common problem, but what if we could use machine learning to make sense of this chaos? That's exactly wha...Discuss·10 likes·37 readsgolang
Lewis Lovelockblog.lewislovelock.com·Aug 1, 2024Users hate creating IT tickets, so don't 🧐In today's fast-paced technological landscape, ensuring seamless IT support is critical for maintaining productivity and minimising downtime. At Eficode, we recognised the need for a unified and efficient IT Service Management (ITSM) platform to addr...DiscussITSM
Balraj Singhbalrajsingh.hashnode.dev·Aug 1, 2024Deploying a YouTube Clone App with DevSecOps & DevOps tools such as Jenkins using Shared Library, Docker, and Kubernetes requires a step-by-step guideThis blog will help you create a secure DevSecOps pipeline for your project. Using tools like Kubernetes, Docker, SonarQube, Trivy, OWASP Dependency Check, Prometheus, Grafana, Jenkins (with a shared library), Splunk, Rapid API, and Slack notificatio...Discuss·1 like Jenkins, DevOps
Danny Crastoblog.danwald.me·Jul 28, 2024Z-Scores in anomaly detection FTWBefore Slack moved to release bot they used to have human deployment commanders work in 2 hour shifts to walk through deployment steps and monitor metrics for anomalies. This was their CI/CD. The main reasons why people follow CD is to manage risk wi...Discussanomaly detection