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

The false dilemma of quality versus speed

Software developers claim there's a speed-quality trade-off because adding features is faster and easier in good code compared to bad code. Cutting corners and skipping practices like refactoring and testing leads to complex code that becomes risky and expensive to change over time. It's a myth that.. read more  

The false dilemma of quality versus speed
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

What Every Network Admin Should Know About IPv6

IPv6 is pre-enabled on many network devices, posing security risks if ignored. IPv6 was designed to replace IPv4 and address issues like NAT limitations and address exhaustion. It uses a different addressing system with 128-bit hexadecimal addresses and supports stateless autoconfiguration. IPv6 als.. read more  

What Every Network Admin Should Know About IPv6
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Leading Observability Interview Questions

The post covers a wide range of topics related to observability, including metrics, logs, traces, and their importance in monitoring system health. It also delves into advanced concepts such as counters and gauges in metrics, log correlation, and distributed tracing challenges in a microservices env.. read more  

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

Podman Desktop 1.11 Release

Podman Desktop 1.11 introduces an experimental light mode, Rosetta support for Apple Silicon, and improved Kubernetes node and volume listings. The UI has been updated, and multi-arch images are now grouped under manifests. Additional features include advanced preference settings, enhanced extension.. read more  

Podman Desktop 1.11 Release
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Why an Engineering Manager Should Not Review Code

In team organization, Engineering Managers (EMs) and Technical Leads (TLs) have distinct roles. With team sizes larger than four, EMs should focus on managing communications, career growth, and planning, while TLs concentrate on architecture and technical direction. Mixing these roles can lead to in.. read more  

Why an Engineering Manager Should Not Review Code
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Cracking the SRE Interview

Different companies use varying titles for Site Reliability Engineer roles, such as Site Reliability Engineering (Google), Service Engineering (Microsoft), Systems Development Engineer (Amazon), and Production Engineering (Meta). Key skills required include coding for automation (Python preferred), .. read more  

Cracking the SRE Interview
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

AWS Compute Optimizer supports rightsizing recommendations for Amazon RDS MySQL and RDS PostgreSQL

AWS Compute Optimizer now provides recommendations for Amazon RDS MySQL and RDS PostgreSQL DB instances and storage. It analyzes CloudWatch metrics like CPU utilization and IOPS to suggest optimal configurations, helping to reduce costs and enhance performance. This feature excludes AWS GovCloud (US.. read more  

AWS Compute Optimizer supports rightsizing recommendations for Amazon RDS MySQL and RDS PostgreSQL
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Multi is joining OpenAI

Multi, a collaborative software development app, is joining OpenAI, and the app will be sunsetted by July 24, 2024. New team signups are closed, and active users must export their data or request extensions before the deadline... read more  

Multi is joining OpenAI
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Kubernetes Operator Meets Fully Managed Postgres

Red Hat's Ansible Automation Platform (AAP) or Quay can now be managed with Crunchy Postgres fully integrated in Kubernetes using Crunchy Bridge. This allows teams to provision fully managed Postgres clusters in any public cloud like AWS, Azure, or GCP without the need for monitoring. The latest rel.. read more  

Kubernetes Operator Meets Fully Managed Postgres
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

GitHub Copilot Workspace Review

GitHub's new AI-driven web IDE, GitHub Copilot Workspace, failed in multiple aspects during testing, including improper file generation and not following conventions. The tool struggled with simple tasks like parsing YAML files and maintaining style conventions, making it more of a hindrance than a .. read more  

GitHub Copilot Workspace Review