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...28 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 ...81 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
Aditya Gadhaveadityag7678.hashnode.dev·Nov 13, 2024Understanding AWS CloudTrail: A Comprehensive GuideWhat is AWS CloudTrail? WS CloudTrail is a service that enables governance, compliance, and operational and risk auditing of your AWS account. It records and logs every API call made on your AWS account, capturing details such as the identity of th...Cloud
Arpit ShrivastavaforScroBits Technologies LLPscrobits-technologies.hashnode.dev·Nov 9, 2024Master AWS Security: CloudWatch & CloudTrail InsightsHey there, tech enthusiasts! 🚀 Just getting into Amazon Web Services (AWS) but feeling a bit stressed about security? You’re definitely not alone. Let's chat about two key tools that can keep your digital world safe. Ready to take on AWS securit...aws security
Sanket Nimkarsanketnmkr.hashnode.dev·Sep 16, 2024Implementing Zero Trust Architecture on AWS: Best Practices for Enhanced SecurityIn today’s IT world, traditional security methods are no longer enough. With more people working remotely, the rise of cloud computing, and increasingly clever cyber threats, we need a stronger way to protect our systems and data. That’s where Zero T...#ZTA
George Palangattilblog.gepal.cz·Aug 25, 2024How to Activate CloudTrail in Your AWS EnvironmentIntroduction AWS CloudTrail is a service that enables governance, compliance, and operational and risk auditing of your AWS account. It logs all API calls made within your AWS environment, including those made through the AWS Management Console, AWS ...cloudtrail
Benjamin Genzblog.dreigelb.eu·Aug 22, 2024Troubleshooting AWS IAM Identity Center Permission Issues: A Step-by-Step GuideWe are managing permissions to our AWS Organization and attached accounts via IAM Identity Center (formerly AWS SSO). We maintain a repository where a file called assignments.json holds all of the mappings (i.e. assignments) of users to accounts and ...45 readsAWS
Saurabh Pandeytechpathy.hashnode.dev·Aug 13, 2024Tracking and Managing Privileged Access with AWS CloudTrailIn today’s complex cloud environments, managing and monitoring privileged access is crucial for maintaining security and compliance. AWS CloudTrail is an indispensable tool in this regard, as it provides a detailed history of AWS API calls made on yo...10 likes#privileged user