{"id":409,"date":"2026-01-15T06:10:54","date_gmt":"2026-01-15T06:10:54","guid":{"rendered":"https:\/\/diyhaven858.wasmer.app\/index.php\/why-egnyte-keeps-hiring-junior-engineers-despite-the-rise-of-ai-coding-tools\/"},"modified":"2026-01-15T06:10:54","modified_gmt":"2026-01-15T06:10:54","slug":"why-egnyte-keeps-hiring-junior-engineers-despite-the-rise-of-ai-coding-tools","status":"publish","type":"post","link":"https:\/\/diyhaven858.wasmer.app\/index.php\/why-egnyte-keeps-hiring-junior-engineers-despite-the-rise-of-ai-coding-tools\/","title":{"rendered":"Why Egnyte keeps hiring junior engineers despite the rise of AI coding tools"},"content":{"rendered":"<p> <br \/>\n<br \/><img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/jdtwqhzvc2n1\/7DUx86jAglIoinWLIrfpO8\/abd01f833379598313f3bdeb2c35a96e\/Egnyte.png?w=300&amp;q=30\" \/><\/p>\n<p>Egnyte, the $1.5 billion cloud content governance company, has embedded AI coding tools across its global team of more than 350 developers \u2014 but not to reduce headcount. Instead, the company continues to hire junior engineers, using AI to accelerate onboarding, deepen codebase understanding, and shorten the path from junior to senior contributor. <\/p>\n<p>The approach challenges a dominant 2025 narrative that automation will replace developers, showing instead how enterprises are using AI to scale engineering capacity while keeping humans firmly in the loop.<\/p>\n<p>\u201cTo have engineers disappear or us not hiring junior engineers doesn&#x27;t look like the likely outcome,\u201d Amrit Jassal, Egnyte CTO and co-founder, told VentureBeat. \u201cYou&#x27;ve got to have people, you&#x27;re training and doing all types of succession planning. The junior engineer of today is the senior engineer of tomorrow.\u201d<\/p>\n<h2><b>How Egnyte coders are using AI  \u2014 without ceding control<\/b><\/h2>\n<p>Egnyte \u2014 which has more than 22,000 users including NASDAQ, Red Bull, and BuzzFeed \u2014 has rolled out <b>Claude Code, Cursor, Augment, and Gemini CLI<\/b> coding tools across its developer base to support its core business strategies and expand its newer AI offerings like\u00a0 customer-facing copilots and customizable AI agents.\u00a0<\/p>\n<p>Devs use these tools across a variety of tasks, the simplest of which include data retrieval, code comprehension, smart search, and code lookup. Egnyte\u2019s code base has lots of Java code, which uses numerous libraries, each with different versions, Jassal explained. AI tools are great for peer-to-peer programming, helping new users get a lay of the land, or existing users probe into different code repositories.\u00a0<\/p>\n<p>\u201cWe have a pretty big code base, right?\u201d Jassal said. \u201cLet&#x27;s say you&#x27;re looking at an iOS application, but you&#x27;re not well versed; you will fire up Google CLI or an Augment, and ask it to discover the code base.\u201d<\/p>\n<p>Some Egnyte devs are moving into automatic pull request summaries, which provide simple overviews of code changes that essentially explain the \u201cwhat,\u201d \u201chow,\u201d and \u201cwhy\u201d of proposed modifications. <\/p>\n<p>\u201cBut obviously, any change that&#x27;s made, we don&#x27;t want to hear that AI made the change; it has to be that developer made the change,\u201d Jassal pointed out. \u201cI would not trust AI to commit to the production code base.\u201d\u00a0<\/p>\n<p>Commits still pass through human review and security validation, and anything red-flagged is escalated to senior engineers. Devs are warned of the dangers of settling into autopilot mode or blindly trusting code. A model may not have been exposed to, or given enough samples of, certain coding components and infrastructure in its training.\u00a0<\/p>\n<p>Another growing, and closely monitored, use case for AI is unit testing, where code components are run in isolation to ensure they work as intended. \u201cAt the end of the day, it is a productivity improvement tool,\u201d he said. \u201cIt is really a continuation, it&#x27;s like any other tool, it&#x27;s not some magic.\u201d<\/p>\n<p>Beyond core engineering, AI is helping other teams collaborate with programmers. Product management, for instance, is using tools like Vercel to bring \u201cdemo-worthy\u201d prototypes, rather than just ideas, to devs, who can then move ahead with mock-ups. Or, if UX teams are looking to change certain elements on a dashboard, AI can quickly spin up a handful of options, like different widgets or buttons.\u00a0<\/p>\n<p>\u201cThen you come to engineering with that, and the engineer immediately knows what you really intend to do with it,\u201d Jassal said.\u00a0<\/p>\n<h2><b>Setting expectations, meeting devs where they are<\/b><\/h2>\n<p>However, day-to-day activities for all Egnyte engineers, including junior developers, extend beyond just coding.\u00a0<\/p>\n<p>Junior developers are given hands-on tasks across the full development lifecycle to accelerate their growth and experience, Jassal said. For instance, they assist with requirement analysis in early software engineering phases, as well as deployment, productization and post-deployment maintenance.<\/p>\n<p>In turn, these activities require \u201cEgnyte-specific tacit knowledge and experience\u201d offered by senior engineers. One clear example of work that sits firmly with senior engineers is authoring architecture notes, as these cut across the platform and require a more holistic, system-level view, Jassal said.\u00a0<\/p>\n<p>\u201cMany of the traditional roadblocks are navigated faster these days with AI; for example, understanding the codebase, dissecting requirements, auto-testing,\u201d he said. \u201cThis faster track allows our talented junior hires to progress more quickly and provide higher value to the company sooner.\u201d<\/p>\n<p>The company expects a much faster learning curve from junior to mid-level engineers, Jassal said.\u00a0 \u201cIt&#x27;s always the case that people coming straight into the workforce are much more excited about trying new things,\u201d Jassal said. But that has to be colored with reality to temper expectations, he added.\u00a0<\/p>\n<p>On the other hand, some senior engineers may need to be ramped up in their adoption because they\u2019re hesitant or had ho-hum or bad experiences with earlier generation tools. This requires incremental introduction. <\/p>\n<p>\u201cThe senior people, having been burnt multiple times, bring that perspective,\u201d he said. &quot;So both [types of engineers] play an important role.\u201d<\/p>\n<h2><b>Hiring will continue for scale and fresh perspective<\/b><\/h2>\n<p>\u201cIn general, I would say it has been really hyped by folks who want to sell you tokens,\u201d Jassal said referring to people who talk about human coders becoming obsolete.\u00a0<\/p>\n<p>&quot;<!-- -->Vibe coding&quot; could be construed in a similar vein: Like others in software development, he prefers the term \u201cAI assisted coding,\u201d wherein programmers have a self-driven loop, generating code, analyzing exceptions, then correcting and scaling.\u00a0<\/p>\n<p>At least in Egnyte\u2019s case, hiring will continue, even if at a slower clip as people become more productive thanks to AI, Jassal said. <\/p>\n<p>\u201cWe are not just hiring for scale, but to develop the next generation of senior developers and inject fresh perspectives into our development practices,\u201d he said. <\/p>\n<p>The takeaway for technical decision-makers is not that AI will eliminate engineering jobs \u2014 but that it will reshape how talent is developed. <\/p>\n<p>At Egnyte, AI-assisted coding is compressing learning curves and raising expectations, not removing humans from the process. Enterprises that treat AI as a replacement risk hollowing out their future senior talent pipeline; those that treat it as infrastructure can move faster without losing the judgment, creativity, and accountability that only engineers provide.<\/p>\n<p><br \/>\n<br \/><a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Egnyte, the $1.5 billion cloud content governance company, has embedded AI coding tools across its global team of more than 350 developers \u2014 but not to reduce headcount. Instead, the company continues to hire junior engineers, using AI to accelerate onboarding, deepen codebase understanding, and shorten the path from junior to senior contributor. The approach [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":410,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_daextam_enable_autolinks":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[11],"tags":[],"class_list":["post-409","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-news"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/diyhaven858.wasmer.app\/wp-content\/uploads\/2026\/01\/Egnyte.png","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/posts\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":0,"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/posts\/409\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/media\/410"}],"wp:attachment":[{"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/media?parent=409"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/categories?post=409"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/diyhaven858.wasmer.app\/index.php\/wp-json\/wp\/v2\/tags?post=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}