# Secrets Management

Published articles for Secrets Management.

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 Postman Passport keeps API secrets inside your network

DevFeed: [How Postman Passport keeps API secrets inside your network](<https://devfeed.tech/articles/how-postman-passport-keeps-api-secrets-inside-your-network-12637.md>)

Original publisher: [Read original article](<https://blog.postman.com/how-postman-passport-keeps-api-secrets-inside-your-network/>)

Author: Talia Kohan

Published: 2026-08-24T16:00:00Z

Content type: article

Language: en

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

Topics: [API](<https://devfeed.tech/topics/api.md>), [Postman](<https://devfeed.tech/topics/postman.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Security](<https://devfeed.tech/topics/security.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [api-security](<https://devfeed.tech/tags/api-security.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [general](<https://devfeed.tech/tags/general.md>), [network](<https://devfeed.tech/tags/network.md>), [postman-passport](<https://devfeed.tech/tags/postman-passport.md>), [secret-store](<https://devfeed.tech/tags/secret-store.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [token](<https://devfeed.tech/tags/token.md>)

### AI overview

Postman Passport keeps real API secrets inside an organization's network by issuing credential references instead of exposing underlying keys. An internal proxy resolves the references, injects the credentials, and forwards requests while cryptographically binding references to their authorized holders.

### Source excerpt

Postman Passport grants API access using credential references, keeping the real secret inside your network. Here's how the architecture works. The post How Postman Passport keeps API secrets inside your network appeared first on Postman Blog.

## How to scale GitOps in the enterprise: From single cluster to fleet management

DevFeed: [How to scale GitOps in the enterprise: From single cluster to fleet management](<https://devfeed.tech/articles/how-to-scale-gitops-in-the-enterprise-from-single-cluster-to-fleet-management-12171.md>)

Original publisher: [Read original article](<https://platformengineering.org/blog/how-to-scale-gitops-in-the-enterprise>)

Author: Artem Lajko

Published: 2026-07-23T05:40:01Z

Content type: tutorial

Language: en

Sources: [Platform Engineering Blog](<https://devfeed.tech/sources/platform-engineering-blog.md>)

Topics: [GitOps](<https://devfeed.tech/topics/gitops.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [Git](<https://devfeed.tech/topics/git.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [flux](<https://devfeed.tech/topics/flux.md>)

Tags: [complexity](<https://devfeed.tech/tags/complexity.md>), [config](<https://devfeed.tech/tags/config.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developers](<https://devfeed.tech/tags/developers.md>), [git](<https://devfeed.tech/tags/git.md>), [guide](<https://devfeed.tech/tags/guide.md>), [helm](<https://devfeed.tech/tags/helm.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [learn](<https://devfeed.tech/tags/learn.md>), [operational](<https://devfeed.tech/tags/operational.md>), [platform](<https://devfeed.tech/tags/platform.md>), [reconciliation](<https://devfeed.tech/tags/reconciliation.md>), [scale](<https://devfeed.tech/tags/scale.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [workflow](<https://devfeed.tech/tags/workflow.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

This guide explains how to scale GitOps from a single cluster to enterprise fleet management across 50 or more clusters. It focuses on architectural patterns, state store strategies, multi-cluster topology, secrets and policy management, configuration sprawl, repository performance, reconciliation delays, and the organizational discipline required for reliable operations.

### Source excerpt

Learn how to scale GitOps from 1 to 50+ clusters using advanced state store patterns (OCI, ConfigHub), multi-cluster topology, and enterprise secrets/policy management

## New reference architectures for IDPs on AWS, GCP, and Azure: Version 2.0 now available

DevFeed: [New reference architectures for IDPs on AWS, GCP, and Azure: Version 2.0 now available](<https://devfeed.tech/articles/new-reference-architectures-for-idps-on-aws-gcp-and-azure-version-2-0-now-available-12188.md>)

Original publisher: [Read original article](<https://platformengineering.org/blog/new-reference-architectures-for-idps-on-aws-gcp-and-azure>)

Author: Luca Galante

Published: 2026-07-23T05:40:01Z

Content type: article

Language: en

Sources: [Platform Engineering Blog](<https://devfeed.tech/sources/platform-engineering-blog.md>)

Topics: [internal developer platform](<https://devfeed.tech/topics/internal-developer-platform.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [aws](<https://devfeed.tech/tags/aws.md>), [azure](<https://devfeed.tech/tags/azure.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [gcp](<https://devfeed.tech/tags/gcp.md>), [identity-control](<https://devfeed.tech/tags/identity-control.md>), [idp](<https://devfeed.tech/tags/idp.md>), [internal-developer-platform](<https://devfeed.tech/tags/internal-developer-platform.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [policy](<https://devfeed.tech/tags/policy.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Version 2.0 of cloud-agnostic internal developer platform reference architectures for AWS, GCP, and Azure reflects real-world platform implementations and enterprise operating patterns. The update emphasizes multi-platform support, dedicated AI integration, embedded security, and code-first declarative and GitOps workflows.

### Source excerpt

Explore version 2.0 of cloud-agnostic IDP reference architectures for AWS, GCP, and Azure, featuring multi-platform support, AI integration, and embedded security for modern enterprise platform teams.

## Sentry + Encore

DevFeed: [Sentry + Encore](<https://devfeed.tech/articles/sentry-encore-17841.md>)

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

Author: Ivan Cernja

Published: 2026-04-29T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [error tracking](<https://devfeed.tech/topics/error-tracking.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [error-tracking](<https://devfeed.tech/tags/error-tracking.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [sentry](<https://devfeed.tech/tags/sentry.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A tutorial showing how to integrate Sentry error tracking into an Encore.ts backend. It covers installing and initializing the SDK, using a reusable error-handling wrapper, adding breadcrumbs, and verifying captured errors with a test endpoint.

### Source excerpt

Error tracking for your backend services

## 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.

## Autumn Integration with Encore.ts

DevFeed: [Autumn Integration with Encore.ts](<https://devfeed.tech/articles/autumn-integration-with-encore-ts-17777.md>)

Original publisher: [Read original article](<https://encore.dev/blog/autumn-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: [Software as a service](<https://devfeed.tech/topics/saas.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [billing](<https://devfeed.tech/tags/billing.md>), [devops](<https://devfeed.tech/tags/devops.md>), [framework](<https://devfeed.tech/tags/framework.md>), [integration](<https://devfeed.tech/tags/integration.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

A tutorial showing how to add usage-based pricing and billing to an Encore backend with Autumn, a platform built on Stripe. It covers pricing plans, usage tracking, limits, subscriptions, checkout, cancellations, and secure API key storage.

### Source excerpt

Usage-based pricing and billing made simple

## 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.

## 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