Khushal Sharmalogan1x.hashnode.dev·Dec 24, 2024Solving a real-world problemEver since I started programming, I have learned from my surroundings that people want to solve real-world problems, help society, and make an impact. Watching this, I also felt like I always wanted to create apps or software that make real-life impa...2 likes·53 readsmicrocontroller
Puneet Chhabrapuneetchhabra.hashnode.dev·Dec 20, 2024Designing and Implementing a Scalable Notification SystemDesigning and implementing a notification system that can send various types of notifications (e.g., email, SMS, push notifications) based on user preferences. Quick Links:System Design VideoProject Demonstration VideoIt is recommended to go through ...42 readsJava
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Dec 17, 2024Streamlining AWS Compliance: A Guide to Email Notifications for Non-Compliant ResourcesOverview :- In the ever-evolving landscape of cloud governance, ensuring AWS resource compliance is paramount. AWS Config provides a robust solution, and in this guide, we’ll delve into the essential process of setting up email notifications for non-...AWS
Long Lê Hoàngpaul-sharing.hashnode.dev·Dec 12, 2024Setting Up Notifications Using Firebase in FlutterFirebase Cloud Messaging (FCM) is a robust solution to integrate push notifications into your Flutter app. This article will walk you through the process of setting up FCM from start to finish. 1. Setting Up Firebase and FlutterFire CLI Step 1: Add ...Flutter
Ronald Bartelshubandspoke.amastelek.com·Dec 6, 2024📧Why Email is a Poor Medium for Monitoring Notifications – & What to Use Instead📬Email has been a cornerstone of digital communication for decades, often doubling as a notification platform for systems monitoring, alerts, and updates. While it may seem convenient and familiar, email is far from ideal for critical monitoring purpo...1 likemonitoring
Sedlak Gargesmag.hashnode.dev·Dec 2, 2024Notification Systems: The Backbone of Modern CommunicationIntroduction In the digital age, communication is instantaneous, and the role of notification systems has become critical in keeping users informed, engaged, and connected. From a simple email alert about a new message to a push notification about a ...notifications
Ijlal Ahmadblogs.ijlalahmad.tech·Nov 30, 2024Notification Microservice using Kafka and FCMIntroduction Notifications are a crucial part of any day-to-day application, including social media, finance, e-commerce, and many more. While they may seem simple, their underlying architecture is what makes them highly efficient. From chat applicat...56 readskafka
AInputblog.ainput.app·Nov 26, 2024Master Group Chats: 6 Hacks to Stay Cool Without Being OverwhelmedIntroduction Group chats can be a whirlwind of messages, memes, and chaos. Staying on top of them without feeling overwhelmed takes a few smart strategies. Here are six hacks to help you manage group chats like a pro. 1. Mute Notifications When Neede...Confident Texting HacksGroup Chat
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Nov 22, 2024CloudFormation Template -Slack channel notifications with AWS ChatbotIntroduction In today’s cloud-centric world, effective notification and alerting systems are vital for managing and monitoring resources and applications. AWS provides a powerful service called #AWS Chatbot, which integrates with popular communicatio...slack
Aditya Gadhaveadityag7678.hashnode.dev·Nov 16, 2024Understanding SNS: What It Is and How It WorksWhat is SNS? SNS stands for Simple Notification Service. It is a web service which makes it easy to set up, operate, and send a notification from the cloud. It provides developers with the highly scalable, cost-effective, and flexible capability t...AWS