Aditya Gadhaveadityag7678.hashnode.dev·2 hours agoHow to Create an IAM User A Guide to Identity and Access ManagementIdentity and Access Management (IAM) in Amazon Web Services (AWS) IAM stands for Identity Access Management. IAM allows you to manage users and their level of access to the aws console. It is used to set users, permissions and roles. It allows you...DiscussAWS IAM
AMIT KUMARcloudbuzztech.hashnode.dev·6 hours agoLab-4 Manage Azure Active Directory Identities with Dynamic MembershipTasks Task 1: Create and configure Azure AD users. Task 2: Create Azure AD groups with assigned and dynamic membership. Task 3: Create Azure AD tenant. Task 4: Manage Azure AD guest users. Task 1: Create and configure Azure AD users. Go-to Azu...DiscussMicrosoft AzureAzure
Keerthi Ravilla Subramanyamkeerthiravillasubramanyam.hashnode.dev·7 hours agoBuilding and Deploying a Java Web Application Using Maven on AWS EC2: A GitHub-Integrated ApproachIn this article, we will explore how to set up a DevOps project on AWS using an EC2 instance.We'll provide a step-by-step guide to create a simple Maven-based Java web application on an EC2 instance and then push it to a GitHub repository. Each topic...DiscussAWS cloudAWS
Shubham Ahireahireshubham.hashnode.dev·Nov 2, 2024AWS IAM Explained: Step-by-Step Tutorial for BeginnersIntroduction to AWS IAM AWS Identity and Access Management (IAM) is a crucial service in Amazon Web Services that helps you manage access to AWS resources securely. With IAM, you can create and manage AWS users and groups and set permissions to allow...DiscussAWSAWS
Santhosh Haridassaws-devops-project.hashnode.dev·Oct 29, 2024Day-15:Project Overview: AWS CI/CD Pipeline Deployment 🌐🚀Step-by-Steps: In this project, I established a Continuous Integration and Continuous Deployment (CI/CD) pipeline using various AWS services to automate application deployment and improve development efficiency. Here’s a detailed summary of the proce...DiscussAWS
Saurabh Mahajanwww.saurabhmahajan.blog·Oct 24, 2024AWS IAM Policies PART 4 : IAM Evaluation LogicThe AWS IAM policy evaluation logic is the process AWS uses to determine whether a user or service is allowed to perform a specific action on a resource. When a user or service (also known as a principal) sends a request to AWS, IAM evaluates the pol...Discuss“I have not failed. I’ve just found 10,000 ways that won’t work.” – T.EdisonIAM
Nikita MelkozerovforFix Security Blogfix.security·Oct 23, 2024Launch Week Day 3: Find overly permissive AWS IAM policiesLast week, I found myself staring at a mess of AWS IAM policies, trying to figure out why our new intern could assume a role that would allow them to accidentally terminate our production database. It wasn't their fault – our IAM setup had grown into...Discuss·50 readsProductcloud security
Bekarecklessmaven.hashnode.dev·Oct 21, 2024Automated RDS Snapshots and Cross-Region DRAutomated RDS Snapshots and Cross-Region DR: A Comprehensive Guide In today's data-driven world, ensuring the safety and availability of your databases is crucial. This guide will walk you through setting up automated snapshots and cross-region disas...DiscussAWS DR
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Oct 21, 2024How to Use AWS Identity and Access ManagementIntroduction Welcome to our AWS journey! Today we'll dive into AWS Identity and Access Management (IAM) a critical service for managing access and permissions securely in AWS. Understanding IAM is essential for protecting your AWS resources and ensur...DiscussAWS CloudAWS
Keerthi Ravilla Subramanyamkeerthiravillasubramanyam.hashnode.dev·Oct 20, 2024Beginner's Guide to Cloud Security: Understanding AWS IAMSecuring cloud resources is essential for any organization, and Amazon Web Services (AWS) offers a comprehensive Identity and Access Management (IAM) service that plays a critical role in managing access to AWS resources. AWS IAM enables administrato...Discuss·10 likes·30 readsAWS cloudIAM