Feb 13 · 6 min read · Hey everyone, Abdul Raheem here! I'm a cloud enthusiast diving deep into AWS, and if you've been following my journey on X or Hashnode, you know I've been "learning in public" by turning ideas into real-world projects. My last serverless post got som...
Join discussion
Feb 7 · 4 min read · In modern microservices, the ability to respond to system changes in real-time without tightly coupling services is a competitive advantage. AWS EventBridge sits at the heart of this architecture, acting as a serverless event bus that simplifies the ...
Join discussionFeb 2 · 4 min read · 📌 Objective The objective of this lab is to understand AWS CloudWatch as a centralized monitoring and observability service and perform hands-on practice with: Metrics Logs Log Groups & Log Streams Alarms SNS Notifications Dashboards This bl...
Join discussion
Jan 31 · 3 min read · Introduction This article explains how to send and receive SMS messages using AWS services. You will learn how to: Receive SMS messages and log their content Reply automatically to incoming messages (SMS echo) Send scheduled SMS messages All examples...
Join discussionJan 16 · 1 min read · 알고리즘 기반이지만 대부분의 글들이 팔로워를 늘리기 위한 의도가 너무 명확히 드러난다. 빅테크나 본인 관련 분야 그룹에 들어가서 글들 구경하고 인사이트 얻는 건 추천이지만 마케팅이나 사업이 주된 업무가 아니면 타임 킬링용인 듯하다. 일정 시간마다 35개의 포스트씩 새로고침을 해준다. 계속 보고 있으면 봤던 것 또 나오는 걸 보니.. 유튜브 쇼츠나 인스타 릴스 생태계가 떠오른다. 직접 글들에 댓글을 달아 보았는데 재미는 있었다. 워낙에 댓글 잘 ...
Join discussionJan 9 · 2 min read · Welcome to Day 47. Today we will learn how to integrating AWS SQS and SNS for reliable messaging. AWSTemplateFormatVersion: '2010-09-09' Description: 'Nautilus DevOps Priority Queuing System' Resources: HighPriorityQueue: Type: AWS::SQS::Que...
Join discussion
Jan 7 · 4 min read · Introduction In modern cloud architectures, backups are not just a compliance checkbox, they are a critical component of resilience and disaster recovery strategies. AWS Backup provides a centralised service to automate backups across AWS services su...
Join discussionDec 31, 2025 · 7 min read · When we work with AWS, many things keep happening in the background—servers are running, applications are serving requests, logs are getting generated, and traffic keeps changing. But without monitoring, we won’t know if something goes wrong until us...
Join discussion