ContentPosts from @amorb..
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

How to set up Grafana Mimir using Ansible

Grafana Labs supports Ansible users through its Grafana Ansible collection, which now includes Grafana Mimir deployments. The collection helps administrators deploy and manage Grafana resources, including Mimir, across multiple Linux hosts. The Mimir role, available in the Grafana Ansible collection.. read more  

 Activity
@dragan_rakita added a new tool Microsoft Power Platform , 1 year, 4 months ago.
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Achieving privacy compliance with your CI/CD: A guide for compliance teams

CI/CD practices integrate code changes automatically and deploy them to testing or production environments, catching issues early to improve efficiency and quality. Checks adds automated privacy and compliance scanning to CI/CD pipelines, supporting platforms like GitHub, Jenkins, and GitLab. Benefi.. read more  

Achieving privacy compliance with your CI/CD: A guide for compliance teams
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

CrowdStrike and Microsoft: What we know about global IT outage

A tech failure caused global travel chaos and impacted banking and healthcare services. The issue has been identified as an update to CrowdStrike's antivirus software, affecting only Windows PCs. The fix requires manual rebooting in safe mode and airport operations have been heavily disrupted worldw.. read more  

CrowdStrike and Microsoft: What we know about global IT outage
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

CORS: the ultimate guide

Imagine visiting a website showing innocent kitten pictures. But behind all those cute feline creatures hides this website’s superpower. As soon as someone visits this website, the owner of the website gets access to all the visitor’s online presence. He gets access to your banking information, your.. read more  

CORS: the ultimate guide
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Real-Time DNS Monitoring

The post discusses implementing a DNS traffic monitoring system in Golang, capturing DNS queries and counting domain request frequencies. It employs Go libraries for web serving, packet capturing, and DNS parsing, updating query counts with thread safety using a mutex. The system provides real-time .. read more  

Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Proactive PostgreSQL Database(s) Performance Scanner

The Proactive PostgreSQL Database Performance Scanner helps monitor PostgreSQL databases by identifying performance issues such as inefficient queries, high CPU utilization, and excessive active connections. It runs a script with probes for different performance metrics and generates detailed report.. read more  

Proactive PostgreSQL Database(s) Performance Scanner
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Mirantis Offers Lower Cost Open Source Alternative to VMware with Latest Mirantis OpenStack for Kubernetes

Mirantis releases MOSK 24.2, featuring a dynamic resource balancer to automate workload distribution and prevent hypervisor overloading. The Distributed Resource Balancer is comparable to VMware's DRS but implemented for OpenStack without complex dependencies. MOSK 24.2 is built on OpenStack 2024.1/.. read more  

Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Terraform Development Pipeline

The purpose of a development pipeline is to deploy with confidence and therefore at high frequencies. Secure repository and pipelines should be configured to prevent attack vectors. Protect the main branch by requiring all commits to be made to a non-target branch before they can be merged... read more  

Terraform Development Pipeline
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Slashing our AWS Bill at Levels.fyi

Levels.fyi optimized their cloud infrastructure, saving ~15% on cloud spend by making strategic changes such as shutting down unused EC2 instances, removing unnecessary ElastiCache, transitioning historical S3 data to Glacier, fine-tuning ECS autoscaling, upgrading RDS & Lambda, and tidying up ECR a.. read more