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

GitHub Copilot for Azure: 6 Must-Try Features

GitHub Copilot for Azure in Public Preview enhances development efficiency by deeply integrating with Visual Studio Code to assist with tasks like deploying containerized applications on Azure, navigating AI models, and managing cloud migrations, all through intuitive natural language prompts withou.. read more  

GitHub Copilot for Azure: 6 Must-Try Features
Link
@faun shared a link, 1 year ago
FAUN.dev()

Local Serverless Development with LocalStack and Terraform

LocalStack offers an efficient local development environment by emulating AWS services, allowing developers to prototype applications like a Spring Boot backend with React frontend—handling CRUD operations on shipment data—without AWS dependency, using Terraform to seamlessly transition identical in.. read more  

Local Serverless Development with LocalStack and Terraform
Link
@faun shared a link, 1 year ago
FAUN.dev()

Debian 12.8 Released With Many Bug Fixes & Security Updates

Debian 12.8 updates "Bookworm" with critical security and bug fixes, including btrfs-convert checksum error corrections, expanded cloud-init support, glibc improvements,Linux kernel enhancements, Node.js build corrections, and important OpenSSL vulnerability fixes, emphasizing its role as a routine .. read more  

Debian 12.8 Released With Many Bug Fixes & Security Updates
Link
@faun shared a link, 1 year ago
FAUN.dev()

Terraform Files - How to Structure Terraform Project

Terraform configurations can be organized by services or components for ease of root cause analysis and environment consistency, using variables to manage scaled environments with .tfvars files; Spacelift further simplifies by providing CI/CD automation, workspace management, and integrated module r.. read more  

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

Cloudflare’s perspective of the October 30 OVHcloud outage

Cloudflare observed a significant traffic drop starting at 13:21 UTC during the October 30 OVHcloud outage, with peered traffic volume falling significantly and a spike in traffic routed to the Amsterdam data center. OVHcloud's outage was attributed to an issue in a network configuration pushed by a.. read more  

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

Windows Server 2025 snafu was like a supply chain attack

Microsoft's blunder—a mislabeled Windows Server 2025 upgrade as a security patch—reveals the peril of automation gone awry when paired with human error, spotlighting fragile update processes that still rely on legacy systems or closed-source methodologies, and underscores the urgent need for a unive.. read more  

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

Amazon Aurora PostgreSQL Limitless Database is now generally available

Amazon Aurora PostgreSQL Limitless Database offershorizontal scalingthrough serverless sharding to enhance write throughput and storage capacity, utilizing routers and shards to manage SQL connections and data distribution among sharded, reference, and standard tables, while maintaining PostgreSQL c.. read more  

Amazon Aurora PostgreSQL Limitless Database is now generally available
Link
@faun shared a link, 1 year ago
FAUN.dev()

Introducing Express brokers for Amazon MSK to deliver high throughput and faster scaling for your Kafka clusters

With the launch of Express brokers in Amazon MSK, enjoy up to three times more throughput with fewer brokers,scale 20 times faster, experience90% quicker recovery during failures, benefit from hands-free storage management without preprovisioning, and manage clusters effortlessly using preconfigured.. read more  

Introducing Express brokers for Amazon MSK to deliver high throughput and faster scaling for your Kafka clusters
Link
@faun shared a link, 1 year ago
FAUN.dev()

How we avoided an outage caused by running out of IPs in EKS

Adevinta's platform team narrowly avoided a severe IP exhaustion outage during an EKS migration by creatively implementing a custom networking configuration with Secondary CIDR after experimenting with alternatives like Cilium and IPv6, ultimately revealing critical insights for scaling and capacity.. read more  

How we avoided an outage caused by running out of IPs in EKS
Link
@faun shared a link, 1 year ago
FAUN.dev()

Modernize your legacy apps with minimal code changes using sidecars

Azure App Service's general availability of Sidecars enables app modernization by allowing enterprises to add AI, logging, and security capabilities without major code rewrites, enhancing legacy app performance and integrating new functions through a containerized sidecar pattern, facilitating deplo.. read more  

Modernize your legacy apps with minimal code changes using sidecars