What was the 1Y0-350 exam?
1Y0-350, commonly reported as “Citrix NetScaler 10 Essentials and Networking,” covered NetScaler as a general-purpose application delivery controller: load balancing, SSL offload, content switching, and traffic management for any application, not only Citrix ones. It sat in Citrix’s networking track, distinct from 1Y0-250 which covered NetScaler in support of virtual apps and desktops. The exam is retired, and the product has been renamed twice since.
The Networking Track Exam
Citrix ran separate virtualization and networking certification tracks, and this exam belonged squarely to the latter.
That matters for how the credential reads. Someone holding 1Y0-350 was certified on NetScaler as an application delivery controller, a category of device that competed with F5 BIG-IP and later with cloud load balancers. The work was networking work: traffic distribution, health checking, TLS handling, and application-layer routing.
Its sibling, 1Y0-250, covered the narrower case of NetScaler serving a XenApp or XenDesktop deployment. Many NetScaler units were deployed for exactly that purpose, but the appliance itself was a general-purpose ADC, and this exam covered it as such.
What an Application Delivery Controller Does
The subject matter of this exam is worth setting out plainly, because the concepts are the durable part.
Load balancing distributes incoming requests across a pool of backend servers. The substance is in the details: which algorithm, round robin or least connections or something weighted; how health monitoring decides a backend is unfit; and how persistence keeps a user’s session pinned to the same server when the application requires it.
SSL offload terminates TLS on the appliance rather than on each backend server, centralising certificate management and removing cryptographic work from application servers. This was a significant performance argument when TLS was more expensive than it is now, and it remains standard practice for manageability.
Content switching routes requests to different backend pools based on the request itself, by URL path, hostname, headers, or other attributes. This is the mechanism behind serving multiple applications from one public address, and it is exactly what modern ingress routing does.
Traffic management and optimisation, including compression, caching, and connection multiplexing to reduce load on backends.
Global server load balancing for directing users across multiple data centres, typically via DNS.
Application-layer security, including rate limiting and protective policies.
That list describes NetScaler in 2013. It also describes, almost item for item, what a cloud application load balancer or a Kubernetes ingress controller does today.
The Naming History
NetScaler’s branding history is unusually tangled and worth stating clearly.
NetScaler ADC became Citrix ADC in the broad rebranding Citrix carried out around 2018 and 2019, the same exercise that turned XenApp and XenDesktop into Citrix Virtual Apps and Desktops and XenServer into Citrix Hypervisor.
Citrix was then acquired and combined with TIBCO under Cloud Software Group in 2022, after which the ADC line reverted to the NetScaler name.
So a credential naming NetScaler refers to a product that was renamed away and then renamed back. The product ran continuously; the branding did a full circle.
What This Knowledge Is Worth Today
As a current certification, it is expired, being version-locked to NetScaler 10.
As evidence of application delivery expertise, it transfers unusually well, because ADC concepts became cloud infrastructure concepts almost without modification.
What transferred, essentially intact:
Load balancing algorithms and health checking are identical in cloud load balancers. The choice between round robin and least connections, and the consequences of a health check that is too aggressive or too lenient, are the same decisions.
Session persistence remains a real architectural constraint, and understanding why an application needs it, and what it costs you in even distribution, is exactly the same conversation.
TLS termination and certificate management moved to load balancers and ingress controllers, but the model is unchanged.
Content switching is ingress routing. Path-based and host-based routing rules in a Kubernetes ingress are the same idea with different syntax.
Global server load balancing is DNS-based traffic management, which is what cloud DNS routing policies do.
What dated: the NetScaler configuration syntax and interface, the appliance operational model, and the assumption that you own the hardware. The largest shift is that this function became a managed service for most organisations rather than a device someone racks and patches.
How to present it. Because the product name changed twice, describing the capability often communicates more than the exam code: application delivery, load balancing, SSL offload, and traffic management. If you are targeting cloud infrastructure or platform roles, framing it that way makes the relevance obvious in a way “NetScaler 10” does not.
A Note on Sourcing
The exam name is given as commonly reported. Citrix’s original exam page for 1Y0-350 is no longer published, so this page does not state a question count, duration, or passing score for it.
For verified context on the programme: Citrix’s own blog announcement of the XenDesktop 7.6 exam updates in November 2015 documents a 62 percent passing score for the associate virtualization exam of that period and states that CCA-V and CCE-V certifications remained current for three years from attainment. Those specifics belong to the virtualization track rather than to this exam, and are cited only as the verified backdrop.
Third-party sites list exam figures for 1Y0-350 confidently. They sell question banks and are frequently inaccurate, so those numbers are omitted here rather than repeated unverified.
Where to Go Next
If you still work with NetScaler, the current exams are the direct continuation, and Citrix publishes exam prep guides as public PDFs, including 1Y0-241 for traffic management, 1Y0-341 for advanced ADC topics covering security, management and optimisation, and 1Y0-440 for architecting a networking solution.
If you moved to cloud infrastructure, your ADC background is more valuable than the retired credential suggests. Cloud load balancers, application gateways, and ingress controllers implement the same concepts, and engineers who understand load balancing properly, rather than treating it as a checkbox, are noticeably better at diagnosing distributed system problems.
If you moved toward platform engineering, ingress and service mesh work is directly downstream of what this exam covered. Traffic routing, health checking, retries, and TLS termination are the same problems at a different layer of abstraction.
Frequently Asked Questions
Can I still take 1Y0-350? No. The exam is retired and version-locked to NetScaler 10.
How did it differ from 1Y0-250? 1Y0-350 covered NetScaler as a general-purpose application delivery controller in Citrix’s networking track. 1Y0-250 covered NetScaler specifically in support of XenApp and XenDesktop deployments, focused on remote access.
What is an application delivery controller? A device or service that sits in front of application servers handling load balancing, health checking, SSL termination, content-based routing, and traffic optimisation. NetScaler competed in this category with F5 BIG-IP and, later, with cloud load balancers.
Does NetScaler still exist? Yes. NetScaler ADC was renamed Citrix ADC around 2018 and 2019, then reverted to the NetScaler name after Citrix was combined with TIBCO under Cloud Software Group in 2022.
Is the knowledge still relevant? Strongly. Load balancing algorithms, health checking, session persistence, TLS termination, and content-based routing all map directly onto cloud load balancers and Kubernetes ingress controllers.
Do Citrix certifications expire? Citrix stated that CCA-V and CCE-V certifications remain current for three years from the date attained, so credentials from this era have expired by Citrix’s own rule.
References
Citrix. XenDesktop 7.6 Exams Updated to Include Simulation Items! Citrix Blogs, 9 November 2015, archived May 2019. https://web.archive.org/web/20190502173152/https://www.citrix.com/blogs/2015/11/09/new-improved-xendesktop-exams-from-citrix-education/ (Primary source for Citrix’s three-year certification validity, a documented passing score for the contemporaneous associate exam, and Citrix’s own listing of old and new product names)
Citrix. Deploy and Manage Citrix ADC with Traffic Management Exam Prep Guide (1Y0-241). https://www.citrix.com/content/dam/citrix/en_us/documents/guide/deploy-and-manage-citrix-adc-with-traffic-management-exam-prep-guide-241.pdf (Later exam in the same application delivery lineage)
Citrix. Citrix ADC Advanced Topics: Security, Management and Optimization Exam Prep Guide (1Y0-341). https://www.citrix.com/content/dam/citrix/en_us/documents/guide/citrix-adc-advanced-topics-security-management-and-optimization-exam-prep-guide-341.pdf (Advanced-tier successor in the networking track)
Citrix. Architecting a Citrix Networking Solution Exam Prep Guide (1Y0-440). https://www.citrix.com/content/dam/citrix/en_us/documents/guide/architecting-a-citrix-networking-solution-exam-prep-guide-440.pdf (Expert-tier exam in the networking track)
Citrix. Citrix training and certifications. https://www.citrix.com/training-and-certifications/ (Current certification catalogue)
