Sysadmin Tools πŸ‡ΊπŸ‡¦
3.9K subscribers
692 photos
28 videos
302 files
5.12K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.iss.one/s/sysadmin_tools
Download Telegram
Forwarded from CatOps
AWS gives a chance to complete some certifications for free, but with few preconditions

Covered certs:
- Foundational: Cloud Practitioner, AI Practitioner
- Associate: Solutions Architect, SysOps Administrator, Developer, Data Engineer, Machine Learning Engineer

Note, that you need to prepare and pass exam(s) before Aug 2025.

#aws #certification
Cloud Snitch

Map visualization and firewall for AWS activity, inspired by Little Snitch for macOS.


https://github.com/ccbrown/cloud-snitch

#aws #firewall #cloud #monitoring #cloudtrail
Active-active Replication Extension for PostgreSQL (pgactive)

https://github.com/aws/pgactive

Docs

#aws #opensource #postgres #sql #cluster
Typhoon

Minimal and free Kubernetes distribution with Terraform


https://github.com/poseidon/typhoon

#k8s #kubernetes #terraform #cloud #fedora #coreos #aws #azure
AWS to Bare Metal Two Years Later: Answering Your Toughest Questions About Leaving AWS

https://oneuptime.com/blog/post/2025-10-29-aws-to-bare-metal-two-years-later/view

#aws
Now you can check which AWS services will definitely never appear (Not Expanding) in your desired region:

https://builder.aws.com/build/capabilities/explore?tab=service-feature

And which ones are only in the backlog (Planning) or are already in development and have release dates (2026 Q3).

#aws #cloud
Forwarded from CatOps
An interesting lab for an overengineered solution from AWS for Kubernetes workloads right sizing.

Should you implement it this way? I don't know. But maybe, you want to play with GitOps, AWS Bedrock and all that stuff.

Also, it's funny how they say in the beginning that having VPA and Goldilocks inside a cluster is an overhead and additional management burden and then propose to create a cluster in GHA runtime and use generative AI to address that.

#aws #kubernetes