KORLA GOUTHAMkorla.hashnode.dev·Feb 15, 2025AWS S3 Logs Using CLIHello Every One , In this blog I will explain how to enable S3 logs using CLI to monitor access and activity on your objects in your bucket. Why Logging is important? Logging is crucial for several reasons: Security & Compliance : Helps detect unaut...AWS_S3AWS
Cheedge Leenotes-renovation.hashnode.dev·Feb 10, 2025Combining AWS Monitoring Services: A Basic ExampleOverview workflow In previous article we have discussed about the difference and usage of different Monitor services in AWS. Next we will combine CloudTrail, EventBridge, CloudWatch, X‑Ray, and SNS together around a simple Lambda–S3 workflow. In this...AWS Monitors and LogsAWS
Harshwardhan Choudharyeasyharshmods.hashnode.dev·Feb 3, 2025AWS STS Migration: Your Guide to Smoother, Faster Security Token ServiceBig news from AWS dropped today (February 3, 2025), and it's all about making your security token service experience better than ever. Grab your favorite beverage, and let's dive into what's changing with AWS STS and why you should care! The TL;DR (T...AWS
J3bitokjebitok.hashnode.dev·Jan 11, 2025The Advent of Cyber: Day 7: AWS log analysis - Oh, no. I'M SPEAKING IN CLOUDTRAIL! (TryHackMe)In this article, we’ll cover the AWS log analysis - Oh, no. I'M SPEAKING IN CLOUDTRAIL! write-up as the Day 7 challenge of the Advent of Cyber event challenge. It was interesting to monitor an AWS Environment i.e. AWS CloudWatch, AWS CloudTrail (S3 &...AWS
Eric Hamacherhamacher.cloud·Jan 5, 2025AWSsence: Exploring Event MonitoringToday, I want to take a simple idea—monitoring an event in AWS CloudTrail—and explore several ways to implement a system that would alert interested parties. The purpose is to share various methods to set up monitoring. Some are simple, others are mo...1 like·52 readsOpscenter
Ahammed Basha Shaikday-18-of-100-days.hashnode.dev·Jan 1, 2025Top 15 AWS Services Every DevOps Engineer Should MasterIntroduction AWS (Amazon Web Services) has revolutionized how organizations approach infrastructure management and deployment. With over 200 services, AWS offers a range of tools to simplify, automate, and scale applications efficiently. For DevOps e...AWS
metiko metikometiko.hashnode.dev·Dec 3, 2024Mastering AWS Multi-Account Architecture: A Hands-On Guide with Challenges and SolutionsAWS has become a cornerstone for businesses looking to scale their cloud infrastructure. A multi-account architecture is a powerful way to enhance security, manage costs, and ensure scalability. Here, I will walk you through implementing a multi-acco...29 readsAWS
Samuel Colonsamcolon.hashnode.dev·Dec 2, 2024Automating Log Management with Bash and S3One of the most common tasks when working with the cloud is creating scripts to automate processes. These scripts are typically written in either Bash or Python. In this project, I’ll guide you through setting up the infrastructure needed to host an ...91 readsAWS
Rohit Pagoterohitpagote-aws.hashnode.dev·Nov 28, 2024CloudWatch vs CloudTrail vs ConfigCloudWatch vs CloudTrail vs Config CloudWatch Performance monitoring (metrics, CPU, network, etc…) & dashboards Events & Alerting Log Aggregation & Analysis CloudTrail Record API calls made within your Account by everyone Can define trai...AWS Solutions Architect - AssociateAWS
Rohit Pagoterohitpagote-aws.hashnode.dev·Nov 28, 2024CloudTrailCloudTrail Global Service Provides governance, compliance and audit for the AWS Account Enabled by default Enables to get an history of events/API calls made within your AWS Account by: Console SDK CLI AWS Services Export CloudTrail logs i...AWS Solutions Architect - AssociateAWS