Aqua News
Getting Started with Serverless Computing
While serverless offers many benefits, it also possesses some significant drawbacks. “Since there are no performance SLAs in serverless functions, they aren’t typically used for high-performance, stateful applications,” said Amir Jerbi, co-founder and CTO of serverless and container software provider Aqua Security. Also, breaking code into small pieces “creates an architectural and design overhead that requires both effort and knowledge that …
DevOps Terms: 10 Essential Concepts, Explained
Continuous Integration (CI) “This technique continuously merges source code updates into one mainline to prevent merge conflicts by integrating code from different developers as soon as it’s available. It creates a real-time window into the current state of the software system and quality measurements, enabling constant engagement of all DevOps team members. For security teams, CI …
Aqua Security Announces Availability of Aqua Cloud Native Security Platform on VMware Cloud Marketplace™
Aqua Security provides customers with a solution for securing containerized applications from build to runtime on VMware Enterprise PKS and Pivotal PKS August 27, 2019 — Aqua Security, the leading platform provider for securing container-based, serverless, and cloud native applications, today announced that the company’s flagship platform, Aqua CSP, is available on VMware Cloud Marketplace™. …
How to Explain Kubernetes Secrets in Plain English
The process for creating a Secret is also relatively simple. Korren from Aqua Security describes it thusly, and following along can also help illuminate the purpose and benefits: “The process is that a trusted person or source defines a Secret by creating a logical name and entering the sensitive data,” Korren explains. “From then on, …
Kubernetes Looks Inside and Finds Security Holes
“Software that’s as complex and as extensive as Kubernetes is bound to have vulnerabilities,” wrote Rani Osnat, Vice President of Product Marketing at Aqua Security, in an email to SDxCentral. “Taking the initiative to perform an extensive third-party security audit … is absolutely the right thing to do in order to get ahead of having …
Multi-cloud by the numbers: 11 interesting stats
The multi-cloud approach is also shifting from ad hoc to intentional in more companies. Amir Jerbi, CTO and cofounder at Aqua Security, summed this up well for us recently: “Multi-cloud has become a strategic initiative for many enterprises, large and small.”
Multi-cloud: 8 tactics for stronger security
“Another critical aspect [of multi-cloud security] is that multi-cloud means that an organization will want to be able to move workloads between clouds, and when that happens, not be required to reconfigure the entire security toolset,” says Amir Jerbi, co-founder and CTO at Aqua Security. “One factor to consider is that cloud-provider-specific settings should be made …
Kubernetes Security Again Undercut by Bug, One of Which Just Won’t Go Away
Rani Osnat, vice president of product marketing at Aqua Security, previously told SDxCentral that Kubernetes is a “complex system and it’s bound to have vulnerabilities. The fact that CVE disclosures are becoming more commonplace is a good thing, as is the fact that they’re not all severe.”