/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

awsteele.com
| | developer-friendly.blog
2.2 parsecs away

Travel
| | What is OpenID Connect? Establish trust relationship between GitHub runners and AWS IAM using OIDC. OpenID Connect Authentication.
| | cloudonaut.io
4.5 parsecs away

Travel
| | Recently, we have become increasingly dissatisfied with the time our AWS CodePipeline pipeline takes to deploy a change to pr...
| | blog.ryanjarv.sh
4.3 parsecs away

Travel
| | [AI summary] A technical deep-dive explaining how AWS's deprecated Implicit SAR feature allowed attackers to manipulate IAM session states, bypassing trust policies based on session names and resource tags.
| | adamj.eu
20.2 parsecs away

Travel
| AWS Lambda is a hip "serverless" technology that everyone is talking about. While I find 'serverless' a bit of a funny name-it just means a managed environment-I like using Lambda functions for infrastructure glue or running small internal applications. Putting these things on individually managed servers of their own has always been a pain, so Lambda is a perfect fit.