Shaileshshaileshpashte.hashnode.dev·Aug 4, 2024AWS Direct Connect and Direct Connect Gateway: A Comprehensive GuideIntroduction As businesses increasingly migrate to the cloud, secure and reliable connectivity between on-premises infrastructure and AWS becomes paramount. AWS Direct Connect and Direct Connect Gateway offer dedicated, high-speed, and secure connect...Discussaws direct connect gateway
Sourav Chakrabortydevsecopssourav.hashnode.dev·Jul 6, 2024From Network to Application: Leveraging VM-Series Firewalls for Holistic Advanced Security on AWSAs businesses transition to cloud environments like AWS, protecting private web servers from evolving threats becomes crucial. Traditional security measures alone may not suffice in a dynamic cloud landscape. This blog explores deploying VM-series fi...Discuss#workmatescore2cloud
Rosecurifylog.rosecurify.com·Jun 29, 2024Seclog - #80📚 SecMisc The CloudSec Engineer - Resources and articles for cloud security engineers. - Read More Entities allowed between function calls - Shazzer - Analysis of security implications of entities allowed between function calls. - Read More 📰 S...Discussseclogseclog
Shaileshshaileshpashte.hashnode.dev·Jun 15, 2024Day 6: IAM Roles⚙ for AWS Services - Look Over🔭Introduction IAM roles enable AWS services to interact securely with each other. Instead of using static long-term credentials, roles provide temporary security credentials for permissions. This ensures secure service-to-service communication, enhanc...Discussawslearnig
Sourav Chakrabortydevsecopssourav.hashnode.dev·Apr 27, 2024From Metadata to Mayhem: Protecting AWS account from SSRF Attacks via IMDSV2Server-Side Request Forgery (SSRF) is a critical security vulnerability that allows attackers to manipulate a server into making unintended requests to internal or external systems. In this article, we explore the relationship between SSRF and the AW...Discussssrf
Vishnu RachapudiforTechno Diaryvishnu138-1678351836003.hashnode.dev·Apr 19, 2024Unveiling AWS Guard Duty: Your Guardian Angel for Cloud Threat DetectionIntroduction Amazon GuardDuty is a security monitoring service provided by AWS. It is designed to safeguard your AWS accounts, workloads, and data by continuously monitoring for potential threats across your AWS environment. GuardDuty analyzes and pr...DiscussAWS Security SeriesAWS
Stenio Nogueira Loureiro Juniorstech.hashnode.dev·Feb 9, 2024Melhores Práticas no AWS ConfigO AWS Config é um serviço poderoso da Amazon Web Services (AWS) que oferece recursos abrangentes para monitorar e gerenciar os recursos da sua infraestrutura na nuvem. Ele permite que você audite e avalie as configurações dos seus recursos, proporcio...DiscussAWS
Vyankateshwar Taikarvtaikar.hashnode.dev·Jan 1, 2024🔑Identity and Access Management (IAM) in AWS (Basics Concepts)🔑📌Introduction to IAM 🔑 Identity and Access Management (IAM) is an Amazon Web Services (AWS) service that allows you to securely manage access to AWS services and resources. This allows you to control who can do what (rights) and what resources they...Discuss·33 readsIAM
Jothi Arul Prakashjothiarulprakash.hashnode.dev·Dec 25, 2023Retrieving Secrets from AWS Secret Manager using AWS Lambda: A Comprehensive Guide 🛡️🔄Introduction AWS Secret Manager stands out as a cornerstone for safeguarding your applications, services, and IT resources, eliminating the need for upfront investments and ongoing maintenance hassles. This fully managed service facilitates the rotat...Discusslambda
Rajat Chauhanchauhanrajatwork.hashnode.dev·Dec 15, 2023AWS Security Groups and Network Access Control Lists (NACLs)What Are Security Groups? AWS Security Groups act as virtual firewalls that control inbound and outbound traffic for EC2 instances, providing a layer of security at the instance level. Each instance can be associated with one or more security groups,...Discuss·1 likeAWS