---
title: Zscaler Zero Trust Cloud Reviews
meta_title: 'Zscaler Zero Trust Cloud Reviews 2026: Details, Pricing, & Features |
  G2'
meta_description: Filter 58 reviews by the users' company size, role or industry to
  find out how Zscaler Zero Trust Cloud works for a business like yours.
aggregate_rating:
  rating_value: 4.5
  review_count: 58
  scale: '5'
date_modified: '2026-07-14'
parent_category:
  name: Cloud Security
  url: https://www.g2.com/categories/cloud-security
---

# Zscaler Zero Trust Cloud Reviews
**Vendor:** Zscaler  
**Category:** [Cloud Workload Protection Platforms](https://www.g2.com/categories/cloud-workload-protection-platforms)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 58
## About Zscaler Zero Trust Cloud
Zscaler global cloud delivers the entire gateway security stack as a service. By securely connecting users to their applications, regardless of device, location, or network, Zscaler is transforming enterprise security.



## Zscaler Zero Trust Cloud Pros & Cons
**What users like:**

- Users value the **cloud-native Zero Trust architecture** of Zscaler, enhancing security and user experience significantly. (5 reviews)
- Users value the **advanced threat protection** of Zscaler, enhancing security and safeguarding their online environment effectively. (4 reviews)
- Users value the **ease of use** of Zscaler Zero Trust Cloud, simplifying secure access and connectivity effortlessly. (3 reviews)
- Users value Zscaler for its **comprehensive protection against threats** , ensuring a secure online environment and improved endpoint security. (3 reviews)
- Users value Zscaler&#39;s **advanced threat protection** , ensuring a secure and efficient online environment for enterprises. (3 reviews)
- VPN Installation (3 reviews)
- Real-time Detection (2 reviews)
- Reliability (2 reviews)
- Reporting (2 reviews)
- Secure Access (2 reviews)

**What users dislike:**

- Users find the **initial configuration challenging** due to the complexity of tailoring granular access policies effectively. (1 reviews)
- Users find the **complex configuration** of Zscaler Zero Trust Cloud challenging, particularly for custom access policies. (1 reviews)
- Users find the **initial configuration complexity** of Zscaler Zero Trust Cloud challenging, requiring time and careful tuning for policies. (1 reviews)
- Users find the **initial configuration complex** , requiring extensive time and effort to set up tailored access policies. (1 reviews)
- Users find **difficult configuration** of Zscaler Zero Trust Cloud to be time-consuming and complicated for tailored access policies. (1 reviews)
- Limited Customization (1 reviews)
- Users face **slow internet speed** with Zscaler Zero Trust Cloud, particularly when using ztunnel 2.0 in ZPA. (1 reviews)
- Users experience **slow performance** when using ztunnel 2.0 in ZPA, possibly due to bandwidth limitations and full inspection. (1 reviews)
- Users report **bandwidth slowness** with ztunnel 2.0 in ZPA, possibly due to full inspection affecting performance. (1 reviews)
- Users notice **inconsistent server stability** with Zscaler Zero Trust Cloud, often requiring alternatives for reliable performance. (1 reviews)

## Zscaler Zero Trust Cloud Reviews
  ### 1. Zscaler Zero Trust Cloud: Seamless Multi-Cloud Access with Strong Device Posture Controls

**Rating:** 4.5/5.0 stars

**Reviewed by:** Aswindev P. | Consultant, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** July 12, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

The absolute best thing about the Zscaler Zero Trust Cloud and the biggest upside from an architectural standpoint is how it completely obliterates the concept of network-level trust. For decades, we relied on legacy VPNs that punched a hole through the firewall, assigned a remote user an IP address on the corporate LAN, and effectively gave them the keys to the kingdom. Zscaler flips that on its head by decoupling the user from the network entirely. Users connect only to the specific applications they are authorized to use, via outbound micro-tunnels, making the underlying infrastructure completely invisible to the internet.

​Here is what I find most helpful about it in the field:

​1. Seamless Multi-Cloud Access 

​When securing complex environments that span AWS, Azure, and GCP, traditional routing becomes a nightmare of site-to-site VPNs and complex firewall rules. Zscaler Private Access (ZPA) acts as a universal broker. An engineer sitting in a coffee shop can SSH into an AWS EC2 instance, access an Azure web app, and hit a legacy on-prem database simultaneously, all through a single lightweight client, without ever knowing where those workloads physically reside.

​2. Device Posture as the Ultimate Gatekeeper 

​Identity is no longer enough to grant access; device health is just as critical. The biggest upside of the Zscaler Client Connector is how seamlessly it integrates with the broader security stack to enforce conditional access. Before Zscaler brokers a connection to a sensitive application, it can verify device posture in real-time. If an endpoint's Microsoft Defender agent flags an active threat, or if Tanium reports that critical patches are missing and the machine is non-compliant, Zscaler instantly dynamically revokes access to internal applications until the machine is remediated.

​3. Simplifying Compliance and Audits 

​Dealing with strict ITGC (Information Technology General Controls) and SOC 2 audits is historically painful when access logs are scattered across dozens of different firewalls, VPN concentrators, and cloud gateways. Zscaler centralizes all of this. Because every single transactionwhether outbound to the internet (ZIA) or inbound to a private app (ZPA) is brokered and logged in one unified cloud platform, proving least-privilege access and demonstrating robust data governance to an auditor becomes a drastically streamlined process.

​Ultimately, the most helpful aspect of Zscaler isn't just that it secures the environment; it completely removes the friction of enforcing that security across a decentralized workforce.

**What do you dislike about Zscaler Zero Trust Cloud?**

If I have to give you the unvarnished architectural reality, the biggest downside of Zscaler Zero Trust Cloud is that it operates as a massive, opaque man-in-the-middle proxy. While this architecture provides incredible security, it fundamentally breaks how traditional networking and custom applications expect traffic to flow.

​When you deploy Zscaler, you are no longer just managing a network; you are actively intercepting and decrypting almost every packet your enterprise generates. This introduces three major areas of friction:

​1. The Friction of TLS/SSL Inspection (The Developer Nightmare) 

​To get the deep visibility and Data Loss Prevention (DLP) that Zscaler promises, you have to break and inspect SSL/TLS traffic using Zscaler's root certificates. If you have a large software development team, they will absolutely hate it. Zscaler will aggressively break any custom developer application, Python script, Azure DevOps pipeline, or CLI tool that uses certificate pinning or non-standard web protocols. Your infrastructure team will spend a frustrating amount of time troubleshooting why a specific API suddenly refuses to connect, forcing you to maintain massive, complex bypass lists just to keep development teams working.

​2. The "Middle Hop" Latency 

​It is a simple physics problem: Zscaler routes your traffic through a third-party data center. Every request a user makes travels from their device, to a Zscaler Enforcement Node (ZEN) for inspection, and then to its final destination. While Zscaler peers heavily with major cloud providers to minimize this, the latency is still palpable compared to a direct, uninspected internet connection. The most common complaint you will field from end-users is that "the internet feels slow," and it is difficult to explain to an executive that the security tool making their laptop sluggish is actually operating exactly as designed.

​3. Opaque Troubleshooting and "Black Box" Routing 

​When an application fails to load or a connection drops, troubleshooting a cloud-native proxy is exponentially harder than troubleshooting a legacy on-premises firewall. Because the routing and inspection happen in Zscaler's cloud, you lose local visibility. If a user is experiencing a mysterious block or random CAPTCHA requests, it can be incredibly difficult to pinpoint whether the issue is a Zscaler policy, an SSL decryption failure, or the destination web server blocking Zscaler's public IP range.

​4. A Fragmented Administrative Experience 

​Historically, Zscaler Internet Access (ZIA) for outbound web traffic and Zscaler Private Access (ZPA) for internal applications were built as two completely separate platforms. While the integration has improved by 2026, the administrative interface still often feels like two disjointed ecosystems glued together under a single login. Setting up granular, unified policies that seamlessly span both environments requires a steep learning curve and careful tuning to avoid breaking critical business workflows.

​Ultimately, the downside isn't that Zscaler fails to secure the environment; it is that enforcing that security requires a highly mature IT operations team capable of constantly managing exceptions, bypasses, and complex proxy logic.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

When architecting enterprise environments, the core business problem Zscaler Zero Trust Cloud solves is the fundamental breakdown of the traditional network perimeter. Historically, organizations relied on a "castle-and-moat" architecture, using VPNs and firewalls to secure a centralized network. However, with the rapid shift to remote work, multi-cloud deployments (AWS, Azure, GCP), and the proliferation of mobile devices, this model became inherently flawed. Users are now bypassing the enterprise gateway to access cloud applications directly, and traditional defenses cannot keep pace with evolving threats or provide the necessary architectural flexibility.

​Zscaler solves this by shifting security from the network layer to the edge, operating as a cloud-native proxy. By decoupling users from the underlying network, Zscaler ensures that users connect only to specific, authorized applications, completely hiding the infrastructure from the public internet.

​This architectural shift benefits the business in several concrete ways:

​Drastic Cost Reduction & Complexity Elimination: By retiring legacy VPNs and centralizing security policies, organizations can significantly lower management overhead and operational costs. Zscaler consolidates multiple point products such as Secure Web Gateways (SWG), Cloud Access Security Brokers (CASB), and Zero Trust Network Access (ZTNA) into a single cloud platform. This eliminates the need for expensive hardware appliances and the associated costs of public cloud transit and bespoke networking architectures. ​Enhanced Cybersecurity Posture: Zero Trust architecture minimizes the attack surface by eliminating public IP exposure and preventing inbound connections. It enforces least-privileged access and continuous monitoring, effectively stopping lateral movement if an endpoint is compromised. Zscaler's real-time inspection of all traffic, including encrypted data, blocks threats and prevents sensitive data leakage. ​Improved User Productivity and Experience: By providing direct-to-app connectivity, Zscaler removes the latency and bottlenecks associated with backhauling traffic through traditional data centers. This results in a superior digital experience for remote and hybrid workforces, accelerating business application deployments and boosting overall efficiency. 

​Ultimately, Zscaler allows organizations to securely support digital transformation initiatives, enabling seamless and secure access to resources regardless of the user's location or the device they are using.

  ### 2. Zscaler Delivers Strong Protection and Stable Connectivity

**Rating:** 4.5/5.0 stars

**Reviewed by:** Kyle.Bravo@allmar.com B. | ServiceDesk Analyst / IT Infra, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 19, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler plays a major role in our company since we have mostly everything. ZIA is useful in blocking everything including web attacks and ransome wares. ZPA replaces our old Global Protect wherein you don't have to manually authenticate as Zscaler do it for you. Using this gives us confidence and protection but at the same time stability for connectivity.

**What do you dislike about Zscaler Zero Trust Cloud?**

It is complex to setup and is high costing. Setup alone needs payment. Performance varies due to SSL Inspection. Lots of things are getting blocked because of this and sometimes it is hard to pin point which causes the blocking. One thing I noticed is that their support is a hit or miss. Sometimes you're gonna get a technician who knows their thing and won't leave you be, sometimes there's a technician that will just keep rescheduling another meeting just to get logs and that's it. I can also identify that by using Zscaler ZPA, the connectivity you have will be reduced in half.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Accessing internal sources for employees only but at the same time they are safe to browse the web due to ZIA. We're confident because we have zscaler so working from home will be at ease. This plays a major role since all of our users and machines are cloud based now.

  ### 3. Zscaler: A Game-Changer That Replaces the Traditional Corporate VPN

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mohammed M. | Technical Support Associate, Enterprise (> 1000 emp.)

**Reviewed Date:** July 13, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

Honestly, what I love most about Zscaler is that it completely kills the traditional corporate VPN. Because it uses an "inside-out" connection model, users connect directly to specific apps rather than being dropped onto a broad network segment. It makes your actual corporate network invisible to scanners on the public internet, which drops your attack surface to basically zero.
Plus, for the end user, it just runs silently in the background without all the constant dropouts and re-authentication fatigue of an old-school VPN client.
The downside? The admin backend is incredibly complex, and troubleshooting when it occasionally blocks a niche developer tool or API by mistake can turn into a massive log-hunting headache. But if you have the team to manage it, it’s a total game changer for securing hybrid work.

**What do you dislike about Zscaler Zero Trust Cloud?**

What I dislike most is the complex admin backend and the log-hunting headache that happens when its aggressive SSL inspection accidentally blocks niche developer tools or APIs. Troubleshooting those false positives can take forever.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Zero Trust Cloud solves the fatal flaw of traditional network security: implicit trust. In legacy "castle-and-moat" setups, a user logging into a VPN gets broad access to the entire network segment, allowing attackers who compromise a single credential to move laterally and deploy ransomware. Furthermore, legacy hardware forces traffic backhauling, causing massive latency.
Zscaler addresses this by making corporate applications invisible to the public internet using an "inside-out" connection model. If it can’t be seen, it can’t be scanned or attacked. It enforces true least-privilege access, connecting users directly to specific apps—never the broad network.
The Benefits:
Zero Lateral Movement: The blast radius of a breach is tightly contained; an compromised account cannot pivot to other systems.
Reduced Attack Surface: The company’s public-facing threat profile drops to virtually zero.
Seamless User Experience: Employees get fast, direct-to-cloud connections without the constant dropouts, bandwidth bottlenecks, or re-authentication fatigue of old-school VPNs.
Ultimately, it shifts security from a disruptive perimeter barrier to an invisible, identity-aware background utility, drastically cutting down on infrastructure vulnerabilities and connectivity-related IT helpdesk tickets.

  ### 4. Fast, Secure Hybrid Access — Worth the Setup Investment

**Rating:** 5.0/5.0 stars

**Reviewed by:** Himanshu G. | Software Engineer II, Enterprise (> 1000 emp.)

**Reviewed Date:** July 13, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

We replaced our legacy VPN with Zscaler and haven't looked back. The performance improvement was immediately noticeable — users connect faster, latency is lower, and we've eliminated the bottleneck of backhauling traffic through a corporate data center. The cloud-native architecture means users get a consistent, fast experience whether they're in the office or working remotely. For any organization still relying on a traditional VPN, Zscaler is a genuine upgrade in both security posture and end-user experience.

**What do you dislike about Zscaler Zero Trust Cloud?**

The initial setup has a steep learning curve. Getting policies configured correctly — especially around app segmentation and authentication — took more time and internal expertise than expected. Better out-of-the-box templates and clearer documentation for first-time deployments would go a long way.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Our main challenge was giving a distributed workforce secure, reliable access to internal applications without the limitations of a traditional VPN. Zscaler solved that cleanly — employees get fast, consistent access from anywhere, and we're not compromising on security to make it happen. Hybrid work is now a non-issue for our IT team.

  ### 5. Secure, Scalable Zero Trust Access for a Modern Workforce

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Industrial Automation | Enterprise (> 1000 emp.)

**Reviewed Date:** July 07, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

What I like best about Zscaler Zero Trust Cloud is its ability to provide secure, seamless access to applications without relying on traditional VPNs. The platform improves security through a Zero Trust approach, offers strong visibility into user and application activity, and scales well for a global workforce. It also helps simplify remote access while maintaining a consistent user experience and reducing operational overhead for IT and security teams

**What do you dislike about Zscaler Zero Trust Cloud?**

The biggest challenge is the complexity of deployment and policy management. Troubleshooting can be time-consuming, and occasional application compatibility or performance issues may require additional configuration and support.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Zero Trust Cloud is helping solve secure remote access and application access challenges by replacing traditional VPN-based connectivity with a Zero Trust approach. It enables users to securely access applications from anywhere while reducing the attack surface and improving visibility for security teams. The platform has helped improve user experience, simplify access management, enhance security controls, and support a scalable work-from-anywhere model without the complexity of legacy network architectures.

  ### 6. Zscaler Zero Trust Cloud Replaces Legacy VPNs and Shrinks the Attack Surface

**Rating:** 4.0/5.0 stars

**Reviewed by:** Elliott R. | IT Support Technician, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 13, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

Users consistently highlight the Zscaler Zero Trust Cloud (part of the Zero Trust Exchange) for eliminating the need for legacy VPNs and shrinking the attack surface. By keeping applications completely hidden behind the cloud, it prevents lateral movement and allows inside-out, direct-to-app connections.

**What do you dislike about Zscaler Zero Trust Cloud?**

Users frequently report that Zscaler Zero Trust Cloud suffers from bandwidth bottlenecks during heavy traffic inspection, a complex, steep learning curve for initial setup, and limited reporting capabilities. Additionally, some administrators find its shared cloud infrastructure can lead to latency.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

The Zscaler Zero Trust Cloud solves the critical vulnerabilities of legacy perimeter-based security (like firewalls and VPNs). Instead of connecting users to the corporate network, it establishes direct, identity-centric connections to specific applications.

  ### 7. Streamlined Security with Zero Reauthentication Hassles

**Rating:** 5.0/5.0 stars

**Reviewed by:** Darren H. | Risk Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 07, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

I like that as an end user, I don't have to re-authenticate all the time, which saves me time and prevents complaints from other end users. It helps us by allowing us to remove Cisco Umbrella and fine-tune our security stack. The initial setup was really straightforward.

**What do you dislike about Zscaler Zero Trust Cloud?**

Right now we are having an issue with licensing look ups for one of our primary software solutions. We are currently working with the vendor and Zscaler to remediate the issue.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Zero Trust Cloud helps us remove traditional VPNs from our tech stack to meet cyber insurance requirements, saving time on re-authentication and reducing user complaints. It fine-tunes our security stack and eliminates the need for Cisco Umbrella.

  ### 8. Cloud-Native Zero Trust That Replaces VPNs and Improves User Experience

**Rating:** 5.0/5.0 stars

**Reviewed by:** Raed Q. | Customer Service Advisor, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 17, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

What I like best about Zscaler Zero Trust Cloud is its cloud-native Zero Trust architecture. It eliminates the need for traditional VPNs and provides secure, direct access to applications based on identity and policy rather than network location. That improves both security and user experience.

**What do you dislike about Zscaler Zero Trust Cloud?**

One thing I find challenging about Zscaler Zero Trust Cloud is its initial configuration, especially when tailoring granular access policies. Because it enforces strict identity-based controls, setting up policies that fit complex business requirements can take time and careful tuning.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Zero Trust Cloud solves the core problem of insecure, perimeter-based access by shifting to identity-centric, application-level security. Rather than connecting users to networks, it connects users only to the specific apps they need, reducing the attack surface and stopping lateral movement. The benefit for me is stronger protection with less complexity — fewer VPN risks, tighter access control, and clearer visibility into who’s connecting to what.

  ### 9. Zscaler’s Architecture Delivers Clear Technical and Operational Advantages

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rahul K. | Deputy Manager, Enterprise (> 1000 emp.)

**Reviewed Date:** July 13, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler holds distinct structural advantages. While competitors have strong individual offerings, Zscaler's architecture delivers specific technical and operational

**What do you dislike about Zscaler Zero Trust Cloud?**

10% to 20% drop in download and upload speeds.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Legacy VPNs often give users access to an entire network segment as soon as they log in. If an attacker steals a remote worker’s credentials, they may be able to move laterally across the broader company network, searching for sensitive databases or deploying ransomware.

  ### 10. Simple and ultra-secure Zero Trust security

**Rating:** 4.5/5.0 stars

**Reviewed by:** Evan d. | Commercial B2B2C, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 23, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

What I appreciate the most is the Zero Trust security that verifies every connection automatically, no matter where my users are. Simple, effective, and ultra-secure!

**What do you dislike about Zscaler Zero Trust Cloud?**

The initial setup can be quite complex and the cost is high for small businesses.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

It solves secure access issues for remote users and eliminates the need for traditional VPNs, which improves performance and reduces the risk of cyberattacks.

  ### 11. Best Tool for Ensuring Reliable Access to Required Sites

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jerin C. | Human Resources Manager - Shriram Group, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 29, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

This is the best tool our company uses to ensure more effective access to the required sites.

**What do you dislike about Zscaler Zero Trust Cloud?**

Overall, it's very good — I didn't find any faults or anything to dislike about this product.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

As an employee in an organisation, I am very happy with the product. It is very helpful in filtering access for end users, i.e. employees. I am not very familiar with the deeper technical details.

  ### 12. Secure Work-From-Anywhere with Zscaler Zero Trust Cloud—No VPN Needed

**Rating:** 5.0/5.0 stars

**Reviewed by:** Tejasav g. | IT Infra engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** June 26, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler Zero Trust Cloud enables safe work-from-anywhere access without exposing internal networks. It eliminates the need for VPN infrastructure, firewalls, and MPLS circuits.

**What do you dislike about Zscaler Zero Trust Cloud?**

Since it’s fully cloud-based, performance depends on having stable internet access. Some organizations may also feel they have less direct control over the underlying infrastructure.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

It eliminates VPN limitations and security risks. It also helps protect against cyber threats.

  ### 13. ZTA review by network engineer

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Manufacturing | Enterprise (> 1000 emp.)

**Reviewed Date:** July 10, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

I like about how the zero trust right user to right application is only granted access. Granular controll on the access to application rather than network. Like other features like the easy connect to nearest DC for low latency and availability.

**What do you dislike about Zscaler Zero Trust Cloud?**

Majorly none, but the lisences to use or access features requires additional attention and combining them together is close to complex

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Network proxy, end user experience by giving full insights into machine, secure private and public access all in one platform

  ### 14. Flexible When Configured Well

**Rating:** 4.0/5.0 stars

**Reviewed by:** Andriy L. | Snr. Director, Global Customer Success &amp; Technical Services, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** July 07, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

It can be too restrictive if it isn’t properly configured. Also, it’s easy to disable the policy and bypass the security rules.

**What do you dislike about Zscaler Zero Trust Cloud?**

It isn’t easy to troubleshoot, and updates can sometimes be too slow.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

It helps prevent internal staff from accessing unauthorised networks.

  ### 15. Easy to Use, High Performance, and Highly Secure

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mayank J. | IT Infrastructure Service Delivery- APAC Head, Enterprise (> 1000 emp.)

**Reviewed Date:** July 07, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

Easy to use, good in performance and highly secured

**What do you dislike about Zscaler Zero Trust Cloud?**

Nothing as on today. Didn't find any dislike thing.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Zero Trust Cloud solve many of the security and networking challenges that traditional VPNs and perimeter-based security models struggle with.

  ### 16. Strong Web Security, But Occasional False Positives Block Legit Sites

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Manufacturing | Enterprise (> 1000 emp.)

**Reviewed Date:** July 07, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

the security that it provides to stop users from accessing risky websites

**What do you dislike about Zscaler Zero Trust Cloud?**

sometimes legit websites are flagged as risky and not accessible

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

refining the list of risky websites on their system helps us

  ### 17. Great Security and Strong Virus Protection

**Rating:** 4.0/5.0 stars

**Reviewed by:** tangier j. | Tax Associate, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 17, 2026

**What do you like best about Zscaler Zero Trust Cloud?**

It maintains great security and protects your system from viruses.

**What do you dislike about Zscaler Zero Trust Cloud?**

The connectivity doesn't stay log so you may have to authenticate it frequently.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

It protects my systems from harmful damage.

  ### 18. Next-Gen Cloud Security with Robust Zero Trust Enforcement

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sandeep S. | Technical Consultant, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 12, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler has evolved into a complete Zero Trust Cloud platform that goes far beyond traditional security. Along with ZTNA, SSL inspection, DLP, Endpoint DLP, and Browser Isolation, it now provides advanced integrations with cloud posture management, AI-based threat detection, and enhanced digital experience monitoring through ZDX. The best part is how seamlessly it replaces legacy VPNs with faster and more secure access to private apps. The unified dashboard, continuous policy enforcement, and strong visibility across users and applications make Zscaler an all-in-one security solution for modern enterprises.

**What do you dislike about Zscaler Zero Trust Cloud?**

There are no disadvantages in this solution.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

cloud management and remotely user management

  ### 19. Best ZTNA solutions

**Rating:** 5.0/5.0 stars

**Reviewed by:** PRAVEEN P. | Senior Associate Consultant, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** January 24, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

In ZPA
1. Easy to deploy,
2. Seamless connectivity for hybrid privateb apps,
3. Not use network to network connection to connect app- Reduce Security Risk,
4. Less app migration time- M&A process.
In ZPA
1. Supported for user, device, IOT, workstation,
2. Inline proxy scanning in public cloud edge,
3. Full visibility and control for all UDO&TCP traffic by using SSL inspection,
4. AV- Advanced threat protection, Cloud sandbox, DNS security.
5. Cloud Firewall& Cloud application Control features.
6. Data Protection- Inline and outbound API protection for transfer and data in rest.
7. No Apllience required& Scalable 100% SSL inspection.

**What do you dislike about Zscaler Zero Trust Cloud?**

Some users reporting bandwidth slowness while using ztunnel 2.0 in ZPA, maybe due to full inspection. Otherwise no issues.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

1. DLP over all the Internet and saas application.
2. Reducing security breaches by using application segmentation.
3. Reducing captive cost by providing cloud exchange platform.
4. Finding misconfiguration and data protection by using CSPM platform.
5. ZDX- providing analysis in single tool for help desk team to find end user network, application, device related issue.
6. Identity Provider integration supported for Azure, LDAP,   PING and OCTA.

  ### 20. Zscaler Review by Security Analyst

**Rating:** 2.5/5.0 stars

**Reviewed by:** Varun L. |  Analyst I Cybersecurity Solutions Architecture, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 16, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

It have more modern touch rather than legacy network secuirty solution vendors.One of the best features of the Zscaler Cloud Platform is its robust security capabilities. It offers full inbound and outbound SSL inspection and can help protect the entire enterprise network from cyber threats. Users also appreciate its scalability, as the solution can be expanded or adjusted as a company's needs change. Lastly, the Zscaler platform generally receives high marks for its ease of use and practicality, with users stating that it allows them to simplify their IT security operations.

**What do you dislike about Zscaler Zero Trust Cloud?**

1. Learning curve: Some users find Zscaler to be complex and suggest that it can have a quite steep learning curve, especially for non-technical users.

2. Reporting capabilities: Some users have reported that Zscaler's reporting capabilities can be limited and may not always provide the detail needed for in-depth analysis.

3. Technical support: There have been occasional complaints about the quality and speed of Zscaler's technical support.

4. No physical infrastructure: Since Zscaler is a cloud-based solution, for those companies that prefer an on-premises solution, Zscaler might not be a good fit.

5. Incompatibility issues: Some users have reported compatibility issues with certain operating systems or environments, implying the platform cannot always be used universally across all systems.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

1. Ensuring Security: Zscaler provides secure access for remote and in-office workers. All the incoming and outgoing data from a device is scanned to prevent threats and attacks.

2. Enabling Remote Work: With its cloud-native architecture, Zscaler allows professionals to work securely from any location, without the need for traditional VPNs.

3. Simplifying IT Operations: Zscaler's integrated approach can reduce the complexity of managing multiple standalone security solutions.

4. Enhancing Visibility & Control: By routing traffic through its cloud, Zscaler provides real-time insight into network activities and allows admins to control user access.

5. Reducing Bandwidth Usage: By limiting access to unnecessary internet-bound traffic, Zscaler can reduce bandwidth usage and maintain network performance.

  ### 21. An excellent cloud native platform for cybersecurity

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** January 22, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler is a comprehensive cloud security platform that provides robust protection for users, workloads, and devices. It employs Zero Trust Networking Access (ZTNA) for secure connectivity and offers full TLS/SSL inspection for data protection. Zscaler is user-friendly, scalable, and reduces management overhead. It leverages automation for security and offers real-time malware detection. By providing fast, secure app access, it enhances user productivity. Its effectiveness, however, depends on its implementation within an organization's IT infrastructure. provides excellent customer support as well as frequency of use and is easy to integrate.

**What do you dislike about Zscaler Zero Trust Cloud?**

While Zscaler offers robust cloud security, it has some downsides. Users have reported slow system operation and inconsistent SSL support for some URLs. The platform's extensive features can be overwhelming, leading to underutilization. As a cloud-based platform, Zscaler's performance is dependent on reliable internet connectivity, and any disruption can impact its functionality. These factors should be considered when evaluating Zscaler.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Cloud Security Platform addresses key business challenges. It provides visibility into application usage, manages insecure configurations, and controls risky contexts and applications. It tackles cloud security issues that traditional on-premises technologies can't handle. Zscaler also manages entitlements using a Cloud Infrastructure Entitlements Management (CIEM) solution. These capabilities enhance security, simplify connectivity, and improve performance, making Zscaler a valuable tool for businesses.

  ### 22. Zscaler Cloud Platform: A Comprehensive Cybersecurity Solution with Global Reach

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Consulting | Enterprise (> 1000 emp.)

**Reviewed Date:** January 15, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler's cloud platform impresses with a comprehensive cybersecurity suite, leveraging a cloud-native architecture for scalability. Advanced threat prevention and SSL inspection enhance security measures. Granular policy controls and a user-friendly interface add flexibility and ease of management. The global network of data centers ensures low-latency access.

**What do you dislike about Zscaler Zero Trust Cloud?**

Budget considerations may be a concern, as the pricing structure could be less accommodating for smaller businesses. Careful evaluation of costs is recommended to align capabilities with budget constraints.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler's cloud platform solves critical cybersecurity challenges by offering a comprehensive and scalable solution. Startups often face resource constraints, and Zscaler provides an efficient way to manage cybersecurity with its user-friendly interface. The platform's cloud-native architecture allows for seamless scalability, accommodating the dynamic nature of startups. Additionally, Zscaler ensures global accessibility and robust threat prevention, addressing the security needs of startups with limited resources while providing a cost-effective alternative to traditional cybersecurity measures.

  ### 23. Great Technology & User-friendly interface

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer & Network Security | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 02, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler's Cloud Security Platform is a game-changer. Seamless integration, robust threat protection, and efficient traffic handling make it a top choice. User-friendly interface and solid performance ensure a secure and smooth online experience. Highly recommended for comprehensive cloud security.

**What do you dislike about Zscaler Zero Trust Cloud?**

Zscaler's Cloud Security Platform is stellar; its robust features and seamless integration make it a top choice. Surprisingly, I struggle to find any flaws. From impeccable security measures to user-friendly interfaces, Zscaler excels. Highly recommend for unparalleled cloud security.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

The Zscaler Zero Trust Exchange protects thousands of customers from cyberattacks and data loss by securely connecting users, devices, and applications in any location

  ### 24. Zscaler Cloud Platforms for Business

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 10, 2023

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler Cloud Platforms allow for increased end-user security for all users through granular networking policies that can block and prevent threats. There are firewall, IPS, URL, and cloud application rules that protect users.

**What do you dislike about Zscaler Zero Trust Cloud?**

Zscaler has a very steep learning curve. The service itself is well supported and contains a massive amount of features designed to protect end-users, but expect new admins to spend a hefty amount of time learning the platform.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Cloud Platform allows us to inspect all inbound and outbound traffic from devices with the client connector installed. This product has lead to massive security improvements across the organization.

  ### 25. Need more integration and enable ease of use

**Rating:** 4.0/5.0 stars

**Reviewed by:** Rohit S. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 18, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Seamless setup and user acccess management

**What do you dislike about Zscaler Zero Trust Cloud?**

Costly 
Don't have open integration with most of the new tools to authenticate user

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Seamless user integration and easy to add network

  ### 26. Love to use Zscaler

**Rating:** 4.5/5.0 stars

**Reviewed by:** MANISH K. | Senior System Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** January 30, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

It's very easy to implement and use Zscaler,I Can easily integrate it to the required machines
They also offers multiple features, one of the best thing i like about them is their customer support,i really love using Zscaler

**What do you dislike about Zscaler Zero Trust Cloud?**

It's configuration can be little handy to be user friendly

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

It's is very helpful terms of connecting users from remote locations

  ### 27. The best zero trust approach: Zscaler Cloud Security Platform

**Rating:** 4.0/5.0 stars

**Reviewed by:** Haritima D. | Associate Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** January 13, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

The best part is before accessing the application they are authenticated and authorized which is zero trust approach. It helps in encrypt and inspecting the SSL traffic. Ease of use and implementation is quite helpful

**What do you dislike about Zscaler Zero Trust Cloud?**

The dependency on internet connection makes it difficult sometimes on the performance.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

The platform is helping in enable the zero trust appraoch which helps in accessing the application after authenticating and authorizing.

  ### 28. Zscaler is a cloud security organization

**Rating:** 5.0/5.0 stars

**Reviewed by:** Pooja K. | Business Development Associate, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 12, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler provides a comprehensive solution that includes Zero Trust Network Access (ZTNA), Cloud Access Security Broker (CASB), Secure Access Service Edge (SASE), and Secure Web Gateway (SWG).
Easy to implementation and manage

**What do you dislike about Zscaler Zero Trust Cloud?**

No disadvantage to this solution overall solution is good

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Cloud security and remotely user management.

  ### 29. Zscaler Cloud Platform is very useful to protect from cyberattacks.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Venkadasan R. | System and Network Administrator, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 22, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler Cloud Platform is very useful to protect from cyberattacks and securely connecting the users, devices, applications in any location.

**What do you dislike about Zscaler Zero Trust Cloud?**

There is nothing for dislike in Zscaler Cloud platform.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler cloud platform is solving our cyber security attack issues.

  ### 30. Zscaler is a clod security organization best in CASB and SASE solution

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dushyant S. | Cyber Security Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 12, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler provides a range of effective solutions, including ZTNA, SWG, CASB, and SASE.SSE.
Easy to implement and integrate.

**What do you dislike about Zscaler Zero Trust Cloud?**

"The solution has no disadvantages. Overall, it is good."

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

it is mainly useful for cloud security.
Remotely user management with the help of ZTNA solution.

  ### 31. Zscaler Cloud Platform Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Harshit L. | Security Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** January 30, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

SSL Inspection and Decryption and Security-as-a-Service (SaaS)

**What do you dislike about Zscaler Zero Trust Cloud?**

Dependency on Internet Connection and poor vendor support

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

ssl inspection and decryption
can moniter ssl traffic
zero trust model
casb and saas solution

  ### 32. Cloud security and management

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nikhil G. | Founder-Auxiliary DigiTech Pvt Ltd, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 12, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscalar offers sase,swg,ztna , cloud native best in solution

**What do you dislike about Zscaler Zero Trust Cloud?**

No disadvantage in this solution overall solution is good
Easy to manage and deploy

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Remotely user management and cloud security
Zscaler best in Sase and sse solution

  ### 33. Dependable and valuable, for organizations and businesses

**Rating:** 4.5/5.0 stars

**Reviewed by:** Valda M. | Banking Analyst, Investment Banking, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 25, 2023

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler is incredibly provides protection against threats creating an online environment. It serves as a cybersecurity tool.

**What do you dislike about Zscaler Zero Trust Cloud?**

Its important to consider this when evaluating the vendor. The stability of their UAE servers is inconsistent necessitating the use of the Paris server instead.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler Cloud Platform solves our companys network security concerns. With its cloud based security and zero trust model we no longer have to worry about data breaches or malware attacks.

  ### 34. Cloud Security

**Rating:** 4.0/5.0 stars

**Reviewed by:** Anubhav S. | Security Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 12, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler offers ZTNA , SASE and DLP for Cloud

**What do you dislike about Zscaler Zero Trust Cloud?**

No disadvantage in this solution as it provides many features and easy to use

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Remotely User Access and User Management , Cloud Security

  ### 35. Zscaler

**Rating:** 4.5/5.0 stars

**Reviewed by:** donald R. | Cyber Security Specialist, Enterprise (> 1000 emp.)

**Reviewed Date:** November 09, 2023

**What do you like best about Zscaler Zero Trust Cloud?**

We were able to consolidate a number of different VPN solutions and improve end point security

**What do you dislike about Zscaler Zero Trust Cloud?**

There was nothing in particular that I did not like.  It worked well and all the applications we used performed well.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Improving end point protection and the protection of senstive data and systems.

  ### 36. Reviewing for cloud computing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 06, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

Easy to implementation and manage and user friendly.

**What do you dislike about Zscaler Zero Trust Cloud?**

very slow system operation also inconsistent SSL support for some URLs.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

It reduces management overhead.

  ### 37. Best & Reputed Service Provider

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rupan J. | Senior Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 29, 2023

**What do you like best about Zscaler Zero Trust Cloud?**

Secures the cloud native apps through build,deploy and runtime with cloud security posture management

**What do you dislike about Zscaler Zero Trust Cloud?**

Since it is hosted online, we don't get the full access to manage the firewalls

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

It identifies the security threat real time and reports which is beneficial for organisation to act immediately

  ### 38. This platform has most security for managing, and deploying the apps.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rahul S. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** January 18, 2024

**What do you like best about Zscaler Zero Trust Cloud?**

The User Interface is so understandable.

**What do you dislike about Zscaler Zero Trust Cloud?**

NA, all good. The features are too amazing.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

I have to scale my apps.

  ### 39. Affordable solution for managing network and avoid attacks

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Banking | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 21, 2023

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler is stable and works effectively, switching smoothly and quickly between different networks

**What do you dislike about Zscaler Zero Trust Cloud?**

Something it looses connection when a new network, not authorised, is attempting to connect and I have not set it

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Zscaler helps me to avoid website not trusted and protect my connection from not authorised interferences

  ### 40. Best SASE Architecture ever..!!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Manjunath M. | IT Executive, Enterprise (> 1000 emp.)

**Reviewed Date:** January 18, 2022

**What do you like best about Zscaler Zero Trust Cloud?**

It reduces IT costs and complexity by being easy to deploy and manage as an automated,cloud-delivered service that scales. It also delivers a great user experience by bringing the security and policy close to the user to eliminate unnecessary backhaul .It also reduces the risk by inline the inspection on encrypted traffic at scale for threat protection and data loss prevention.

**What do you dislike about Zscaler Zero Trust Cloud?**

The system was prone to the occasional crash. We had to disable our the browser’s cookies to access their system. The reporting features were slower than they expected them to be. Need improvement in IDP integration.

**Recommendations to others considering Zscaler Zero Trust Cloud:**

Zscaler cloud security protects the data of every user, workstation, and application within your system, including B2B partners.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

We appreciated that we could manage a wide range of security-related tasks from a central dashboard. We were satisfied with the number of integrations that came with the product out of the box. The system rarely returned false positives from its scans.

  ### 41. Best DLP Platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jeevanandham M. | IT Executive, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 19, 2022

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler is very useful in our organization. For DLP, we are planning to implement the Zscaler.  a good tool for the DLP compared with other products like Netscope.we have started implementing the zscaler in our users laptop it is working fine.

**What do you dislike about Zscaler Zero Trust Cloud?**

After installing the zscaler, the system is getting slow and facing many connectivity issues drop down in the internet speed. kindly Increase the bandwidth so we can work without any lagging

**Recommendations to others considering Zscaler Zero Trust Cloud:**

If you use this platform once, you will never go to other platforms

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Now we are monitoring the Usage of the Internet, logs, and Tunneling. Before, we used to install VPN now we can tunnel without a VPN. Website filtering allowing the Authorized application  and blocking the attachment file in All the applications

  ### 42. Cloud Security At Its Best

**Rating:** 4.0/5.0 stars

**Reviewed by:** Sreyas V. | Senior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 12, 2021

**What do you like best about Zscaler Zero Trust Cloud?**

Zscaler is one of the best Software as a Service security solutions available in the market. Being in the IT industry, we require our assets to be protected effectively against malware or ransomware attacks, and Zscaler, in my opinion, is the best tool for it.

**What do you dislike about Zscaler Zero Trust Cloud?**

Traffic bypassing can be difficult unless we use a network protocol analyzer such as Wireshark. Other than that, there is nothing much to dislike about the solution.

**Recommendations to others considering Zscaler Zero Trust Cloud:**

If you are looking for a cyber security SaaS, Zscaler is the best in the business. It provides different layers of security will all of its various components helping stop malware or ransomware all along the kill chain.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

The biggest problem being solved using Zscaler is that you and your organization are secure against malware or ransomware attacks. zIt always feels good to work in a safe and secure environment.

  ### 43. Good in file rights management tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 30, 2022

**What do you like best about Zscaler Zero Trust Cloud?**

Simple dashboard and easy to adopt the technology

**What do you dislike about Zscaler Zero Trust Cloud?**

Reporting functionaries are having limited information , need to improved

**Recommendations to others considering Zscaler Zero Trust Cloud:**

True File management tools

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Providing file permisssion to the third party vendors/auditors can be restricted

  ### 44. Overall application for system tracks

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Logistics and Supply Chain | Enterprise (> 1000 emp.)

**Reviewed Date:** January 24, 2022

**What do you like best about Zscaler Zero Trust Cloud?**

All the updates and systems needs can be done easily through Zscaler. we use this mandatory application for our system

**What do you dislike about Zscaler Zero Trust Cloud?**

sometimes it doesnt connect swiftly, which sometimes cause us delayed in our work and login times

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

all updates and other requirements can be done through the Zscaler Cloud platform.

  ### 45. Z-Scaler Cloud Platform Review - KBaty

**Rating:** 4.0/5.0 stars

**Reviewed by:** Katriana B. | Creator & Builder, Enterprise (> 1000 emp.)

**Reviewed Date:** April 04, 2021

**What do you like best about Zscaler Zero Trust Cloud?**

The sincerely private access to a private networking and browsing

**What do you dislike about Zscaler Zero Trust Cloud?**

I dislike the fact the Zscaler will not act right with certain software platforms that I use for work and Voip calls. The other thing is that I have to disconnect from the private network.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Covid-19. 
My team and organization are dedicated to stopping the spread of the novel coronavirus commonly known as COVID-19. We useZscaler to keep our network safe from cyberattacks etc. I personally am given a laptop with the tools needed to work from home daily. It is very effective.

  ### 46. Amazing Cloud Security Product

**Rating:** 4.5/5.0 stars

**Reviewed by:** Kirk  B. | Unemployed, Enterprise (> 1000 emp.)

**Reviewed Date:** January 27, 2021

**What do you like best about Zscaler Zero Trust Cloud?**

We have been using Zscaler in my previous organization for more than 3 years, it is one of those worry free Cloud based SaaS solutions that's brain lies in the cloud. The industry leading SaaS solution provides a granular control on all aspects of security with it Advanced Threat Protection, Malware detection, DLP and other security features. 

Zscaler also provides a reporting feature which provides insight into the Organization's web, application insights thus providing a great visibility on the browsing usage and for any potential security threats and provides this on a schedule basis on email. 

It is a highly recommended solution for any growing organization.

**What do you dislike about Zscaler Zero Trust Cloud?**

Bypassing traffic for applications that does not allow Zscaler intercepting can be a tiresome job unless you have the right tools like Wireshark and Fiddler.
The downside to this technology in general and not Zscaler is the scenario when the PAC files in browser or Zscaler app does not have the intelligence to identify when the primary ZEN node is having high network latency or some hardware issue, if this was known the switchover to Secondary ZEN node could be achieved without manual PAC file entry changes globally.
Some websites are not classified

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

We had numerous Microsoft Outlook intermittent issues with Zscaler pac file, upon my further investigation we found that installing the Zscaler app resolved this issue as instead of the Web browser the pac file was read directly from the Zscaler app.
Mass rollout of Zscaler app software was a challenge to deploy, we had worked very closely with Zservices team to have a silent rollout for more than 1000 users.
As per my past experience the performance used to have problem and the same used to be taken up with the respective team who used to resolve the same.
Some websites are classified under wrong category, upon request to Zscaler they always do the needful to rectify the same.

  ### 47. Zscaler has made working securely so much easier!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Medical Devices | Enterprise (> 1000 emp.)

**Reviewed Date:** January 14, 2021

**What do you like best about Zscaler Zero Trust Cloud?**

I love how easy it is to use and how quickly it connects. I also love how I can connect it to my mobile device for authentication. No need to memorize approval codes or wait for security approval emails. Just quick & easy.

**What do you dislike about Zscaler Zero Trust Cloud?**

Nothing! I do wish it wasn’t required to be used at all. However, cybersecurity is required these days. I can’t think of a way they could automate it any further without compromising the security aspects.

**Recommendations to others considering Zscaler Zero Trust Cloud:**

I highly recommend others to look into Zscaler as an option for their organization. You should always do your own due diligence & research so you can make a well informed decision for what works best for you. However, this application has worked well for me.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

We are solving our cybersecurity & internal resource access issues with Zscaler. We have seen huge benefits in the speed and efficiency that our associates have been able to securely login with Zscaler.

  ### 48. good tool for enhanced privacy protection

**Rating:** 4.5/5.0 stars

**Reviewed by:** prachi k. | IT Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2021

**What do you like best about Zscaler Zero Trust Cloud?**

Easy to use interface and secure. can restrict the access of content on the internet, as it provides extra layer of protection. Used as Web Content filter or proxy solution

**What do you dislike about Zscaler Zero Trust Cloud?**

nothing much to dislike about this product as its very secure.

**Recommendations to others considering Zscaler Zero Trust Cloud:**

Good and essential product to be used in every organization. Provides a good security layer for the corporate network. Corporate data is safe and not misused.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

it adds an extra layer of protection on the network. A secure and flexible way to access the web without jeopardizing your corporate data

  ### 49. Zscaler is Best in class cloud security platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** rakesh b. | Senior Engineer - Security Management (SOC), Enterprise (> 1000 emp.)

**Reviewed Date:** November 13, 2020

**What do you like best about Zscaler Zero Trust Cloud?**

Easy of deployment in customer netowork single dashboard give good information great reporting tools built-in for customers

**What do you dislike about Zscaler Zero Trust Cloud?**

Cost can be optimised solution can be costly for very small organization

**Recommendations to others considering Zscaler Zero Trust Cloud:**

If u are looking for best in class centralized could security Zscaler is best in class and also marked as number one in Gartner quadrant for cloud security

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

Centralized security management is the big issue and and the Zscaler cloud security gives benifit of managing it centrally

  ### 50. Zscaler is selling the future of security with a global cloud based alternative at high bandwidth.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Utpal S. | Systems Administration Specialist-Infrastructure Design & Management, Enterprise (> 1000 emp.)

**Reviewed Date:** August 12, 2020

**What do you like best about Zscaler Zero Trust Cloud?**

ZIA and ZPA policies. Security pathing for zscaler connectors.

**What do you dislike about Zscaler Zero Trust Cloud?**

Private zen concept for china region.  Zscaler need to work on it.

**What problems is Zscaler Zero Trust Cloud solving and how is that benefiting you?**

SSL vpn is completly replaced with application level access of DC from public network.


## Zscaler Zero Trust Cloud Discussions
  - [What cloud does zscaler use?](https://www.g2.com/discussions/what-cloud-does-zscaler-use) - 1 comment
  - [What is unique about zscaler?](https://www.g2.com/discussions/what-is-unique-about-zscaler) - 1 comment

- [View Zscaler Zero Trust Cloud pricing details and edition comparison](https://www.g2.com/products/zscaler-zero-trust-cloud/reviews?section=pricing&secure%5Bexpires_at%5D=2026-07-14+03%3A11%3A44+-0500&secure%5Bsession_id%5D=1aa3f44a-312a-4329-99d2-f108e7afe3cb&secure%5Btoken%5D=6f3b58cff2f744420a45ea7e9ec4b2569c1e43376ed7e8a8ac0f25c36273ac0a&format=llm_user)
## Zscaler Zero Trust Cloud Integrations
  - [CrowdStrike Falcon Endpoint Protection Platform](https://www.g2.com/products/crowdstrike-falcon-endpoint-protection-platform/reviews)
  - [Fortinet FortiProxy](https://www.g2.com/products/fortinet-fortiproxy/reviews)
  - [Microsoft Defender for Endpoint](https://www.g2.com/products/microsoft-defender-for-endpoint/reviews)
  - [Microsoft Entra ID](https://www.g2.com/products/microsoft-entra-id/reviews)
  - [Microsoft Outlook](https://www.g2.com/products/microsoft-outlook/reviews)
  - [Okta](https://www.g2.com/products/okta/reviews)
  - [ServiceNow IT Service Management](https://www.g2.com/products/servicenow-it-service-management/reviews)
  - [Splunk Enterprise](https://www.g2.com/products/splunk-enterprise/reviews)

## Zscaler Zero Trust Cloud Features
**Management**
- Dashboards and Reports
- Workflow Management
- Administration Console

**Analysis**
- User Analytics
- Cloud Gap Analytics
- Anomoly Detection

**Data Protection**
- Data Masking
- Data Encryption/Security
- Data loss Prevention
- Anomoly Detection
- Sensitive Data Compliance

**Functionality**
- Data Migration
- Data Variety
- Alerts and Logging
- Data Replication

**Management**
- Multicloud Management
- DLP Configuration
- Dynamic Scaling
- Policy Enforcement

**Administration**
- Policy Enforcement
- Dependency Mapping
- Network Mapping

**Functionality - AI Security Posture Management (AI-SPM) Tools**
- Security Ecosystem Integration
- AI Asset Discovery
- Adaptive Policy Updates
- Access and Permissions Monitoring
- Policy Enforcement

**Cloud Visibility**
- Data Discovery
- Cloud Registry
- Cloud Gap Analytics

**Operations**
- Governance
- Logging and Reporting
- API / Integrations

**Functionality**
- SSO
- Cloud Registry
- Mobile Device Mangement

**Analysis**
- Cloud Gap Analytics
- Compliance Monitoring
- User Analytics

**Management**
- Backup and Recovery
- Integration Variety
- Access and Security
- Real time Monitoring

**Monitoring**
- Data Center Networking
- Multicloud Visibility
- Anomaly Detection

**Enforcement**
- Identity-Based Policy Management
- Workflow Automation
- Network Segmentation
- Intelligent Segmentation
- Workload Protection

**Risk Assessment - AI Security Posture Management (AI-SPM) Tools**
- AI Risk Assessment
- AI Asset Posture Scoring

**Security**
- Data Security
- Data loss Prevention
- Security Auditing

**Security Controls **
- Anomaly Detection
- Data Loss Prevention
- Security Auditing
- Cloud Gap Analytics

**Security**
- Governance
- Data loss Prevention
- Data Encryption/Security
- Access Control

**Administration**
- Auditing
- Data Discovery
- Access Control

**Security**
- Data Protection

**Protection**
- Firewall-as-a-Service
- Cloud Application Brokerage
- Web Gateway
- Adaptive Access Control

**Visibility**
- Breach Detection
- Observability
- Application Discovery

**Governance & Compliance - AI Security Posture Management (AI-SPM) Tools**
- AI‑Generated Content Controls
- Audit Trails

**Identity**
- SSO
- Governance
- User Analytics

**Agentic AI - Cloud Migration**
- Autonomous Task Execution
- Multi-step Planning
- Decision Making

## Top Zscaler Zero Trust Cloud Alternatives
  - [HubSpot Data Hub](https://www.g2.com/products/hubspot-data-hub/reviews) - 4.5/5.0 (560 reviews)
  - [Cisco Duo](https://www.g2.com/products/cisco-duo/reviews) - 4.5/5.0 (499 reviews)
  - [Druva Data Security Cloud](https://www.g2.com/products/druva-data-security-cloud/reviews) - 4.7/5.0 (727 reviews)

