Connection between SRE and CI/CD pipelines https://dzone.com/articles/why-a-site-reliability-engineer-is-important-to-yo
DZone
Why a Site Reliability Engineer Is Important to Your CI/CD Pipeline
Written from firsthand SRE experience, this article touches on the importance of SREs and some of the key benefits of their involvement in the CI/CD pipeline.
Patterns for ci/cd pipelines https://dzone.com/articles/7-best-cicd-pipeline-patterns-for-deploying-softwa
DZone
7 Best CI/CD Pipeline Patterns for Deploying Software
This is a detailed overview of seven CI/CD pipeline design patterns to help you increase the deployment processes' transparency, autonomy, and maintainability.
Wireshark Display Filter HD.png
2.2 MB
Wireshark Filter Cheat Sheet
Peace of information about gracefull shutdown in k8s https://itnext.io/how-do-you-gracefully-shut-down-pods-in-kubernetes-fb19f617cd67
Medium
How do you gracefully shut down Pods in Kubernetes?
When you type kubectl delete pod, the pod is deleted, and the endpoint controller removes its IP address and port (endpoint) from the Services and etcd. You can observe this with kubectl describe …
Little bit about aws resources access from EKS https://faun.pub/how-to-access-aws-services-from-eks-ab5fa003a1b6
Medium
How to access AWS services from EKS
Solutions to access AWS APIs from Kubernetes
Everyone knows that observability it's an important part of the current monitoring culture, but when it would be enough? https://horovits.medium.com/how-much-observability-is-enough-797eacda8f2d
Medium
How Much Observability Is Enough?
Driving observability in the company in a measured and pragmatic way
AKS cluster cost optimisation https://dev.to/castai/aks-cost-optimization-top-7-strategies-to-cut-your-aks-cluster-costs-51nd
DEV Community
AKS Cost Optimization: Top 7 Strategies to Cut Your AKS Cluster Costs
Azure Kubernetes Service (AKS) is one of the most popular managed container services. While offering...
Best practice that you should check before create an alert https://medium.com/@bregman.arie/6-best-practices-for-effective-monitoring-alerts-a585bfc0d830
Medium
6 Best Practices for Effective Monitoring Alerts
Alerts are an important component of the monitoring process. They are notifications that are generated when one or more conditions are met…
A lightweight utility to dump AWS Fargate's ECS containers environment variables locally
https://github.com/dineshgowda24/ecsnv
https://github.com/dineshgowda24/ecsnv
GitHub
GitHub - dineshgowda24/ecsnv: A lightweight utility to dump AWS Fargate's ECS containers environment variables locally
A lightweight utility to dump AWS Fargate's ECS containers environment variables locally - dineshgowda24/ecsnv
Interesting small tool (sh noscripts in general) that can help you to make your linux os more protected https://github.com/CISOfy/lynis
GitHub
GitHub - CISOfy/lynis: Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing…
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional. - CISOf...
Interesing idea - noscripts in config maps https://itnext.io/kubernetes-tips-using-noscripts-inside-configmaps-9df03e17ac35
Medium
Kubernetes Tips | Using noscripts inside configmaps
Working in the DevOps/SRE world for the better part of last decade, one thing I have learned is that moving fast is the only way to…
👍1
Is a verification engine as a binary executable and on Kubernetes which enables verification of artifact security metadata and admits for deployment only those that comply with policies you create.
https://github.com/deislabs/ratify
https://github.com/deislabs/ratify
GitHub
GitHub - notaryproject/ratify: Artifact Ratification Framework (CNCF Sandbox)
Artifact Ratification Framework (CNCF Sandbox). Contribute to notaryproject/ratify development by creating an account on GitHub.