Join us

heart Curated links by FAUN
Link
@faun shared a link, 5ย months ago

My $8,000 Serverless Mistake

Kevin shares a candid tale of cloud overspend with Azure Functions, highlighting their affordability and dynamic scalability but warns against extending their use with Elastic Premium for memory-heavy, persistent queues, suggesting Azure Container Apps as a resource-efficient alternative...

Link
@faun shared a link, 5ย months ago

Making Code Examples Interactive with Codapi

The Codapi tool is a wrapper around Docker that enables the creation of isolated sandboxes through an API. By using Codapi, users can easily execute code and configuration commands without the need to set up local instances. The tool also offers a JavaScript widget that allows for the creation of in..

Making Code Examples Interactive with Codapi
Link
@faun shared a link, 5ย months ago

How we built a dynamic Kubernetes API Server for the API Aggregation Layer in Cozystack

Andrei Kvapil shares insights on how they implemented their own extension api-server in Cozystack, exploring the API aggregation layer's benefits such as supporting imperative logic, managing subresources, using alternative backends like Postgres, and providing full control over conversion and outpu..

Link
@faun shared a link, 5ย months ago

Enhancing Kubernetes API Server Efficiency with API Streaming

Kubernetes 1.32 introduces a beta feature that optimizes memory usage in kube-apiserver by switching from list to watch requests, effectivelyreducing memory consumption by up to 90%during simultaneous large list requests, by leveraging an in-memory cache to stream items individually, addressing the ..

Link
@faun shared a link, 5ย months ago

How Microsoft Ensures the Quality of Linux VM Images and Platform Experiences on Azure?

In the landscape of cloud computing and AI, Azure ensures high-quality Linux VM images for mission-critical workloads. Overcoming challenges such as multiple update cycles and complex platform stacks is essential to ensure consistent performance, minimize downtime, and enhance security. Azure employ..

How Microsoft Ensures the Quality of Linux VM Images and Platform Experiences on Azure?
Link
@faun shared a link, 5ย months ago

Quantum Threats Lurking! Discover the Unseen Heroes of Future Cybersecurity

Amid quantum threats, post-quantum cryptography thrives on innovative Gaussian noise, with Sungho Kim's team using tin disulfide crystal imperfections to develop hardware-based generators that promise robust data protection but face hurdles in scalability and cost...

Link
@faun shared a link, 5ย months ago

Introducing GitLab Duo with Amazon Q

Amazon Q Developer integrates AI capabilities into developers' environments, streamlining development tasks beyond coding for heightened productivity. GitLab Duo with Amazon Q combines the power of Amazon Q Developer with GitLab's popular DevSecOps platform, offering enhanced capabilities for featur..

Introducing GitLab Duo with Amazon Q
Link
@faun shared a link, 5ย months ago

GitLab's Field CTO Predicts: When DevSecOps Meets AI

Brian Wald, GitLab's field CTO, envisions a future where AI-powered DevSecOps platforms centralize security and operational tasks to rapidly identify and fix vulnerabilities, reduce technical debt, enhance developer productivity, and enable large-scale cloud migrations, ultimately transforming appli..

Link
@faun shared a link, 5ย months ago

Microsoft Graph Bicep Extension

The Microsoft Graph extension for Bicep enables Azure users to manage Microsoft Graph and Azure Active Directory (Entra ID) resources using infrastructure as code (IaC) by allowing the direct definition of resources within a Bicep template. This integration ensures consistent deployment practices fo..

Microsoft Graph Bicep Extension
Link
@faun shared a link, 5ย months ago

Let's Encrypt shorter-lived certificates

The past year at ISRG has been a great one with Letโ€™s Encrypt serving more websites worldwide than ever before. The introduction of shorter-lived certificates with a lifetime of six days is a major upgrade for TLS security, requiring the issuance of potentially100,000,000 certificates per dayin the ..

Let's Encrypt shorter-lived certificates
loading...