# Secrets Management

Secrets management is the protection and lifecycle management of credentials such as certificates, keys, passwords, and tokens used by nonhuman users, applications, and IT resources.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How to secure Kubernetes in the age of AI workloads

DevFeed: [How to secure Kubernetes in the age of AI workloads](<https://devfeed.tech/articles/how-to-secure-kubernetes-in-the-age-of-ai-workloads-17638.md>)

Original publisher: [Read original article](<https://thenewstack.io/securing-kubernetes-ai-agents/>)

Author: Mary Branscombe

Published: 2026-06-04T16:45:57Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Azure Kubernetes Service](<https://devfeed.tech/topics/azure-kubernetes-service.md>), [networking](<https://devfeed.tech/topics/networking.md>), [zero trust networking](<https://devfeed.tech/topics/zero-trust-networking.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [azure](<https://devfeed.tech/tags/azure.md>), [azure-kubernetes-service](<https://devfeed.tech/tags/azure-kubernetes-service.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [microsoft-azure](<https://devfeed.tech/tags/microsoft-azure.md>), [networking](<https://devfeed.tech/tags/networking.md>), [post](<https://devfeed.tech/tags/post.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [sponsor-microsoft-azure](<https://devfeed.tech/tags/sponsor-microsoft-azure.md>), [sponsored-post](<https://devfeed.tech/tags/sponsored-post.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

The article examines how AI workloads and agents increase Kubernetes security challenges through unpredictable processes, traffic, tool use, registry access, and shared GPU infrastructure. It discusses a zero-trust approach and describes AKS network-isolated clusters that can bootstrap without public-internet egress by using private endpoints and Azure Container Registry.

### Source excerpt

Securing Kubernetes has always been complex -- spanning access control, image vulnerabilities, secrets management, and networking. AI workloads make it The post How to secure Kubernetes in the age of AI workloads appeared first on The New Stack.

## Build an Authenticated Backend with Ory Network, Encore, and PostgreSQL

DevFeed: [Build an Authenticated Backend with Ory Network, Encore, and PostgreSQL](<https://devfeed.tech/articles/ory-encore-17827.md>)

Original publisher: [Read original article](<https://encore.dev/blog/ory-tutorial>)

Author: Ivan Cernja

Published: 2026-03-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [API](<https://devfeed.tech/topics/api.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [backend](<https://devfeed.tech/tags/backend.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This tutorial shows how to build a backend with Ory Network for user authentication and Encore-managed infrastructure. It covers session verification, protected API endpoints, authenticated user context, secret management, and PostgreSQL data storage.

### Source excerpt

Open-source identity with automatic infrastructure

## How to Secure Microservices with SPIFFE and Istio

DevFeed: [How to Secure Microservices with SPIFFE and Istio](<https://devfeed.tech/articles/how-to-secure-microservices-with-spiffe-and-istio-29691.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/how-to-secure-microservices-spiffe-istio/>)

Author: info@goteleport.com (Jeff Ellin, Boris Kurktchiev)

Published: 2026-02-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [istio](<https://devfeed.tech/topics/istio.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [SPIFFE](<https://devfeed.tech/topics/spiffe.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [certificates](<https://devfeed.tech/topics/certificates.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [backend](<https://devfeed.tech/tags/backend.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [firewalls](<https://devfeed.tech/tags/firewalls.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [istio](<https://devfeed.tech/tags/istio.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [policies](<https://devfeed.tech/tags/policies.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [service-mesh](<https://devfeed.tech/tags/service-mesh.md>), [spiffe](<https://devfeed.tech/tags/spiffe.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This guide explains how to secure microservices with SPIFFE identities, Istio service-mesh mTLS, short-lived certificates, and Zero Trust authorization policies. It addresses the limits of network-based trust and long-lived certificates in dynamic Kubernetes environments.

### Source excerpt

Learn how to deploy a secure microservices application, configure default-deny authorization policies, and rebuild service connectivity with SPIFFE-based allow rules.

## Building Email Workflows with Inbound and Encore

DevFeed: [Building Email Workflows with Inbound and Encore](<https://devfeed.tech/articles/building-email-workflows-with-inbound-and-encore-17813.md>)

Original publisher: [Read original article](<https://encore.dev/blog/inbound-tutorial>)

Author: Ivan Cernja

Published: 2025-12-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [Back end](<https://devfeed.tech/topics/backend.md>), [API](<https://devfeed.tech/topics/api.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [database](<https://devfeed.tech/tags/database.md>), [email](<https://devfeed.tech/tags/email.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [sql](<https://devfeed.tech/tags/sql.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

A tutorial showing how to build an email-processing backend with Inbound and Encore.ts. It covers sending email through a Resend-compatible SDK, receiving messages through webhooks, securely managing API keys with Encore secrets, and storing incoming emails in a SQL database for conversation tracking.

### Source excerpt

Send and receive emails programmatically without running a mail server.

## Resend Integration with Encore.ts

DevFeed: [Resend Integration with Encore.ts](<https://devfeed.tech/articles/resend-integration-with-encore-ts-17837.md>)

Original publisher: [Read original article](<https://encore.dev/blog/resend-tutorial>)

Author: Ivan Cernja

Published: 2025-12-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Database](<https://devfeed.tech/topics/database.md>), [React](<https://devfeed.tech/topics/react.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [database](<https://devfeed.tech/tags/database.md>), [env-file-security](<https://devfeed.tech/tags/env-file-security.md>), [integration](<https://devfeed.tech/tags/integration.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [testing](<https://devfeed.tech/tags/testing.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

A tutorial showing how to build transactional email functionality with Resend and Encore.ts. It covers sending emails, React Email templates, delivery tracking, webhooks, email-history storage, domain verification, API-key permissions, and secret management.

### Source excerpt

Modern transactional emails for developers

## Best Practices for Secretless Engineering Automation

DevFeed: [Best Practices for Secretless Engineering Automation](<https://devfeed.tech/articles/best-practices-for-secretless-engineering-automation-29593.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/best-practices-secretless-engineering-automation/>)

Author: jpitts@goteleport.com (Jack Pitts)

Published: 2025-11-26T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Automation](<https://devfeed.tech/topics/automation.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [hardcoded credentials](<https://devfeed.tech/topics/hardcoded-credentials.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [automation](<https://devfeed.tech/tags/automation.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

This article examines how stored secrets such as passwords, API keys, hardcoded credentials, and long-lived tokens create security and operational barriers for CI/CD and AI-driven engineering automation. It outlines a secretless approach based on cryptographic identity.

### Source excerpt

Secure CI/CD, bots, and AI agents without secrets. Learn best practices for delivering safe, efficient, and fully auditable engineering automation.

## Building Clerk Authentication with SSO and PostgreSQL in Encore.ts

DevFeed: [Building Clerk Authentication with SSO and PostgreSQL in Encore.ts](<https://devfeed.tech/articles/clerk-encore-17781.md>)

Original publisher: [Read original article](<https://encore.dev/blog/clerk-tutorial>)

Author: Ivan Cernja

Published: 2025-11-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [API](<https://devfeed.tech/topics/api.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [tracing](<https://devfeed.tech/topics/tracing.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [docker](<https://devfeed.tech/tags/docker.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [sso](<https://devfeed.tech/tags/sso.md>), [tracing](<https://devfeed.tech/tags/tracing.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This tutorial integrates Clerk authentication with Encore.ts. It covers session verification on protected endpoints, SSO and OAuth, PostgreSQL storage for user preferences, type-safe frontend API clients, secrets management, and local or cloud deployment.

### Source excerpt

Production-ready auth with SSO, organizations, and instant deployment

## Replicate Integration with Encore.ts

DevFeed: [Replicate Integration with Encore.ts](<https://devfeed.tech/articles/replicate-integration-with-encore-ts-17835.md>)

Original publisher: [Read original article](<https://encore.dev/blog/replicate-image-gen-tutorial>)

Author: Ivan Cernja

Published: 2025-11-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [AI Development](<https://devfeed.tech/topics/ai-development.md>), [text-to-image](<https://devfeed.tech/topics/text-to-image.md>), [API](<https://devfeed.tech/topics/api.md>), [flux](<https://devfeed.tech/topics/flux.md>), [stable-diffusion](<https://devfeed.tech/topics/stable-diffusion.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [diffusion](<https://devfeed.tech/tags/diffusion.md>), [flux](<https://devfeed.tech/tags/flux.md>), [integration](<https://devfeed.tech/tags/integration.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [stable-diffusion](<https://devfeed.tech/tags/stable-diffusion.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This tutorial explains how to build a type-safe backend with Encore.ts and Replicate to run AI model predictions and generate images. It covers asynchronous results, image storage, API authentication, secret management, and models such as FLUX and Stable Diffusion.

### Source excerpt

Running AI models with Replicate and Encore

## BetterAuth Integration with Encore.ts

DevFeed: [BetterAuth Integration with Encore.ts](<https://devfeed.tech/articles/betterauth-integration-with-encore-ts-17778.md>)

Original publisher: [Read original article](<https://encore.dev/blog/betterauth-tutorial>)

Author: Ivan Cernja

Published: 2025-11-13T00:00:00Z

Content type: tutorial

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [API](<https://devfeed.tech/topics/api.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [backend](<https://devfeed.tech/tags/backend.md>), [docker](<https://devfeed.tech/tags/docker.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

A tutorial for implementing authentication with Better Auth and Encore.ts. It covers a TypeScript authentication backend with email/password and OAuth support, PostgreSQL schema and migrations, automatic local database provisioning, secrets management, mounted auth routes, and request validation for protected endpoints.

### Source excerpt

Implementing authentication with BetterAuth and Encore

## How to keep your Postmark account secure: Best practices guide

DevFeed: [How to keep your Postmark account secure: Best practices guide](<https://devfeed.tech/articles/how-to-keep-your-postmark-account-secure-best-practices-guide-16079.md>)

Original publisher: [Read original article](<https://postmarkapp.com/blog/how-to-keep-your-postmark-account-secure-best-practices-guide>)

Author: Postmark team (fdossetto+postmark@activecampaign.com)

Published: 2025-10-21T14:42:00Z

Content type: tutorial

Language: en

Sources: [Postmark (en-US)](<https://devfeed.tech/sources/postmark-en-us.md>)

Topics: [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Security](<https://devfeed.tech/topics/security.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [API](<https://devfeed.tech/topics/api.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [api-security](<https://devfeed.tech/tags/api-security.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [error-handling](<https://devfeed.tech/tags/error-handling.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This guide explains how to secure Postmark accounts and API tokens using OWASP-aligned practices. It emphasizes validating tokens, securing configuration and deployment processes, validating data, preventing credential leaks in error messages, and storing credentials in dedicated secrets management tools rather than code repositories.

### Source excerpt

Your Postmark API tokens are the keys to your email kingdom. One exposed token can mean unauthorized access to your account, potential data breaches, and a whole lot of stress you don't need. The good news? Keeping your account secure doesn't have to be complicated. This guide covers the essential practices that'll help you sleep better at night, knowing your Postmark credentials are locked down tight. Following Industry Standards: OWASP Guidelines When it comes to web application security, you don't have to reinvent the wheel. The Open Web Application Security Project (OWASP) provides comprehensive, industry-standard guidance that's trusted by security professionals worldwide. The OWASP Web Security Testing Guide The OWASP Web Security Testing Guide is an essential resource for developers who want to build secure applications. While it covers much more than just secret management, several sections are particularly relevant to protecting your Postmark credentials: Key areas that apply to API security: Authentication Testing - Ensuring your API tokens are properly validated Configuration and Deployment Management Testing - Securing your deployment pipeline Data Validation Testing - Validating inputs that might expose credentials Error Handling - Ensuring error messages don't leak sensitive information Applying OWASP Principles to Your Email Infrastructure Here's how OWASP best practices translate to protecting your Postmark setup: Secure Configuration Management: Follow OWASP's guidance on configuration security by keeping all sensitive Postmark credentials in dedicated secrets management tools, never in code repositories. Why OWASP Matters for Email Security Email infrastructure is often overlooked in security assessments, but it's a critical attack vector. A compromised email service can lead to: Account takeover attacks through password reset emails Data exfiltration via email forwarding Social engineering attacks using legitimate email channels Compliance violati

## Nix Weekly Recap: 2024-03-24

DevFeed: [Nix Weekly Recap: 2024-03-24](<https://devfeed.tech/articles/nix-weekly-recap-2024-03-24-34711.md>)

Original publisher: [Read original article](<https://nixpkgs.news/archive/2024-03-24/>)

Published: 2024-03-24T00:00:00Z

Content type: article

Language: en

Sources: [nixpkgs.news](<https://devfeed.tech/sources/nixpkgs-news.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Security](<https://devfeed.tech/topics/security.md>), [modules](<https://devfeed.tech/topics/modules.md>), [patches](<https://devfeed.tech/topics/patches.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [migration](<https://devfeed.tech/tags/migration.md>), [modules](<https://devfeed.tech/tags/modules.md>), [patches](<https://devfeed.tech/tags/patches.md>), [recap](<https://devfeed.tech/tags/recap.md>), [release](<https://devfeed.tech/tags/release.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [weekly](<https://devfeed.tech/tags/weekly.md>)

### AI overview

A weekly recap of Nix community activity covering the Devenv 1.0 rewrite from Python to Rust, NixOS secrets-management materials, new packages and modules, and security fixes.

### Source excerpt

Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.

## Year in Review 2023

DevFeed: [Year in Review 2023](<https://devfeed.tech/articles/year-in-review-2023-17765.md>)

Original publisher: [Read original article](<https://encore.dev/blog/2023-in-review>)

Author: Marcus Kohlberg

Published: 2024-01-04T00:00:00Z

Content type: article

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [OpenAPI Specification](<https://devfeed.tech/topics/openapi.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [datadog](<https://devfeed.tech/topics/datadog.md>)

Tags: [datadog](<https://devfeed.tech/tags/datadog.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [openapi-specification](<https://devfeed.tech/tags/openapi-specification.md>), [releases](<https://devfeed.tech/tags/releases.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [year-in-review](<https://devfeed.tech/tags/year-in-review.md>)

### AI overview

Encore's 2023 year-in-review highlights product releases and engineering blog posts, including expanded secrets management, built-in application metrics, observability integrations, an API documentation Service Catalog, OpenAPI client generation, Pub/Sub improvements, and cloud infrastructure configuration.

### Source excerpt

Our best new releases and engineering blogs in 2023

## CodeSecDays conference and more complete security coverage with GitGuardian

DevFeed: [CodeSecDays conference and more complete security coverage with GitGuardian](<https://devfeed.tech/articles/codesecdays-conference-and-more-complete-security-coverage-with-gitguardian-7867.md>)

Original publisher: [Read original article](<https://snyk.io/blog/codesecdays-conference-gitguardian/>)

Author: Sarah Conway

Published: 2023-08-10T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [acquisition](<https://devfeed.tech/tags/acquisition.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [gitguardian](<https://devfeed.tech/tags/gitguardian.md>), [pmm](<https://devfeed.tech/tags/pmm.md>), [related-content](<https://devfeed.tech/tags/related-content.md>), [secrel](<https://devfeed.tech/tags/secrel.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk](<https://devfeed.tech/tags/snyk.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [software-supply-chain-security](<https://devfeed.tech/tags/software-supply-chain-security.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Snyk describes its partnership with GitGuardian and its participation in the CodeSecDays digital conference. The article summarizes panel guidance on reducing silos between development and security teams, integrating security tooling into workflows, training developers, and improving software supply chain security incrementally.

### Source excerpt

Snyk partners with GitGuardian to offer more complete security coverage and speaks at the company's new digital CodeSecDays conference.

## External Secrets Operator Accepted into the CNCF Sandbox

DevFeed: [External Secrets Operator Accepted into the CNCF Sandbox](<https://devfeed.tech/articles/external-secrets-operator-accepted-into-the-cncf-sandbox-17694.md>)

Original publisher: [Read original article](<https://blog.container-solutions.com/external-secrets-operator-accepted-into-the-cncf-sandbox>)

Author: charles.humble@container-solutions.com (Charles Humble)

Published: 2022-08-16T08:01:51Z

Content type: news

Language: en

Sources: [Blog - Container Solutions](<https://devfeed.tech/sources/blog-container-solutions.md>)

Topics: [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>)

Tags: [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [operator](<https://devfeed.tech/tags/operator.md>), [secrets](<https://devfeed.tech/tags/secrets.md>)

### AI overview

External Secrets Operator, an open-source Kubernetes operator for synchronizing secrets from external APIs, was accepted into the CNCF Sandbox for early-stage incubation.

### Source excerpt

The Cloud Native Computing Foundation (CNCF) has announced that External Secrets Operator (ESO), an open-source solution for synchronising secrets from external APIs into Kubernetes, can begin incubating as an early stage project in the CNCF Sandbox.

## AWS OIDC Authentication with SPIFFE

DevFeed: [AWS OIDC Authentication with SPIFFE](<https://devfeed.tech/articles/aws-oidc-authentication-with-spiffe-15540.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/aws-oidc-authentication-with-spiffe>)

Author: Roy Xu

Published: 2021-08-26T19:00:00Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [SPIFFE](<https://devfeed.tech/topics/spiffe.md>), [SPIRE](<https://devfeed.tech/topics/spire.md>), [Security](<https://devfeed.tech/topics/security.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Amazon Simple Queue Service (SQS)](<https://devfeed.tech/topics/amazon-simple-queue-service-sqs.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [automated](<https://devfeed.tech/tags/automated.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [datacenter](<https://devfeed.tech/tags/datacenter.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [s3](<https://devfeed.tech/tags/s3.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [spiffe](<https://devfeed.tech/tags/spiffe.md>), [spire](<https://devfeed.tech/tags/spire.md>), [sqs](<https://devfeed.tech/tags/sqs.md>)

### AI overview

Square describes using SPIFFE and SPIRE's OIDC Discovery Provider to exchange SPIFFE JWTs for AWS credentials, allowing datacenter applications to assume AWS roles through an automated configuration-based process.

### Source excerpt

Easy authentication with automated AWS credentials

## Using AWS Lambda Extensions to Accelerate AWS Secrets Manager Access

DevFeed: [Using AWS Lambda Extensions to Accelerate AWS Secrets Manager Access](<https://devfeed.tech/articles/using-aws-lambda-extensions-to-accelerate-aws-secrets-manager-access-15940.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/using-aws-lambda-extensions-to-accelerate-aws-secrets-manager-access>)

Author: Michael Weissbacher

Published: 2020-10-08T17:00:00Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Extension](<https://devfeed.tech/topics/extension.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [performance](<https://devfeed.tech/tags/performance.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

### AI overview

This article explains how Square built and open sourced an AWS Lambda Extension that prefetches secrets from AWS Secrets Manager. It describes the extension lifecycle and reports a 500 ms speedup in experiments compared with fetching three secrets from a baseline Lambda function.

### Source excerpt

Making serverless faster using AWS Lambda Extensions

## Secrets Management for AWS Powered Serverless Applications

DevFeed: [Secrets Management for AWS Powered Serverless Applications](<https://devfeed.tech/articles/secrets-management-for-aws-powered-serverless-applications-14099.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/aws-secrets-management>)

Author: Gareth McCumskey

Published: 2019-08-02T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

The article discusses managing application secrets in AWS-powered serverless applications and notes that approaches to doing so are often contradictory.

### Source excerpt

Storing application secrets in serverless applications is a hot topic that provokes many (often contradictory) opinions on how to manage them right.

## Serverless Framework - Now, Full Lifecycle

DevFeed: [Serverless Framework - Now, Full Lifecycle](<https://devfeed.tech/articles/serverless-framework-now-full-lifecycle-14381.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-now-full-lifecycle>)

Author: Austen Collins

Published: 2019-07-22T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Security](<https://devfeed.tech/topics/security.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [free](<https://devfeed.tech/tags/free.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [news](<https://devfeed.tech/tags/news.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

The Serverless Framework adds real-time monitoring, testing, secrets management, and security features in a unified experience, and makes these features free.

### Source excerpt

Now, the Serverless Framework includes real-time monitoring, testing, secrets management and security features, in a single, unified experience. All of which are now free.

## Managing Secrets and Output Variables With Serverless Framework Enterprise

DevFeed: [Managing Secrets and Output Variables With Serverless Framework Enterprise](<https://devfeed.tech/articles/managing-secrets-and-output-variables-with-serverless-framework-enterprise-14299.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/outputs-and-secrets>)

Author: Maciej Skierkowski

Published: 2019-06-28T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [release](<https://devfeed.tech/tags/release.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

### AI overview

Serverless Framework Enterprise v0.11.0 adds support for output variables and secrets management.

### Source excerpt

With the Serverless Framework Enterprise v0.11.0 release, we are adding support for output variables and secrets management