Prometheus rules collection #prometheus https://awesome-prometheus-alerts.grep.to/
HTTPS endpoint for a single lambda in AWS #aws #lambda https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/
Amazon
Announcing AWS Lambda Function URLs: Built-in HTTPS Endpoints for Single-Function Microservices | Amazon Web Services
Organizations are adopting microservices architectures to build resilient and scalable applications using AWS Lambda. These applications are composed of multiple serverless functions that implement the business logic. Each function is mapped to API endpoints…
Interesting presentation about Observabililty and Distributed Tracing #observability #tracing https://www.youtube.com/watch?v=2nTJSsBngao
YouTube
Observability, Distributed Tracing & the Complex World • Dave McAllister • GOTO 2019
This presentation was recorded at GOTO Chicago 2019. #gotocon #gotochgo
http://gotochgo.com
Dave McAllister - Strategic Technologist at Scalyr
ABSTRACT
In a world of increasingly complex architectures and environments, the concept of observability has emerged…
http://gotochgo.com
Dave McAllister - Strategic Technologist at Scalyr
ABSTRACT
In a world of increasingly complex architectures and environments, the concept of observability has emerged…
WAL-G is a tool for backaping and restoring postgresql #postgresql #backup https://github.com/wal-g/wal-g
GitHub
GitHub - wal-g/wal-g: Archival and Restoration for databases in the Cloud
Archival and Restoration for databases in the Cloud - wal-g/wal-g
If you use different terrafom versions you can use tfenv for fast switching between them #terraform https://github.com/tfutils/tfenv
GitHub
GitHub - tfutils/tfenv: Terraform version manager
Terraform version manager. Contribute to tfutils/tfenv development by creating an account on GitHub.
👍1
Wed, April 27, 2022
5:00 PM – 7:00 PM MSK, Zabbix meetup. Most interesting part - 'Zabbix meets Kubernetes - Smart monitoring and self-deployment in cloud environments made easy' #zabbix #monitoring #event
https://www.eventbrite.com/e/zabbix-meetup-online-tickets-315356749527
5:00 PM – 7:00 PM MSK, Zabbix meetup. Most interesting part - 'Zabbix meets Kubernetes - Smart monitoring and self-deployment in cloud environments made easy' #zabbix #monitoring #event
https://www.eventbrite.com/e/zabbix-meetup-online-tickets-315356749527
Eventbrite
Zabbix Meetup Online
Welcome to the Zabbix Meetup Online'22
The 3d edition of "Terraform: Up & Running" Early Release is available. #terraform #book https://blog.gruntwork.io/terraform-up-running-3rd-edition-early-release-is-now-available-4efd0eb2ce0a
Medium
Terraform: Up & Running, 3rd edition Early Release is now available!
Learn about 10 problems that have been fixed in Terraform since the 2nd edition
👍3
If you want to make life easier when you work with secrets you can use sops #sops #security https://github.com/mozilla/sops
GitHub
GitHub - getsops/sops: Simple and flexible tool for managing secrets
Simple and flexible tool for managing secrets. Contribute to getsops/sops development by creating an account on GitHub.
👍2
First part about SRE from a Principal Software Engineer in SRE at Microsoft Azure. Lessons that were learned. #sre https://www.usenix.org/publications/loginonline/lessons-learned-10-years-sre-part-1-starting-sre
Interesting point of view about disabling SELinux #security #selinux https://www.ctrl.blog/entry/selinux-unmanageable.html
Ctrl.blog
SELinux is unmanageable; just turn it off if it gets in your way
I’ve been an SELinux complexity apologist for years. Lately, I’ve concluded that every implementation with difficult-to-configure policies is just unmanageable.
💩1
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. There are best practices #argocd #kubernetes https://datree.io/resources/argocd-best-practices-you-should-know
www.datree.io
ArgoCD Best Practices You Should Know | Datree.io
In this article, we’ll explore some of the best practices of Argo that I've found and learn how we can validate our custom resources against these best practices.
Good and simple explanation what Istion and service mesh are. #istio #kubernetes https://www.youtube.com/watch?v=16fgzklcF7Y
You shouldn't use the default namespace in your kubernetes cluster #kubernetes #security https://www.portainer.io/blog/why-restricting-access-to-the-default-namespace-is-key-to-running-a-secure-kubernetes-environment
www.portainer.io
Why restricting access to the default namespace is key to running a secure Kubernetes environment
Restricting access to the default namespace and using namespaces to manage resources is key to establishing an efficient Kubernetes environment.
Interesting point of view why you shouldn't use CloudFormation in AWS #cloudformation #aws https://medium.com/@gswallow/do-not-use-aws-cloudformation-7cf61f58bd5f
Medium
Do not use AWS CloudFormation
Several years ago I actually cared about the differences between AWS CloudFormation and Terraform. Namely, that Terraform did not provide…
Comparison Stateful vs Stateless side by side #stateful #stateless https://www.interviewbit.com/blog/stateful-vs-stateless/
InterviewBit
Stateful vs Stateless: Full Difference
Table Of Contents show Introduction What is Stateful? Advantages of Stateful Disadvantages of Stateful What is Stateless? Advantages of Stateless Disadvantages of Stateless Key Differences Stateful vs…