search

Sections

Architect

159 articles

Accelerate modern Linux workloads with Azure Files
architect

Accelerate modern Linux workloads with Azure Files

Azure Files combines familiar file access with built-in performance, data protection, security, and Azure service integration. The post Accelerate modern Linux workloads with Azure Files appeared first on Microsoft Azure Blog.

Microsoft Azure Blog ·
How we built saga rollbacks for Cloudflare Workflows
architect

How we built saga rollbacks for Cloudflare Workflows

Cloudflare Workflows, our durable execution engine for multi-step applications, now supports saga-style rollbacks, allowing developers to specify a compensating action for each step.do().

The Cloudflare Blog ·
How we found a bug in the hyper HTTP library
architect

How we found a bug in the hyper HTTP library

By rearchitecting the Images binding, we accidentally uncovered a bug that existed in the open-source hyper library across multiple major versions.

The Cloudflare Blog ·
Secure multi-tenant RAG with Amazon Bedrock and Verified Permissions
architect

Secure multi-tenant RAG with Amazon Bedrock and Verified Permissions

This article details a two-layer authorization pattern for enhanced access control within Retrieval-Augmented Generation (RAG) applications. The “defense-in-depth” approach uses multiple, independent security layers to ensure access control even if one layer fails. The pattern is demonstrated using Amazon Bedrock, a managed service providing access to foundation models and tools for building generative AI applications with security and responsible AI practices.

AWS Architecture Blog ·
Modernizing financial analytics with Amazon SageMaker Unified Studio
architect

Modernizing financial analytics with Amazon SageMaker Unified Studio

Avanse Financial Services, a leading Indian education loan provider, transitioned to a cloud-native lakehouse architecture using Amazon SageMaker. This migration consolidated their data engineering, analytics, and AI workflows within a governed AWS environment. The post details their journey to help others replicate the approach.

AWS Architecture Blog ·
Architecting AI-powered resilience framework on AWS
architect

Architecting AI-powered resilience framework on AWS

This article details a five-layer AI-powered resilience framework. It addresses challenges in resilience testing by automatically discovering dependencies and generating targeted experiments, integrating with existing CI/CD pipelines. The post outlines the architecture and provides implementation guidance, including phased rollout strategies for pilot, expansion, and organization-wide deployments.

AWS Architecture Blog ·
Amazon EKS now supports control plane egress through your VPC
architect

Amazon EKS now supports control plane egress through your VPC

Amazon has introduced a new feature enabling customer-routed control plane egress for Kubernetes, allowing users to route control plane traffic through their own Amazon Virtual Private Cloud (VPC). This includes key functionalities such as admission webhook callbacks, OpenID Connect provider lookups, and aggregate API server requests. Users can now apply existing VPC routing, security group settings, endpoint policies, and AWS Network Firewall controls to the outbound traffic of the Kubernetes API Server on Amazon EKS clusters.

Containers ·
Temporary Cloudflare Accounts for AI agents
architect

Temporary Cloudflare Accounts for AI agents

The moment an agent needs to deploy something, it slams face-first into a wall built for humans. Today we’re rolling out Temporary Accounts on Cloudflare Workers. Any agent can now run wrangler deploy — temporary and get a live Worker in seconds.

The Cloudflare Blog ·