Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

AWS Identity and Access Management (IAM)

AWS Identity and Access Management (IAM)
In simple terms, IAM is a fundamental web service within AWS that allows you to securely control access to your AWS services and resources. It acts like the central security system for your entire AWS...
09.04.2025 0 Read More

Attacks via a New OAuth flow, Authorization Code Injection, and Whether HttpOnly, PKCE, and BFF Can Help

Attacks via a New OAuth flow, Authorization Code Injection, and Whether HttpOnly, PKCE, and BFF Can Help
In this article, we’ll take a close look at an interesting attack vector targeting applications that use OAuth/OIDC. We’ll explore the required preconditions for this attack — and see that they ...
12.04.2025 0 Read More

AWS IAM for Beginners: Understanding User Groups

AWS IAM for Beginners: Understanding User Groups
In the first post of this IAM beginner series, I walked through IAM Users how to create one and why you shouldn’t rely on your root account for daily AWS tasks.Now, we're building on that foundation...
13.04.2025 0 Read More

Sử dụng Google Workspace làm IdP để đăng nhập AWS

Sử dụng Google Workspace làm IdP để đăng nhập AWS
Các tiêu đề liên quan: Sử dụng Google Workspace làm IdP để đăng nhập AWS Đăng nhập AWS bằng Google Workspace (SSO với SAML) Tích hợp Google Workspace làm Identity Provide...
14.04.2025 0 Read More

AWS IAM: What It Is and Why Least Privilege Isn’t Optional

Think of AWS Identity and Access Management (IAM) as the security gatekeeper for your AWS account. It decides who can access what, and what they can do with it.When IAM is set up well, it protects you...
15.04.2025 0 Read More

AWS IAM for Beginners: Understanding Roles

AWS IAM for Beginners: Understanding Roles
IAM Roles — Another "Who" in the IAM Family If you check the AWS docs, they say: “An IAM role is similar to an IAM user in that it is an AWS identity with permission policies that determi...
17.04.2025 0 Read More

Creating an AWS IAM Role with GitHub as a Web Identity Provider

To enable your GitHub Actions workflows to securely interact with AWS services, you can set up OIDC (OpenID Connect) authentication. By configuring GitHub as a Web Identity Provider, you can create an...
18.04.2025 0 Read More

How to Automate IAM Best Practices in CI/CD with IAM Access Analyzer

How to Automate IAM Best Practices in CI/CD with IAM Access Analyzer
Managing IAM (Identity and Access Management) policies securely is one of the most important parts of working with AWS. Developers may accidentally create overly-permissive policies that grant more ac...
19.04.2025 0 Read More

Fort Knox in the Cloud: A Practical Guide to AWS Security & IAM

Hey everyone! 👋 Ever felt that initial rush of excitement firing up your first EC2 instance or S3 bucket on AWS? It feels like limitless power at your fingertips. But then, a tiny voice whispers, "...
22.04.2025 0 Read More

Implementing Robust AWS Security: IAM Best Practices and Encryption Strategies

Identity and Access Management (IAM) Best Practices Managing User Permissions Effectively IAM groups provide an efficient way to grant identical access rights to multiple users simul...
25.04.2025 0 Read More
Loading...
#reading
• Personal Finance Tracker (Track income/expenses with charts & tables)
0
OTel Me Why
0
LMS for Customer Training Builds Connections Between Product Knowledge and Brand Loyalty
0
Is it intuitive though? | Story of my new ecommerce venture
0
License-Token: A New Paradigm for OSS Sustainability
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0