Join us

ContentUpdates and recent posts about Apigee..
Link
@kala shared a link, 1 month, 1 week ago
FAUN.dev()

My LLM coding workflow going into 2026

Anthropic saysClaude Code writes about 90% of its own code now. Why? Because devs are getting smart with AI. They're slicing problems into tight, testable chunks and running structured workflows that keep LLMs on a short leash. It's not just prompts anymore. Think context packaging, multi-agent setu.. read more  

My LLM coding workflow going into 2026
Link
@kala shared a link, 1 month, 1 week ago
FAUN.dev()

Meet the ‘Mad Max’-Loving CEO Challenging Nvidia With a Renegade Chip

June Paik spurned a takeover offer from Meta Platforms last year. Now his South Korean company, FuriosaAI, has an AI chip entering mass production... read more  

Link
@kala shared a link, 1 month, 1 week ago
FAUN.dev()

The Architects of AI Are TIME's 2025 Person of the Year

The Architects of AI drove the economy, shaped geopolitics, and changed the way we interact with the world... read more  

The Architects of AI Are TIME's 2025 Person of the Year
Link
@devopslinks shared a link, 1 month, 1 week ago
FAUN.dev()

Race Condition in DynamoDB DNS System: Analyzing the AWS US-EAST-1 Outage

A long AWS smackdown in US-EAST-1 traced back to a ticking time bomb inDynamoDB’s automated DNS system. The flaw torpedoed EC2 networking, hobbled Lambda and Fargate, and dragged down theNetwork Load Balancer. Endpoints ghosted. Configs stalled. Everything snowballed. AWS says they’ll upgrade EC2 th.. read more  

Race Condition in DynamoDB DNS System: Analyzing the AWS US-EAST-1 Outage
Link
@devopslinks shared a link, 1 month, 1 week ago
FAUN.dev()

You don’t need NAT gateway to deploy Lambda into VPC

AWS just made a big dent in NAT gateway bills. You can now runLambda in VPCs with IPv6 and an egress-only Internet gateway- no more always-on NAT draining your wallet. Keep the private subnets locked down. Still get outbound Internet access. IPv6 handles the traffic, slicing out the NAT middleman... read more  

You don’t need NAT gateway to deploy Lambda into VPC
Link
@devopslinks shared a link, 1 month, 1 week ago
FAUN.dev()

Datacenters in space are a terrible, horrible, no good idea.

A former NASA engineer - now a Google Cloud AI infra alum - rips apart the idea of building GPU datacenters in orbit. His verdict: space is a terrible server rack. Power delivery? A nightmare. Heat dissipation? Worse in a vacuum. Radiation? Frying time. Even a 200kW solar rig (think ISS-sized) could.. read more  

Datacenters in space are a terrible, horrible, no good idea.
Link
@devopslinks shared a link, 1 month, 1 week ago
FAUN.dev()

ArgoCD diffs at scale

Monday.com ditched ArgoCD's built-in manifest diffing. Instead, they wired up a custom CI renderer that pre-renders Helm charts using real cluster data. Then it compares the desired states across Git branches. The kicker: diffs go to a UI with custom grouping support. Reviews get easier. New devs ge.. read more  

ArgoCD diffs at scale
Link
@devopslinks shared a link, 1 month, 1 week ago
FAUN.dev()

Designing a Scalable Serverless Contact System with AWS and Terraform

TravelEase Inc., a growing travel company, significantly improved customer inquiries handling by replacing a basic mailto: link with a modular, serverless, cloud-native system managed with Terraform. This new system automated message validation, processing, storage, and notifications using Lambda fu.. read more  

 Activity
@laurent-indermuehle started using tool Go , 1 month, 1 week ago.
 Activity
@laurent-indermuehle started using tool Fedora , 1 month, 1 week ago.
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.