# zero trust security

Published articles for zero trust security.

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

## Recap: Simplifying Zero Trust in Modern AWS Environments

DevFeed: [Recap: Simplifying Zero Trust in Modern AWS Environments](<https://devfeed.tech/articles/recap-simplifying-zero-trust-in-modern-aws-environments-29850.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/simplifying-zero-trust-for-aws/>)

Author: jpitts@goteleport.com (Jack Pitts)

Published: 2025-02-28T00:00:00Z

Content type: article

Language: en

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

Topics: [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Security](<https://devfeed.tech/topics/security.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [env-file-security](<https://devfeed.tech/tags/env-file-security.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>), [zero-trust-security](<https://devfeed.tech/tags/zero-trust-security.md>)

### AI overview

A recap of a webinar on securing modern AWS and cloud environments through zero trust principles. It highlights challenges from distributed infrastructure, short-lived instances, containers, serverless functions, long-lived credentials, and expanding identity risks, and recommends capabilities such as eliminating static credentials and enforcing least-privilege access.

### Source excerpt

Learn the primary challenges of securing access in modern cloud environments and how to apply foundational zero trust principles without disrupting business activity.

## Teleport's Evolution: Today's Name Changes Reflect a Strategic Shift in Infrastructure Security

DevFeed: [Teleport's Evolution: Today's Name Changes Reflect a Strategic Shift in Infrastructure Security](<https://devfeed.tech/articles/teleport-s-evolution-today-s-name-changes-reflect-a-strategic-shift-in-infrastructure-security-29919.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-evolution-shift-in-infrastructure-security/>)

Author: diana.jovin@goteleport.com (Diana Jovin)

Published: 2025-02-25T00:00:00Z

Content type: release

Language: en

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

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [zero trust networking](<https://devfeed.tech/topics/zero-trust-networking.md>), [zero trust security](<https://devfeed.tech/topics/zero-trust-security.md>), [trust](<https://devfeed.tech/topics/trust.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [change](<https://devfeed.tech/tags/change.md>), [evolution](<https://devfeed.tech/tags/evolution.md>), [platform](<https://devfeed.tech/tags/platform.md>), [product](<https://devfeed.tech/tags/product.md>), [rebranding](<https://devfeed.tech/tags/rebranding.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>), [zero-trust-networking](<https://devfeed.tech/tags/zero-trust-networking.md>), [zero-trust-security](<https://devfeed.tech/tags/zero-trust-security.md>)

### AI overview

Teleport announces new names for its product suite, including Teleport Infrastructure Identity Platform, Teleport Zero Trust Access, Teleport Identity Governance, and Teleport Identity Security. The article says the changes emphasize infrastructure identity, zero trust, governance, and security operations.

### Source excerpt

Teleport is evolving to better align with our mission and help customers understand the full potential of our platform with new names for our product suite.

## The principle of minimalism

DevFeed: [The principle of minimalism](<https://devfeed.tech/articles/the-principle-of-minimalism-13267.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/the-principle-of-minimalism>)

Published: 2023-06-22T00:00:00Z

Content type: opinion

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [docker](<https://devfeed.tech/tags/docker.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [iam](<https://devfeed.tech/tags/iam.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-security](<https://devfeed.tech/tags/kubernetes-security.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [secure-by-default](<https://devfeed.tech/tags/secure-by-default.md>), [security](<https://devfeed.tech/tags/security.md>), [software-security-audit](<https://devfeed.tech/tags/software-security-audit.md>), [software-security-practices](<https://devfeed.tech/tags/software-security-practices.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>), [zero-trust-networking](<https://devfeed.tech/tags/zero-trust-networking.md>), [zero-trust-security](<https://devfeed.tech/tags/zero-trust-security.md>)

### AI overview

This engineering commentary argues that systems should use secure-by-default minimalism: defaults should expose only what users actually need, while deviations should be intentional and audited. It uses Docker and Kubernetes examples, including root containers, mutable deployment references, and secret handling, and introduces access-control applications such as non-root execution and minimal seccomp profiles.

### Source excerpt

Learn about the principle of minimalism in engineering, where your default should be the lowest-common denominator of what you actually need.

## What is Zero Standing Privilege (ZSP)?

DevFeed: [What is Zero Standing Privilege (ZSP)?](<https://devfeed.tech/articles/what-is-zero-standing-privilege-zsp-29985.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/zero-standing-privileges/>)

Author: sakshyam.shah@goteleport.com (Sakshyam Shah)

Published: 2022-03-31T00:00:00Z

Content type: article

Language: en

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

Topics: [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [zero trust security](<https://devfeed.tech/topics/zero-trust-security.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [external](<https://devfeed.tech/tags/external.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>), [zero-trust-security](<https://devfeed.tech/tags/zero-trust-security.md>)

### AI overview

This article explains zero standing privilege (ZSP) as a zero trust strategy for privileged access management. It describes assigning administrative privileges only when access is needed and revoking them afterward, and contrasts ZSP with least privilege and related access concepts.

### Source excerpt

This blog post explores the use case and importance of zero standing privilege in modern privileged access management.

## Overview of Zero Trust and How to Get Started

DevFeed: [Overview of Zero Trust and How to Get Started](<https://devfeed.tech/articles/overview-of-zero-trust-and-how-to-get-started-29986.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/zero-to-zero-trust/>)

Author: info@goteleport.com (Virag Mody)

Published: 2020-04-23T00:00:00Z

Content type: article

Language: en

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

Topics: [zero trust security](<https://devfeed.tech/topics/zero-trust-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>)

Tags: [firewall](<https://devfeed.tech/tags/firewall.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [internet](<https://devfeed.tech/tags/internet.md>), [networking](<https://devfeed.tech/tags/networking.md>), [overview](<https://devfeed.tech/tags/overview.md>), [security](<https://devfeed.tech/tags/security.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>), [zero-trust-security](<https://devfeed.tech/tags/zero-trust-security.md>)

### AI overview

This article explains the evolution from trusted early computer networks and perimeter-based security to Zero Trust. It argues that network-centric perimeter security became insufficient as infrastructure, workforces, and web-connected applications grew more distributed.

### Source excerpt

Evolution from perimeter based security to Zero Trust security - how it protects modern organizations, remote workforces, and web applications.