Sylwit
sylwit.com
Sylwit
@sylwit.com
Tech savvy who likes to learn and share. Talking about #AWS, cloud, dev, security etc...
Are you using this popular github action tj-actions/changed-files ? A malware was introduced yesterday. Rotate your secrets semgrep.dev/blog/2025/po... #security
Semgrep | 🚨 Popular GitHub Action tj-actions/changed-files is compromised
Popular GitHub Action tj-actions/changed-files has been compromised with a payload that appears to attempt to dump secrets, impacting thousands of CI pipelines.
semgrep.dev
March 16, 2025 at 3:39 AM
One day you discover that #aws ALB sends traffic to all instances of the Target Group even if ALL of them are unhealthy. That was fun to debug. #til
March 15, 2025 at 4:51 AM
Ever used #aws chime ? It is now deprecated. Honestly even with aws support we were switching to meet. I'm not sure this service was really used outside of aws. aws-news.com/article/0195...
Update on Support for Amazon Chime
AWS is discontinuing Amazon Chime communication service, with support ending on February 20, 2026, and recommending customers transition to alternative collabo...
aws-news.com
February 20, 2025 at 12:23 AM
Reposted by Sylwit
Mentee applications are now open for the next #LFX Mentorship term. Applications are open until Tuesday Feb 18! You won't want to miss this. Start you #OpenSource #career
mentoring/programs/lfx-mentorship/2025/01-Mar-May at main · cncf/mentoring
👩🏿‍🎓👨🏽‍🎓👩🏻‍🎓CNCF Mentoring + CommunityBridge + Summer of Code - cncf/mentoring
hubs.ly
February 15, 2025 at 4:00 AM
#github is still missing an easy way to delete all runs of a workflow so here is a one liner

`gh run list --workflow my-workflow.yaml --json databaseId -q '.[].databaseId' | xargs -I{} gh run delete {}`
February 14, 2025 at 3:56 PM
Reposted by Sylwit
🥳 Go 1.24.0 is released!

📰 Release notes: go.dev/doc/go1.24

📦 Download: go.dev/dl/#go1.24.0

#golang
February 11, 2025 at 6:52 PM
Do you want to know if some #aws services you use will be deprecated? Here is a nice repo that tracks them github.com/SummitRoute/...
GitHub - SummitRoute/aws_breaking_changes: List of changes announced for AWS that may break existing code
List of changes announced for AWS that may break existing code - SummitRoute/aws_breaking_changes
github.com
February 12, 2025 at 1:03 AM
To promote your #opensource project I would recommend to have a repo that immediately explains what problem it is solving. Then something you can just clone and run, have a clear doc and then promote it on social media, blogs etc...
February 10, 2025 at 9:28 PM
A convenient resource time_sleep to deal with inconsistency in #terraform or #opentofu. When you create a github_repo and you want to add some rulesets, the repo isn't immediately accessible. Same goes for #S3 buckets. registry.terraform.io/providers/ha... #IaC
Terraform Registry
registry.terraform.io
February 8, 2025 at 8:19 PM
Nice cheat sheet on #netcat
#security
February 8, 2025 at 3:44 PM
Can't wait to see it available for private repos. @github.com any ETA for that ?
February 6, 2025 at 12:05 AM
If you want to improve #github action or #circleci, here are 2 userscripts that will display the total time charged for each workflow sylwit.medium.com/enhance-job-...
Enhance Job Duration Tracking in CircleCI and GitHub Actions
When working with CI/CD tools like CircleCI and GitHub Actions, you might have noticed that the reported total duration of a pipeline isn’t…
sylwit.medium.com
February 5, 2025 at 1:12 AM
Reposted by Sylwit
When we say we wrote the book on observability, we mean it. Download "Honeycomb’s O’Reilly Book: Observability Engineering," today to uplevel your understanding of observability! info.honeycomb.io/observabilit...
January 31, 2025 at 7:05 PM
Reposted by Sylwit
Explore the top Terraform and OpenTofu tools for 2025 to simplify infrastructure management, improve collaboration, boost security, and optimize workflows.
#devops
These Terraform/OpenTofu Tools Promise to Manage Your Infrastructure Tasks Effectively
hackernoon.com
February 3, 2025 at 5:07 PM
I don't really get why the default of #ECR pull through cache is to create repo on the fly. This doesn't work well with iac and it's also a security risk. I never add the ecr:CreateRepository policy out of the role used by #terraform docs.aws.amazon.com/AmazonECR/la... #aws
Sync an upstream registry with an Amazon ECR private registry - Amazon ECRSync an upstream registry with an Amazon ECR private registry - Amazon ECR
You can sync the contents of an upstream registry with your Amazon ECR private registry.
docs.aws.amazon.com
February 1, 2025 at 2:27 AM
January 29, 2025 at 3:56 PM
Work on open source projects that you use, check the open issues, understand the code, make some PR.
January 28, 2025 at 8:37 PM
Impressive
January 27, 2025 at 6:32 PM
I never used #github template repo before and I'm looking to introduce them at work. docs.github.com/en/repositor...
I've used cookie cutter in the past but I think the hardest part is to find the right balance between adding only what's useful and common and having many tailored templates.
Creating a repository from a template - GitHub Docs
You can generate a new repository with the same directory structure and files as an existing repository.
docs.github.com
January 26, 2025 at 7:39 PM
#circleci has updated their diagram class, so I updated my sum actions userscript gist.github.com/sylwit/eece2...

My post on how to use it with the #Github-Actions version too sylwit.medium.com/enhance-job-...
gist.github.com
January 25, 2025 at 7:51 PM
Reposted by Sylwit
🎙️ Blue-Green Deployment for Databases?

This week, we explore its evolution, benefits, and challenges for blue-Green deployments of stateful systems like RDS. 🚀

🎧 Listen here: developers.podcast.g...
⏱️ 50 min

#AWS #Databases #BlueGreen
January 24, 2025 at 2:34 PM