AWS Notes
5.59K subscribers
452 photos
42 videos
10 files
2.81K links
AWS Notes β€” Amazon Web Services Educational and Information Channel

Chat: https://t.iss.one/aws_notes_chat

Contacts: @apple_rom, https://www.linkedin.com/in/roman-siewko/
Download Telegram
AWS Backup + EKS πŸŽ‰

https://aws.amazon.com/blogs/aws/secure-eks-clusters-with-the-new-support-for-amazon-eks-in-aws-backup/

βœ… Agent-free, native AWS integration (no custom scripts or third-party tools needed)
βœ… Cross-Region and cross-account copies
βœ… Automated scheduling and retention management
βœ… Immutable backup vaults

Restore options:
πŸ”Έ Full EKS cluster
πŸ”Έ Specific namespaces
πŸ”Έ Individual persistent volumes

#Backup #EKS
πŸ”₯18πŸ‘9❀1
Forwarded from Kristine
Good morning, people jan ~ ☺️

πŸ”₯FREE AWS SkillBuilder subscription-based exam prep materials until December 31, 2025.

This is a limited-time offer, especially valuable if cost was stopping you from starting.
Find all the details in my post and start your journey. πŸ€“
❀7πŸ‘3πŸ”₯3
ALB + JWT verification πŸ’ͺ

https://docs.aws.amazon.com/elasticloadbalancing/latest/application/listener-verify-jwt.html

ALB will validate the token signature and requires two mandatory claims: 'iss' (issuer) and 'exp' (expiration). Additionally, if present in the token, ALB will also validate 'nbf' (not before) and 'iat' (issued at time) claims. You can configure up to 10 additional claims for validation.

These claims support three formats:
πŸ”Ή Single-string: A single text value
πŸ”Ή Space-separated values: Multiple values separated by spaces (maximum 10 values)
πŸ”Ή String-array: An array of text values (maximum 10 values)

If the token is valid, the load balancer forwards the request with token as is to the target. Otherwise, it rejects the request.


#ALB
πŸ”₯17πŸ‘5
Project Kuiper
AWS Starlink
Amazon Leo πŸŽ‰

https://leo.amazon.com/
Forwarded from AWS User Group Armenia
Good evening, people jan! πŸ€—
Before we all head into β€œweekdays closing Friday ceremony :D))” mode, quick heads up on a pretty cool update:

AWS Application Load Balancer now supports JWT verification - which basically means :
🫴 Your ALB can now verify JSON Web Tokens in request headers automatically
🫴 Handles token signatures, expiration times, and claims - zero code changes
🫴 ALB does all that OAuth 2.0 token validation for you now
🫴 Works with Client Credentials Flow and other OAuth 2.0 flows

So just simplify your life - no more writing token validation logic in every service. 😎

Already available in all AWS Regions where ALB runs.

πŸ”— Full details here , if you want to dig in over the weekend (or you know, maybe just enjoy your weekend instead πŸ˜‰)

Have a great weekend, everyone! πŸ’™
πŸ‘8❀1
He can’t recommend Grafana anymore

https://henrikgerdes.me/blog/2025-11-grafana-mess/

πŸ”Έ Rapid product changes and deprecations
πŸ”Ή Breaking changes to Helm charts and dashboards
πŸ”Έ Constant introduction of new tools/operators
πŸ”Ή Complexity from "All-in-One" solutions
πŸ”Έ Major architectural shifts without predictability
πŸ”Ή Grafana Cloud
πŸ”Έ Lack of stability
πŸ”Ή Complex software lifecycle management
πŸ”Έ Management problems
πŸ€”7πŸ’―2❀1