Join us

ContentUpdates and recent posts about Apigee..
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

Test Automation Structure for Single Code Base Projects

The authors discuss the development of a new automation infrastructure post-merger, leading to a unified automation project that can handle all cultures, languages, and clients efficiently. They chose Playwright over Cypress for its improved resource usage and faster execution times, aligning better.. read more  

Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

How Netflix optimized its petabyte-scale logging system with

Netflix overhauled its logging pipeline to chew through5 PB/day. The stack now leans onClickHousefor speed andApache Icebergto keep storage costs sane. Out went regex fingerprinting - slow and clumsy. In came aJFlex-generated lexerthat actually keeps up. They also ditched generic serialization in fa.. read more  

How Netflix optimized its petabyte-scale logging system with
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

The AI Gold Rush Is Forcing Us to Relearn a Decade of DevOps Lessons

Sauce Labs just dropped a reality check:95% of orgshave fumbled AI projects. The kicker?82% don’t have the QA talent or toolsto keep things from breaking. Even worse,61% of leaders don’t get software testing 101, leaving AI pipelines full of holes - cultural, procedural, and otherwise. System shift:.. read more  

Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

A Love Letter to FreeBSD

A Linux user takes FreeBSD for a spin - and comes away impressed. What stands out? Clean, deliberate engineering.Boot environmentsmake updates stress-free. The newpkgbasesystem adds modularity without chaos. And the OS treatsuptimenot just as a metric, but as a design goal. The essay makes a solid c.. read more  

Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

Terraform Workbook - Your Guide to Infra as Code (IaC)

This post outlines the various Terraform project files and their purposes, such as vars.tf for default variable declarations, terraform.tfvars for overriding default variable values, terraform.tf for tfstate backends and provider declarations, version.tf for Terraform version constraints, and .terra.. read more  

Terraform Workbook - Your Guide to Infra as Code (IaC)
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

The $1,000 AWS mistake

A missingVPC Gateway Endpointsent EC2-to-S3 traffic through aNAT Gateway, lighting up over$1,000in unnecessary data processing charges. All that for in-region traffic hitting an AWS service. Why? AWS defaulted the route to the NAT Gateway. It only takes the free S3 Gateway Endpoint if youtellit to. .. read more  

The $1,000 AWS mistake
News FAUN.dev() Team Trending
@kaptain shared an update, 2 weeks, 4 days ago
FAUN.dev()

Docker Desktop 4.50 Supercharges Daily Development With AI, Security, and Faster Workflows

Docker Docker Compose Kubernetes Docker Desktop

Docker Desktop 4.50 enhances software development with improved debugging, AI integration, and enterprise security features, streamlining workflows and boosting productivity.

Docker Desktop 4.50 Supercharges Daily Development With AI, Security, and Faster Workflows
News FAUN.dev() Team Trending
@kala shared an update, 2 weeks, 4 days ago
FAUN.dev()

Guido van Rossum: “AI Should Adapt to Python - Not the Other Way Around”

Python TypeScript

Guido van Rossum discussed Python's enduring relevance in AI and education at GitHub's Octoverse, emphasizing its clarity, accessibility, and community-driven growth despite TypeScript's rise.

Guido van Rossum: “AI Should Adapt to Python - Not the Other Way Around”
Story Palark Team Trending
@shurup shared a post, 2 weeks, 4 days ago
@palark

Kubernetes 1.35 new alpha features

Kubernetes

The next Kubernetes release, v1.35, is scheduled for December 17th. It should bring 15 new Alpha features, including the following ones: - Gang scheduling support - Mutable PersistentVolume node affinity - Restart all containers on container exits - Consider terminating Pods in Deployments - CSI vol..

Kubernetes v1.35 release
News FAUN.dev() Team Trending
@varbear shared an update, 2 weeks, 4 days ago
FAUN.dev()

NordPass: Worst Passwords of 2025 and How Each Generation Compares

NordPass's latest research reveals the ongoing global reliance on weak passwords like "123456" and "password," despite slight improvements in security practices.

NordPass: Worst Passwords of 2025 and How Each Generation Compares
Apigee is an enterprise-grade API management platform that helps organizations build, manage, and secure APIs at scale. It provides a centralized control plane for exposing backend services as APIs while enforcing security, traffic management, and governance policies.

Apigee supports the complete API lifecycle, including design, versioning, deployment, monitoring, and monetization. It acts as an API gateway, handling concerns such as authentication, authorization, rate limiting, quotas, caching, request transformation, and threat protection without requiring changes to backend services.

The platform offers deep analytics and observability, allowing teams to track API usage, latency, error rates, and consumer behavior. These insights help improve API reliability, performance, and product decisions. Apigee also includes developer portal capabilities, enabling organizations to onboard external and internal developers, publish API documentation, and manage API keys.

Apigee integrates natively with Google Cloud services and supports hybrid and multi-cloud deployments, allowing APIs to run on-premises, in Google Cloud, or across other cloud providers. It supports modern architectures including microservices, Kubernetes-based backends, and service meshes, and is commonly used in regulated industries that require strong security and compliance controls.