Sysadmin Tools 🇺🇦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
Amazon Managed Service for Prometheus

Prometheus is released under Apache-2. There are a lot of people and
companies that deploy Prometheus and even offer it as a service to their
customers, without collaboration whatsoever. And it is perfectly allowed
by the license. Every contribution upstream is therefore a success and a
bonus for our community and our users.

Prometheus strives to be an open project. Not only open as in open source,
but also open as in open and public discussions/roadmap. Everything I
note here is public, links are below.

Regarding AWS specifically:
Amazon Managed Service for Prometheus is actually not Prometheus, but
cortex (1). They are Cortex maintainers (2) (Note that a major
difference between Cortex and Prometheus is that in Cortex, the
companies somehow take a role in decision making (3). In prometheus
governance, we are all individuals).
AWS & Grafana labs have designed and coded the SNS intregration for
Alertmanager (4).
AWS is also committed to provide native ECS discovery (5) and have
upstreamed an ECS exporter (6).
This is only the tip of the iceberg. AWS is also engaged with supporting
Prometheus in the OpenTelemetry ecosystem (7).

(1) https://github.com/cortexproject/cortex/issues/3612
"aws.amazon.com/prometheus/ is based on Cortex"
(2) https://github.com/cortexproject/cortex/blob/master/MAINTAINERS
(3) https://github.com/cortexproject/cortex/blob/master/GOVERNANCE.md
(4) https://github.com/prometheus/alertmanager/issues/2559
https://github.com/prometheus/alertmanager/pull/2615
(5) https://github.com/prometheus/prometheus/issues/9310
(6) https://github.com/prometheus-community/ecs_exporter
(7) https://github.com/open-telemetry/wg-prometheus

https://groups.google.com/g/prometheus-users/c/WQeOa_4gc6s/m/C_pRPPvmDAAJ?pli=1

#prometheus #aws #amazon #monitoring #cortex #opentelemetry
Announcing Open Source Babelfish for PostgreSQL: An Accelerator for SQL Server Migration

https://babelfishpg.org/blog/releases/2021/10/babelfish-launch

#amazon #postgresql #sql #microsoft #mssql
Proactive autoscaling of Kubernetes workloads with KEDA using metrics ingested into Amazon Managed Service for Prometheus

https://aws.amazon.com/blogs/mt/proactive-autoscaling-kubernetes-workloads-keda-metrics-ingested-into-aws-amp

#aws #amazon #prometheus #keda #kubernetes #k8s
AWS+SAP.pdf
132.5 KB
Training resources for AWS Solutions Architect Professional Certification Exam

PDF on google drive

#aws #amazon #certification
The serverless open source alternative to AWS Aurora Postgres

Neon is a serverless open source alternative to AWS Aurora Postgres. It separates storage and compute and substitutes PostgreSQL storage layer by redistributing data across a cluster of nodes.

https://github.com/neondatabase/neon

#postgresql #sql #aurora #aws #amazon