Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·21 hours agoMastering Kubernetes Metrics Server: A Complete Implementation GuideOverview :- The Kubernetes metrics server plays a crucial role in monitoring and managing cluster resources effectively. This comprehensive guide walks you through the setup process and best practices for implementing the metrics server in your Kuber...DiscussKubernetes
Tim Bailey-Jonestimcod.es·Nov 20, 2024Keeping on top of changes across multiple git repositoriesThis is a classic "I scratched my itch, hope it helps" story. I made a Github Gist out of it. I sometimes lose track of unpushed/uncommitted changes, across multiple projects / clients. To get a handle on this, I wrote this script called git-dirty an...Discuss·80 readsGitHub
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Nov 18, 2024Building a Cloud Watch Dashboard for Load Balancers: A Terragrunt ApproachIntroduction :- Amazon CloudWatch Dashboard is a web-based service that allows users to monitor and visualize their AWS resources and applications in real-time.In this guide, we will walk you through the process of creating a CloudWatch dashboard spe...Discuss#CloudWatch
Cyrille N'DAH23cyy.hashnode.dev·Nov 18, 2024Transition vers un code structuré et maintenable avec le DDD, TDD et la Clean ArchitectureDans notre dernier article, nous avons exploré les bases de la programmation procédurale, de la programmation séquentielle et de la programmation orientée objet (POO). Ces paradigmes forment les fondations du développement de logiciels, offrant une s...DiscussDDD
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Nov 15, 2024Snowflake Newbies: How to Easily Create a Reader Account in the Web UIOver View :- Remember your first time seeing snow? The excitement, the curiosity, and maybe a bit of confusion about how to make that perfect snowball? Well, embarking on your Snowflake journey can evoke similar emotions. The goal is to have fun and ...DiscussReader Account
Atharva Mulgundatharvamulgund.hashnode.dev·Nov 15, 2024Biome.js: A Promising Alternative to ESLint?When it comes to JavaScript and TypeScript development, tools like ESLint have long been the standard for linting, ensuring code quality, and enforcing best practices. However, the JavaScript ecosystem is evolving, and new tools are challenging the s...Discusseslint
Pragyanshu Aryandotnet-hangfire.hashnode.dev·Nov 15, 2024Comprehensive guide to learning Hangfire in .NET CoreIn today’s fast-paced digital world, smooth and efficient background processing can make or break the performance of your applications. Enter Hangfire, the powerhouse library for handling background jobs in .NET Core. Whether you’re building a high-l...Discuss.net core
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Nov 14, 2024AWS CloudFormation Template -Aurora Serverless PostgreSQL ClusterIntroduction :- Cloud computing has revolutionized the way organizations manage their databases. #AmazonWebServices (AWS) offers a powerful database service known as Amazon Aurora, which combines the performance and availability of high-end commercia...DiscussPostgreSQL
Zahoor Farooqzahoorfarooq.hashnode.dev·Nov 13, 2024Why Qualys is the best DAST tool in DevOpsIntroduction In today’s fast-paced development environment, securing applications continuously and proactively is essential. DevOps teams need powerful tools to identify vulnerabilities without disrupting the development workflow. Dynamic Application...DiscussDevops
Pawan Gangwaniblogs.pgangwani.co.in·Nov 12, 2024TypeScript in React: A Practical Guide to Better CodeIf you've been working with React and want to level up your development experience, TypeScript is your next best friend. In this guide, we'll explore how to effectively use TypeScript in React projects, from basic setup to advanced patterns. Why Type...Discusstyped