Secrets - Aqua https://www.aquasec.com/tag/secrets/ Cloud Native Security, Container Security & Serverless Security Sun, 31 Mar 2024 19:36:03 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 Aqua CyberArk Conjur Certification: Making DevSecOps Easier https://www.aquasec.com/blog/aqua-cyberark-conjur-certification-easier-secrets-management/ Thu, 27 Oct 2022 16:49:12 +0000 https://www.aquasec.com/?p=14579 Aqua CyberArk Conjur Certification: Making DevSecOps EasierAqua Security is excited to announce that our newly certified integration with CyberArk Conjur Secrets Manger for both Conjur Secrets Manger Enterprise and Conjur Secrets Manager Open Source is now available in the CyberArk Marketplace. This integration makes it even easier for Aqua Security customers to inject secrets that are managed, audited, rotated, and protected …]]> Why You Shouldn’t Use Config Maps to Store Sensitive Data in K8s https://www.aquasec.com/blog/kubernetes-configmap-secrets/ Wed, 28 Apr 2021 12:14:03 +0000 https://www.aquasec.com/?p=15284 Why You Shouldn’t Use Config Maps to Store Sensitive Data in K8sOne of the challenges of managing containerized environments is how to store sensitive information that’s needed for the operation of the applications running in those environments. Kubernetes provides a built-in secrets object type, but a common comment about them is that, from a technical standpoint, they’re just the same as other object types like Config …]]> Kubernetes Secrets: How to Create, Use, and Secure Them https://www.aquasec.com/blog/managing-kubernetes-secrets/ Tue, 15 Jan 2019 13:27:00 +0000 https://www.aquasec.com/?p=15886 Kubernetes Secrets: How to Create, Use, and Secure ThemKubernetes applications frequently need access to confidential information like API keys or database credentials. Storing this data directly in container images or environment variables is not advisable and can create severe security risks. What Are Kubernetes Secrets? Kubernetes secrets are a Kubernetes resource specifically designed for storing sensitive data, such as passwords, tokens, and keys. …]]> Kubernetes 1.10: What’s New in Security https://www.aquasec.com/blog/kubernetes-1-10-whats-new-in-security/ Mon, 09 Apr 2018 08:33:10 +0000 https://www.aquasec.com/?p=16024 Kubernetes 1.10: What’s New in SecurityKubernetes 1.10 was officially released recently, with many new enhancements and improvements. This version of Kubernetes, which is lighter on the security side compared to the recent 1.9 and 1.8 releases that were very security focused, offers several new worthy security related features. Limit node access to the API In 1.10 you can  limit node …]]> Securing Container Workloads on AWS with Aqua https://www.aquasec.com/blog/securing-container-workloads-on-aws-with-aqua/ Thu, 28 Sep 2017 14:11:14 +0000 https://www.aquasec.com/?p=16161 Securing Container Workloads on AWS with AquaMany of our customers run container workloads on AWS – hardly surprising given Amazon’s lead position in the cloud market. But AWS also offers some distinct advantages to those running containers, including a set of highly-integrated services that take the pain away from managing deployments. Aqua has supported container deployments on AWS pretty much since …]]> Multi-Tenant Security Management for Containers https://www.aquasec.com/blog/announcing-aqua-csp-2-5-multi-tenant-security-management-for-containers/ Fri, 30 Jun 2017 17:17:42 +0000 https://www.aquasec.com/?p=16203 Multi-Tenant Security Management for ContainersAqua CNAPP is focused on making the platform more scalable for our customer deployments, which include some of the world’s largest container setups. Multi-Tenancy Management The biggest new addition in Aqua 2.5 is multi-tenancy, which provides a common architecture and UI for managing multiple tenancies, while also delegating some management capabilities to the tenant level. …]]> Injecting Secrets – Kubernetes,  HashiCorp Vault and Aqua on Azure https://www.aquasec.com/blog/injecting-secrets-kubernetes-hashicorp-vault-and-aqua-on-azure/ Wed, 19 Apr 2017 05:00:00 +0000 https://www.aquasec.com/?p=16244 Injecting Secrets – Kubernetes,  HashiCorp Vault and Aqua on AzureOne of the neat features of the Aqua Security solution is the ability to inject secrets into the environment of a running container, so that they never get written to disk. In this article I’m setting up an Aqua installation on Azure, using Kubernetes as the orchestrator and HashiCorp Vault as the secrets store, so …]]> The Challenges of Docker Secrets Management https://www.aquasec.com/blog/managing-secrets-in-docker-containers/ Thu, 02 Feb 2017 09:52:38 +0000 https://www.aquasec.com/?p=16263 The Challenges of Docker Secrets ManagementIn our many conversations with customers, Docker secrets management has come up as a particularly thorny issue that seemed to lack an elegant, cross-platform solution for container environments. Not a new issue in the enterprise space, especially as pertains to large-scale DevOps environments, the challenges of managing secrets become amplified in container environments. Verboten Shortcuts …]]>