<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>People &#8211; Sandhata</title>
	<atom:link href="https://resources.sandhata.com/tag/people/feed/" rel="self" type="application/rss+xml" />
	<link>https://resources.sandhata.com</link>
	<description>Transform the Business of IT</description>
	<lastBuildDate>Fri, 15 May 2026 09:35:26 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>
	<item>
		<title>How our client Transformed Their PEGA Deployments From Manual Headaches to Fully Automated Wins (Without Burning Out Their Ops Team)</title>
		<link>https://resources.sandhata.com/how-our-client-transformed-their-pega-deployments-from-manual-headaches-to-fully-automated-wins-without-burning-out-their-ops-team/</link>
		<pubDate>Wed, 06 Aug 2025 04:51:38 +0000</pubDate>
		<dc:creator><![CDATA[Daniyal Rayn]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[DevOps Innovation Platform]]></category>
		<category><![CDATA[digital transformation]]></category>
		<category><![CDATA[PEGA]]></category>
		<category><![CDATA[PEGA Ops]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Sandhata]]></category>
		<category><![CDATA[Site Reliability Engingeering]]></category>
		<category><![CDATA[SRE]]></category>
		<category><![CDATA[Transformation]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5837</guid>
		<description><![CDATA[<p>The hidden cost of “almost automated” deployments There’s nothing quite as frustrating as hearing “We’re almost there” when it comes to DevOps automation. For most enterprises using PEGA, especially in complex, regulated environments like telecom, “almost automated” really means: Partial scripts that break mid-way. Teams are stuck doing sunrise and sunset checks manually. Rollbacks that [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/how-our-client-transformed-their-pega-deployments-from-manual-headaches-to-fully-automated-wins-without-burning-out-their-ops-team/">How our client Transformed Their PEGA Deployments From Manual Headaches to Fully Automated Wins (Without Burning Out Their Ops Team)</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2><strong>The hidden cost of “almost automated” deployments</strong></h2>
<p>There’s nothing quite as frustrating as hearing “We’re almost there” when it comes to DevOps automation.</p>
<p>For most enterprises using PEGA, especially in complex, regulated environments like telecom, “almost automated” really means:</p>
<ul>
<li>Partial scripts that break mid-way.</li>
<li>Teams are stuck doing sunrise and sunset checks manually.</li>
<li>Rollbacks that aren’t rollbacks at all (just a rushed “fix forward” scramble).</li>
<li>A deployment process so fragile it feels like defusing a bomb with oven mitts.</li>
</ul>
<p>our client was no different. Their PEGA AOM and VADR systems had become a labyrinth of partial automations, manual file drops, and endless approvals.</p>
<h2><strong>When 14+ engineers are stuck pushing buttons, no one’s innovating</strong></h2>
<p>Let’s put some numbers on it.</p>
<p>At one point, our client had <strong>17 separate pipelines</strong> in its PEGA deployment chain: 12 for AOM and 5 for VADR. But only PEGA artefacts were automated; SQL scripts and CSV files still needed manual intervention.</p>
<p>14+ people were directly involved every time they pushed an update. That meant:</p>
<ul>
<li>Long hours on calls coordinating manual steps.</li>
<li>Higher chance of human error.</li>
<li>Slow response to production issues.</li>
<li>Engineers who should be building value are stuck babysitting deployments.</li>
</ul>
<p>They needed a system that didn’t just look good in a slide deck but actually <em>worked reliably</em> in the real world.</p>
<p>&nbsp;</p>
<h2><strong>Phase 1: Proving the concept (but still chained to manual tasks)</strong></h2>
<p>The first push was to introduce PEGA Deployment Manager (PDM).</p>
<p>Code deployment? Automated.<br />
Configuration files and database updates? Still manual.</p>
<p>This partial fix did reduce some of the friction, but didn’t break free from the core problem: too many manual dependencies.</p>
<p>It was like adding an electric starter to a car that still had flat tires. Better, but not good enough to win any races.</p>
<h2><strong>Phase 2: The real leap , End-to-end Azure DevOps automation</strong></h2>
<p>Our client knew they had to go further.</p>
<p>Phase 2 wasn’t about tinkering; it was about rethinking deployments from the ground up:</p>
<ul>
<li><strong>Code and package deployments are now fully handled by Azure DevOps pipelines</strong>, integrated tightly with PEGA’s PRPCServiceUtils.</li>
<li><strong>CSV and file deployments? Automated.</strong> Files pushed from SharePoint to S3 are picked up and deployed instantly, with no human in the loop.</li>
<li><strong>SQL and database scripts? Automated and version-controlled.</strong> No more manual approvals at midnight or rushed fixes.</li>
<li><strong><strong>Rollbacks? Properly integrated, tested, and reliable.</strong></strong>&nbsp;</li>
</ul>
<p>Even restarts and sanity checks have been moved to automated pipelines. Python scripts run server restarts and log cleanups seamlessly. Automated sanity reports pull data from CloudWatch, AppDynamics, and PEGA; then roll it up in one clear, consolidated email.</p>
<p>The final piece? <strong>A transparent Azure DevOps dashboard</strong> that gave leaders a real-time, no-excuses view into every pipeline, every environment, every deployment.</p>
<h3><strong>How our client Quietly Rewired Its Entire Software Delivery Model, By Ditching Manual PEGA Deployments</strong></h3>
<p>This isn&#8217;t a story about shaving a few hours off a release cycle. It’s about removing friction that teams had accepted as normal for far too long.</p>
<p>When our client moved to a fully automated, end-to-end deployment model for PEGA, it forced a shift that went beyond engineering. It reshaped how product, operations, and delivery teams worked together,and what they expected from their own processes.</p>
<p>Here’s what actually changed.</p>
<h2><strong>1. No More Crowds Around the Button</strong></h2>
<p>Before automation, deployments looked like this:</p>
<ul>
<li>Fourteen engineers involved</li>
<li>CSV files passed around like hot potatoes</li>
<li>SQL scripts manually reviewed</li>
<li>People chasing approvals</li>
<li>Artefacts manually pushed</li>
<li>Everyone hoping it wouldn’t break in production</li>
</ul>
<p>That wasn’t resilience. It was ritual.  Every extra person added more surface area for errors,and more chances for something to fall through the cracks. With a fully automated pipeline, those tasks didn’t get reassigned. They got removed.</p>
<p>No one had to “own the deployment” anymore.  It ran in the background. Quietly. Predictably.<br />
The engineering team got their time back,to write code, fix real problems, and stop treating Friday releases like a dare.</p>
<h2><strong>2. Rollback = One Click, Not One Crisis</strong></h2>
<p>Ask any team what “rollback” really means and you’ll usually get some version of:</p>
<p>“We just fix it forward and pray.”</p>
<p>our client changed that by baking rollback into their deployment pipeline,not as a last-minute patch, but as a normal, tested, version-controlled step.</p>
<p>When something went wrong, the response wasn’t:</p>
<p>“Okay, everyone get on a call.”</p>
<p>It was:</p>
<p>“Just hit revert.”</p>
<p>No scavenging through old backups. No rewriting scripts. No late-night war rooms.Just one confident step back to a known-good state.</p>
<h2><strong>3. The Speed Boost That Didn’t Come at the Cost of Sleep</strong></h2>
<p>It’s easy to talk about velocity. It’s harder to show how that speed actually helped.</p>
<p>For our client, deployment lead times dropped by over 60%. But that wasn’t the headline.</p>
<p>The real impact showed up when:</p>
<ul>
<li>A critical update reached customers in days, not weeks</li>
<li>A partner integration was fixed before it even became a problem</li>
<li>A new feature went live while competitors were still gathering approvals</li>
</ul>
<p>Speed mattered because it was sustainable. It didn’t rely on heroics. It didn’t come at the cost of sleep.  It was baked into the system.</p>
<h2><strong>4. From “Let’s Hope We’re Covered” to Actual Audit Readiness</strong></h2>
<p>In regulated industries, manual processes aren’t just inefficient.<br />
They’re dangerous.</p>
<p>Every undocumented fix, every email-based approval, every untracked config change is a liability waiting to surface during an audit,or worse, a breach investigation.</p>
<p>Before automation, our client’s compliance trail was scattered:</p>
<ul>
<li>Half in spreadsheets</li>
<li>Some in email chains</li>
<li>Some just… lost</li>
</ul>
<p>Now?</p>
<p>Every deployment step is logged.<br />
Every change is version-controlled.<br />
Every approval has a timestamp and an owner.</p>
<p>If the auditors show up tomorrow, the answer isn’t.</p>
<p>“Let us pull together some reports.”</p>
<p>It’s:</p>
<p>“Here’s the full record.”</p>
<p>Risk didn’t vanish, but it became visible and manageable.<br />
And that changed how everyone,from compliance officers to security teams,slept at night.</p>
<p>&nbsp;</p>
<h2><strong>5. Finally, Everyone’s Looking at the Same Dashboard</strong></h2>
<p>Here’s how it used to work:</p>
<p>The engineering lead sent a Slack update.<br />
The release manager shared a spreadsheet.<br />
The PM forwarded an email.<br />
And the exec still had no idea what stage the deployment was in.</p>
<p>Now, our client has a single source of truth.</p>
<p>With Azure DevOps dashboards and real-time deployment tracking, leaders can:</p>
<ul>
<li>See what’s going live today</li>
<li>Check which releases passed quality gates</li>
<li>Spot where something’s stuck, before it becomes a blocker</li>
</ul>
<p>No more piecing together the truth from four different channels.<br />
No more surprises in Monday standups.</p>
<p>This kind of visibility builds trust , because everyone’s reading from the same page.<br />
Operations isn’t chasing updates. Business isn’t left in the dark.<br />
And engineers don’t waste time explaining what’s already visible on the board.</p>
<h2><strong>The bigger win: unlocking engineering focus</strong></h2>
<p>When you remove repetitive manual work from talented engineers, you’re not just freeing up a few hours; you’re fundamentally changing the trajectory of what your teams can accomplish.</p>
<p>At our client, DevOps engineers had become the last line of defense in a system overloaded with manual checks and fragile processes. Every deployment cycle meant long calls, manual CSV file pushes, cross-team sign-offs, and the constant anxiety of “what if this breaks production?” Instead of building new capabilities or optimizing services for end users, they were stuck running playbooks that felt more like insurance policies than engineering work.</p>
<p>By automating the entire PEGA deployment lifecycle from code and package promotion to database and file configurations, including restarts and sanity checks, the engineers could finally shift their focus.</p>
<p><strong>Here’s what that looked like in practice:</strong></p>
<p><strong>Proactive reliability engineering:</strong> Instead of reacting to incidents after each release, the team began investing in improving system resilience, strengthening rollback strategies, and tightening monitoring for early detection.</p>
<p><strong>Accelerating innovation</strong>: Engineers were able to dedicate time to refining pipelines further, integrating advanced automated tests, and contributing to platform improvements that previously sat at the bottom of the backlog.</p>
<p><strong>Enhanced cross-team collaboratio</strong>n: Freed from the grind of manual approvals and handoffs, DevOps engineers became strategic partners to development and product teams, influencing architecture decisions and delivery timelines from the start, not just at the deployment gate.</p>
<p><strong>Talent retention and morale boost: </strong>Top engineers don’t want to be button-pushers. By eliminating repetitive tasks, our client reduced burnout and increased satisfaction, turning DevOps roles into high-leverage, intellectually rewarding positions.</p>
<p><strong>Faster customer-facing improvements:</strong> With operational friction removed, teams could push meaningful updates and new features to production faster and more confidently, directly impacting customer satisfaction and business agility.</p>
<p>In short, automation didn’t just make deployments faster; it fundamentally redefined the role of engineering within the business.</p>
<p>The DevOps team went from being perceived as “the deployment team” &#8211;  always fixing, always patching &#8211;  to becoming force multipliers who empower the entire organization to move at the speed of market demands.</p>
<p>That’s the real value: unlocking the strategic potential of your most skilled people, and finally letting them do the work they were hired (and want) to do.</p>
<h2><strong>What does this mean for you</strong></h2>
<p>If your team is still stuck in “almost automated” deployments, here’s what you’re paying for:</p>
<ul>
<li>Slow feature rollouts that frustrate business stakeholders.</li>
<li>Higher operational costs from wasted engineering hours.</li>
<li>Increased risk of errors, outages, and compliance violations.</li>
<li>Talent attrition, as top engineers tire of being “click monkeys.”</li>
</ul>
<p>What our client achieved with Sandhata wasn’t a magic overnight fix. It was a systematic, phased transformation that replaced manual drudgery with automation precision and turned deployment from a dreaded bottleneck into a competitive advantage.</p>
<h2><strong>Want to see where your real bottlenecks are hiding?</strong></h2>
<p>Most organisations think they know where their delays come from; they’re almost always wrong.</p>
<p>We’ve helped large enterprises (like our client) expose their hidden inefficiencies and rebuild pipelines that don’t just work, but work <em>brilliantly</em>.</p>
<p>If you&#8217;re tired of &#8220;almost automated&#8221; and ready for deployments that actually deliver, let&#8217;s talk.</p>
<h2><strong>One last thought</strong></h2>
<p>You don’t need more &#8220;best practices&#8221; slides. You need a concrete, step-by-step plan that actually sticks.</p>
<p>We know how to build it. Let’s make your deployments as fast, reliable, and invisible as they should be: https://www.sandhata.com/contact-us</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/how-our-client-transformed-their-pega-deployments-from-manual-headaches-to-fully-automated-wins-without-burning-out-their-ops-team/">How our client Transformed Their PEGA Deployments From Manual Headaches to Fully Automated Wins (Without Burning Out Their Ops Team)</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Sandhata Triumphs Globally at DevOps Awards 2023: A Resounding Victory Among Industry Leaders</title>
		<link>https://resources.sandhata.com/sandhata-triumphs-globally-at-devops-awards-2023-a-resounding-victory-among-industry-leaders/</link>
		<pubDate>Tue, 21 Nov 2023 07:10:17 +0000</pubDate>
		<dc:creator><![CDATA[balakarthiga muruganantham]]></dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[News room]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[DevOps Innovation Platform]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Sandhata]]></category>
		<category><![CDATA[Transformation]]></category>
		<category><![CDATA[Vodafone]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5562</guid>
		<description><![CDATA[<p>Sandhata Technologies and Vodafone have recently clinched a Triple Crown victory at the prestigious DevOps Awards 2023, marking a significant achievement that validates our unwavering commitment to excellence in the DevOps domain. DevOps Awards 2023 The DevOps Awards 2023 event, a distinguished gathering in the technology industry, took place at London on 25 October. This [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/sandhata-triumphs-globally-at-devops-awards-2023-a-resounding-victory-among-industry-leaders/">Sandhata Triumphs Globally at DevOps Awards 2023: A Resounding Victory Among Industry Leaders</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><span data-contrast="auto">Sandhata Technologies and Vodafone have recently clinched a Triple Crown victory at the prestigious <a href="https://www.devopsonline.co.uk/the-devops-industry-awards/winners-2023/">DevOps Awards 2023</a>, marking a significant achievement that validates our unwavering commitment to excellence in the DevOps domain.</span></p>
<h2>DevOps Awards 2023</h2>
<p><span data-contrast="auto">The DevOps Awards 2023 event, a distinguished gathering in the technology industry, took place at London on 25 October.</p>
<p>This prestigious event served as a platform to recognize and celebrate exemplary achievements in the realm of DevOps, bringing together leading organizations and professionals dedicated to advancing innovation, collaboration, and excellence in the field</span>.</p>
<p><span data-contrast="auto">In the fiercely competitive global landscape, Sandhata Technologies emerged as the unrivalled victor at the DevOps Awards 2023, surpassing formidable contenders on a global scale. Amidst stiff competition from industry leaders, our triumphant win of three prestigious awards underscores the magnitude of our achievements.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><span data-contrast="auto">Navigating through a field of distinguished competitors, the recognition as the &#8220;Best DevOps Team of the Year,&#8221; &#8220;Best Use of DevOps Technology,&#8221; and &#8220;Best Cultural Transformation&#8221; solidifies Sandhata&#8217;s position as a trailblazer in the DevOps domain. This victory isn&#8217;t just an accolade; it signifies our ability to stand out and excel amidst the best in the industry.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><span data-contrast="auto">The global nature of this competition, with participation from prominent leaders, magnifies the significance of our triumph. Winning three awards amidst such formidable contenders is a testament to our unwavering commitment to excellence, innovation, and transformative cultural practices.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><a href="https://resources.sandhata.com/wp-content/uploads/2023/11/Sandhata-DevOps-Awards-Winner.jpg"><img class=" wp-image-5565 aligncenter" src="https://resources.sandhata.com/wp-content/uploads/2023/11/Sandhata-DevOps-Awards-Winner-300x225.jpg" alt="Team Sandhata DevOps Winner " width="383" height="287" srcset="https://resources.sandhata.com/wp-content/uploads/2023/11/Sandhata-DevOps-Awards-Winner-300x225.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2023/11/Sandhata-DevOps-Awards-Winner-768x576.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2023/11/Sandhata-DevOps-Awards-Winner-1024x768.jpg 1024w" sizes="(max-width: 383px) 100vw, 383px" /></a></p>
<p><span data-contrast="auto">This achievement not only positions Sandhata Technologies as a global force in DevOps but also highlights our dedication to setting new benchmarks and leading the way in the ever-evolving landscape of technology and innovation.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<h2>Categories Won</h2>
<p><span data-contrast="auto">The <a href="https://www.devopsonline.co.uk/the-devops-industry-awards/winners-2023/" target="_blank" rel="noopener">recent DevOps Awards 2023</a> witnessed Sandhata Technologies and Vodafone securing three prominent accolades:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><b><span data-contrast="auto">Best DevOps Team of the Year:</span></b><span data-contrast="auto"> Sandhata Technologies emerged as the Best DevOps Team of the Year, underscoring our dedication to innovative practices and collaborative work.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><b><span data-contrast="auto">Best Use of DevOps Technology: </span></b><span data-contrast="auto">Our strategic implementation of technology positioned us as leaders in the effective utilization of DevOps tools and methodologies.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><b><span data-contrast="auto">Best Cultural Transformation:</span></b><span data-contrast="auto"> Recognizing the transformation in our workplace culture, fostering an environment conducive to groundbreaking ideas and innovation.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><span data-contrast="auto">Following the conclusion of the DevOps Awards 2023 event, Sandhata Technologies and Vodafone achieved a triple win, representing a significant milestone. Our forward-looking commitment is focused on raising industry benchmarks and driving advancements in the continually evolving DevOps landscape.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><span data-contrast="auto">For organizations interested in leveraging our expertise or exploring collaborative opportunities, we invite you to <a href="https://resources.sandhata.com/sandhata-company/contact-and-office-information/" target="_blank" rel="noopener">connect with us. </a></span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"></p>
<p></span></p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/sandhata-triumphs-globally-at-devops-awards-2023-a-resounding-victory-among-industry-leaders/">Sandhata Triumphs Globally at DevOps Awards 2023: A Resounding Victory Among Industry Leaders</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Winner! Unicom Most Innovative Project 2023</title>
		<link>https://resources.sandhata.com/most-innovative-project-2023/</link>
		<pubDate>Mon, 27 Feb 2023 12:37:15 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News room]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[partnership]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Service Virtualization]]></category>
		<category><![CDATA[Tibco]]></category>
		<category><![CDATA[Vodafone]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5403</guid>
		<description><![CDATA[<p>&#160; We are proud to announce that Sandhata, in partnership with Vodafone, were chosen as the winner of &#8220;Most Innovative Project 2023&#8221;. The Unicom India DevOps Awards showcases outstanding achievement from organisations, personalities and solutions operating within the DevOps space. At Sandhata most, if not all, of our customers are implementing DevOps ways of working. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/most-innovative-project-2023/">Winner! Unicom Most Innovative Project 2023</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>We are proud to announce that Sandhata, in partnership with Vodafone, were chosen as the winner of &#8220;Most Innovative Project 2023&#8221;. The <a href="https://www.unicomlearning.com/2023/India_DevOps_Awards/">Unicom India DevOps Awards</a> showcases outstanding achievement from organisations, personalities and solutions operating within the DevOps space.</p>
<p>At Sandhata most, if not all, of our customers are implementing DevOps ways of working. We support them to achieve the maximum business benefit from these initiatives, bringing our unique breadth of experience to overcome their most difficult challenges with innovative, game-changing solutions.</p>
<p><span id="more-5403"></span></p>
<p>We adore innovation. We understand that ongoing innovation is the key to consistently meeting the customer’s changing needs and remaining competitive in today&#8217;s constantly evolving digitised market.</p>
<p>We are heavily focused on innovation at every level, both for our clients as well as internally. We believe that no improvement suggestion is too small and we coach all of our consultants to foster an innovative mindset.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Relentless innovation</h3>
<p><img class="alignright wp-image-5405 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2023/02/Unicom-DevOps-awards-2023-certificate-300x212.jpg" alt="certificate for Most Innovative Project 2023" width="300" height="212" srcset="https://resources.sandhata.com/wp-content/uploads/2023/02/Unicom-DevOps-awards-2023-certificate-300x212.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2023/02/Unicom-DevOps-awards-2023-certificate-768x543.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2023/02/Unicom-DevOps-awards-2023-certificate.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" />The Multiplexer solution was developed to address the shortage of end-to-end test environments. Lack of environments was severely restricting Vodafone&#8217;s ability to test changes at the speed needed.</p>
<p>This was a multifaceted challenge with no known solution in the industry. Innovative thinking was required!</p>
<p>The solution was the Multiplexer. This intelligently enables the simulation of multiple environments, so that every project can perform end-to-end testing in parallel.</p>
<p>The Multiplexer is an example of true innovation – building a solution out of necessity which immediately meets a business need.</p>
<p>The Multiplexer solution has been so successful and valuable that it has been implemented across three other Vodafone domains as well. With each additional rollout, the total cost of ownership drops as efficiencies of scale are realised.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>The Ceremony</h3>
<p><img class="size-medium wp-image-5406 alignleft" src="https://resources.sandhata.com/wp-content/uploads/2023/02/Unicom-India-DevOps-awards-2023-Most-Innovative-project-trophy-300x224.jpeg" alt="certificate and trophy for Most Innovative Project 2023" width="300" height="224" srcset="https://resources.sandhata.com/wp-content/uploads/2023/02/Unicom-India-DevOps-awards-2023-Most-Innovative-project-trophy-300x224.jpeg 300w, https://resources.sandhata.com/wp-content/uploads/2023/02/Unicom-India-DevOps-awards-2023-Most-Innovative-project-trophy.jpeg 500w" sizes="(max-width: 300px) 100vw, 300px" />Sandhata&#8217;s Head of India, Anand Rajagopalan, was pleased to attend the awards ceremony in person to collect the award.</p>
<p>This recognition adds another feather in our cap for our award-winning DevOps services.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Learn More</h2>
<p>Sandhata are industry-leaders in delivering Digital Transformation and DevOps solutions to large organisations who are faced with unique, complex challenges and urgent business requirements. Learn how we can help you achieve your DevOps goals <a href="https://resources.sandhata.com/what-we-do-devops/">here</a>.</p>
<p>To find out more about us and how we operate, take a look at <a href="https://resources.sandhata.com/resources/technical-white-papers/">our solutions</a>, <a href="https://resources.sandhata.com/customers-sandhata-case-studies/">case studies</a> or <a href="https://resources.sandhata.com/sandhata-company/contact-and-office-information/">contact us</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/most-innovative-project-2023/">Winner! Unicom Most Innovative Project 2023</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Sandhata Gini &#8211; Our internal chatbot</title>
		<link>https://resources.sandhata.com/gini-chatbot/</link>
		<pubDate>Wed, 01 Feb 2023 11:44:09 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5363</guid>
		<description><![CDATA[<p>&#160; One of our internal continuous improvement teams have recently launched an exciting new project: Gini &#8211; A chatbot for Sandians &#160; This chatbot is a first-line support system. It was built to assist Sandians with some of their internal tasks and to relieve load from support teams. Gini is configured with single sign on [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/gini-chatbot/">Sandhata Gini &#8211; Our internal chatbot</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>One of our internal continuous improvement teams have recently launched an exciting new project:</p>
<h4>Gini &#8211; A chatbot for Sandians</h4>
<p>&nbsp;</p>
<p>This chatbot is a first-line support system. It was built to assist Sandians with some of their internal tasks and to relieve load from support teams. Gini is configured with single sign on (SSO), and has integration with HRM tools.</p>
<p>&nbsp;</p>
<p>We have enabled self-service for many common queries, including:</p>
<ul type="disc">
<li>IT support issues</li>
<li>HR related questions such as policy information</li>
<li>Timesheet assistance and user guide</li>
<li>Internal training support</li>
<li>Finance and salary queries</li>
</ul>
<p><span id="more-5363"></span></p>
<p>&nbsp;</p>
<p>Our chatbot has helped to reduce the number of similar queries which are received by the support team and HR team, amongst others.</p>
<p>&nbsp;</p>
<h3>Innovative Solutions</h3>
<p><img class="size-medium wp-image-5367 alignright" src="https://resources.sandhata.com/wp-content/uploads/2023/02/Gini-300x287.png" alt="Gini robot with orange body and blue eyes" width="300" height="287" srcset="https://resources.sandhata.com/wp-content/uploads/2023/02/Gini-300x287.png 300w, https://resources.sandhata.com/wp-content/uploads/2023/02/Gini.png 740w" sizes="(max-width: 300px) 100vw, 300px" /><br />
At Sandhata we foster the innovative mindset which encourages people to always look out for things to improve.</p>
<p>&nbsp;</p>
<p>The idea for the chatbot was born from the awareness that certain queries were being asked very often. We wanted to enable self-service for Sandians and to improve the efficiency of internal tasks. A team was setup to understand the current state and design a solution. The resulting chatbot, Gini, was designed and built by our in-house teams.</p>
<p>&nbsp;</p>
<p>This chatbot is an example of the way we embrace innovation in Sandhata. We are continually improving our systems and processes to streamline the way we work, provide a better experience for our employees, and in turn, enable better customer service.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/gini-chatbot/">Sandhata Gini &#8211; Our internal chatbot</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Goodbye 2022</title>
		<link>https://resources.sandhata.com/goodbye-2022/</link>
		<pubDate>Mon, 19 Dec 2022 16:50:06 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News room]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[Corporate social responsibility]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[ODC]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5337</guid>
		<description><![CDATA[<p>2022 has been an action-packed year for Sandhata! &#160; Besides delivering specialised consulting services to a wide range of clients, we have doubled down our focus on our employees. We have taken the opportunity to meet up face to face as much as possible and put on more events than ever to build team spirit [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/goodbye-2022/">Goodbye 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>2022 has been an action-packed year for Sandhata!</p>
<p>&nbsp;</p>
<p>Besides delivering specialised consulting services to a wide range of clients, we have doubled down our focus on our employees. We have taken the opportunity to meet up face to face as much as possible and put on more events than ever to build team spirit and collaboration.</p>
<p>&nbsp;</p>
<p>Here is a quick run down of some of the things which happened in 2022.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span id="more-5337"></span></p>
<h2>Our People</h2>
<p>&nbsp;</p>
<p><img class="alignleft wp-image-5342 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/12/Indian-festival-Vijaya-Dasami-Oct-2022-300x200.jpg" alt="team members together in an office" width="300" height="200" srcset="https://resources.sandhata.com/wp-content/uploads/2022/12/Indian-festival-Vijaya-Dasami-Oct-2022-300x200.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2022/12/Indian-festival-Vijaya-Dasami-Oct-2022-768x512.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2022/12/Indian-festival-Vijaya-Dasami-Oct-2022.jpg 1000w" sizes="(max-width: 300px) 100vw, 300px" />Since Sandhata&#8217;s formation in 2005 we have fervently donated and supported our chosen charity <a href="https://manavata.org/">Manavata</a>. We kept this up in 2022.</p>
<p>&nbsp;</p>
<p>Many of our team in Hyderabad participated in a blood donation camp. The team also turned out to support <a href="https://resources.sandhata.com/celebrating-world-bicycle-day/">World Bicycle Day</a> in June. This draws attention to the benefits of using the bicycle — a simple, affordable, clean and environmentally fit sustainable means of transportation.</p>
<p>&nbsp;</p>
<p>We were very proud to be recognised as a <a href="https://resources.sandhata.com/great-place-to-work/">Great Place to Work</a> this year. More than 80% of Sandhata’s employees rated Sandhata as outstanding across all categories: credibility of management, respect for people, fairness at the workplace, pride, and camaraderie. More than 90% of our respondents said they have a strong sense of pride that they work for Sandhata.</p>
<p>&nbsp;</p>
<p>Many of our team have been craving more face to face interaction. We have brought the teams together with a very successful family day in the UK, and a week-long event in Chennai with team building, sports, games, speakers and prizes!</p>
<p>&nbsp;</p>
<p>In September 2022 we opened a <a href="https://resources.sandhata.com/office-expansion-in-hyderabad-india/">new office in Hyderabad&#8217;s popular IT corridor</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Wellbeing</h2>
<p>&nbsp;</p>
<p><img class="alignright wp-image-4969 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/07/JPMorgan-run-July-2022-5-300x225.jpg" alt="" width="300" height="225" srcset="https://resources.sandhata.com/wp-content/uploads/2022/07/JPMorgan-run-July-2022-5-300x225.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2022/07/JPMorgan-run-July-2022-5-768x576.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2022/07/JPMorgan-run-July-2022-5.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" />With the past few years being so tough, we have had a firm focus on our people&#8217;s wellbeing. We have run numerous events with this in mind including:</p>
<ul type="disc">
<li>desk workout sessions</li>
<li>Zumba online</li>
<li>Fun and stress busting events e.g. spin the wheel, Fun Friday, scavenger hunts</li>
<li>Workshop on emotions</li>
</ul>
<p>&nbsp;</p>
<p>Ten members of UK team also participated in the <a href="https://resources.sandhata.com/go-team-sandhata/">JP Morgan Corporate Challenge 2022</a>. The 5.6k run around Battersea Park was a great motivator for the team to get fit and a really fun team building event.</p>
<h2></h2>
<p>Babji Vundavilli, keen painter and COO Sandhata paid tribute to Queen Elizabeth II by helping to <a href="https://resources.sandhata.com/mural-queen-elizabeth/">paint a mural of her</a> in London.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Sandhata Premier League</h2>
<p>&nbsp;</p>
<p><img class="alignleft wp-image-5343 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/12/Bharathi-dancing-SPL-214x300.png" alt="Sandian Bharathi dancing in SPL" width="214" height="300" srcset="https://resources.sandhata.com/wp-content/uploads/2022/12/Bharathi-dancing-SPL-214x300.png 214w, https://resources.sandhata.com/wp-content/uploads/2022/12/Bharathi-dancing-SPL.png 500w" sizes="(max-width: 214px) 100vw, 214px" />This year saw the first Sandhata Premier League tournament. The event saw 8 teams competing across a range of events to lift the trophy.</p>
<p>&nbsp;</p>
<p>Events included performance, cooking, truth and lie games, poetry and videography. It required teams to give it their all and think of creative solutions to problems.</p>
<p>&nbsp;</p>
<p>The tournament brought together people from different teams, geographies, skill sets and customers. It truly brought Sandhata together. We are looking forward to SPL 2023!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Women of Sandhata</h2>
<p>&nbsp;</p>
<p><img class="alignright wp-image-5344 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/12/Break-the-Bias-2022-300x159.png" alt="collage of people with Break the Bias text" width="300" height="159" srcset="https://resources.sandhata.com/wp-content/uploads/2022/12/Break-the-Bias-2022-300x159.png 300w, https://resources.sandhata.com/wp-content/uploads/2022/12/Break-the-Bias-2022.png 500w" sizes="(max-width: 300px) 100vw, 300px" />In March 2022, on International Women&#8217;s Day, we launched our new women&#8217;s network: <a href="https://resources.sandhata.com/women-of-sandhata/">Women of Sandhata</a>.</p>
<p>&nbsp;</p>
<p>Since the launch of the Women of Sandhata network, we have provided face to face events for women, external speakers, workshop and training sessions, and social and networking events. Since 2020, we have increased the percentage of women employees at Sandhata from 15% to 30%. We hope the Women of Sandhata network will help us reach 50% women in Sandhata.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Expanding our Technical Offerings</h2>
<p>&nbsp;</p>
<p><img class="size-full wp-image-5298 alignleft" src="https://resources.sandhata.com/wp-content/uploads/2022/11/API-Platform-logo-small.png" alt="logo for API Platform" width="300" height="205" /></p>
<p>In April 2022, we launched our new <a href="https://resources.sandhata.com/api-platform-launch/">API Platform</a>. We are now able to support our clients better by providing them with API services or a fully hosted API Platform. We have been releasing new APIs for customers throughout the year.</p>
<p>&nbsp;</p>
<p>We have also launched our <a href="https://www.instagram.com/sandhatatech/">Instagram</a> channel this year to give a glimpse into life as a Sandian.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Award? What Award?</h2>
<p>&nbsp;</p>
<p><img class="alignright wp-image-5226 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1-300x213.png" alt="" width="300" height="213" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1-300x213.png 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1-768x544.png 768w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1.png 800w" sizes="(max-width: 300px) 100vw, 300px" />We have had a bumper year for awards in 2022!</p>
<p>&nbsp;</p>
<p>We are proud to have been chosen as:</p>
<ul type="disc">
<li><a href="https://resources.sandhata.com/winner-best-devops-service-provider/">Winners – Best “DevOps Service Provider”</a>at DASA DevOps Awards 2022.</li>
<li><a href="https://resources.sandhata.com/uk-business-tech-awards-2022/">Winners – “Best Use of Data” and “Transformation through Technology”</a> at the UK Business Tech Awards 2022.</li>
<li><a href="https://resources.sandhata.com/highly-commended-devops-industry-awards-2022/">Highly Commended – “Leading DevOps Vendor”</a> at the DevOps Industry Awards 2022.</li>
</ul>
<ul type="disc">
<li>Janani Priya, Sandhata test analyst, wins <a href="https://resources.sandhata.com/janani-priya-winner-graduate-tester-of-the-year-2022/">Graduate Tester of the Year 2022</a>.</li>
<li>Winner – <a href="https://resources.sandhata.com/tech-fast-50-india-2022">Deloitte Technology Fast 50 India 2022</a>.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Roll on 2023</h2>
<p>&nbsp;</p>
<p>We are really looking forward to where 2023 takes us!  Follow us on <a href="https://www.instagram.com/sandhatatech/">Instagram</a>, <a href="https://www.linkedin.com/company/239649">LinkedIn</a> or <a href="https://www.facebook.com/Sandhata">Facebook</a> to hear our updates first!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/goodbye-2022/">Goodbye 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Sandhata Recognised in the Fastest Growing Technology Companies &#8211; Deloitte Technology Fast 50 India 2022</title>
		<link>https://resources.sandhata.com/tech-fast-50-india-2022/</link>
		<pubDate>Thu, 01 Dec 2022 09:45:06 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News room]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5259</guid>
		<description><![CDATA[<p>We at Sandhata are pleased to announce that we have been ranked in the Deloitte Technology Fast 50 India 2022, a ranking of the 50 fastest growing technology companies in India. &#160; The rankings track the achievements of the fastest growing 50 technology-enabled businesses in India, private or public. They are gauged by their revenue [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/tech-fast-50-india-2022/">Sandhata Recognised in the Fastest Growing Technology Companies &#8211; Deloitte Technology Fast 50 India 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>We at Sandhata are pleased to announce that we have been ranked in the <a href="https://www2.deloitte.com/in/en/pages/technology-media-and-telecommunications/topics/deloitte-technology-fast-50.html">Deloitte Technology Fast 50 India 2022</a>, a ranking of the 50 fastest growing technology companies in India.</p>
<p>&nbsp;</p>
<p>The rankings track the achievements of the fastest growing 50 technology-enabled businesses in India, private or public. They are gauged by their revenue performance over the past three financial years.</p>
<p>&nbsp;</p>
<p><span id="more-5259"></span></p>
<p><img class="alignright wp-image-5262 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-1-300x290.jpeg" alt="Picture of Anand Rajagopalan and Khalai Chelvan holding trophy and certificate" width="300" height="290" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-1-300x290.jpeg 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-1-768x742.jpeg 768w, https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-1-45x45.jpeg 45w, https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-1.jpeg 800w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<blockquote><p>&#8220;Making it to the Deloitte Technology Fast 50 list is commendable in today’s highly competitive, fast-changing technology industry, and especially in the challenging year of 2022 which has forced us to pivot, transform and fast track digitisation.</p>
<p>We congratulate Sandhata on being one of the 50 fastest growing technology companies in India.&#8221;</p></blockquote>
<p>&#8211; Rajiv Sundar, Partner and Program Director: Technology Fast 50 India 2022, Deloitte Touche Tohmatsu India LLP</p>
<p>This programme highlights the strong growth of technology players in India. These firms create formidable solutions that India and the world rely on.</p>
<p>&nbsp;</p>
<p>Sandhata has succeeded in sustaining growth in a competitive and dynamic environment whilst countering huge disruptions caused by COVID. This has required consistent innovation and adaptability, and an unique ability to leverage technology to the fullest.</p>
<p>&nbsp;</p>
<blockquote><p><img class="alignright wp-image-5263 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-Anand-286x300.png" alt="Picture of Anand Rajagopalan holding trophy and certificate" width="286" height="300" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-Anand-286x300.png 286w, https://resources.sandhata.com/wp-content/uploads/2022/11/Deloitte-Fast-50-India-Anand.png 337w" sizes="(max-width: 286px) 100vw, 286px" />&#8220;We dedicate this award to our fellow Sandians who strived hard to ensure customer excellence through the year 2022. We thank our customers for continued trust in us.</p>
<p>Sandhata will continue to focus on innovations in People, Process and Technology to excel in Digital Transformation.&#8221;</p></blockquote>
<p>&#8211; Anand Rajagopalan, Head of India Operations, Sandhata</p>
<p>&nbsp;</p>
<h3>Deloitte Technology Fast 50 India program selection and qualifications</h3>
<p>&nbsp;</p>
<p><img class="alignleft wp-image-5309 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/12/Deloitte-Tech-Fast-50-India-2022-300x269.png" alt="Text: 50 Technology Fast 50 2022 India Deloitte" width="300" height="269" srcset="https://resources.sandhata.com/wp-content/uploads/2022/12/Deloitte-Tech-Fast-50-India-2022-300x269.png 300w, https://resources.sandhata.com/wp-content/uploads/2022/12/Deloitte-Tech-Fast-50-India-2022.png 500w" sizes="(max-width: 300px) 100vw, 300px" />The Deloitte Technology Fast 50 India program, which was launched in 2005, is conducted by Deloitte Touche Tohmatsu India LLP (DTTILLP), and is part of a truly integrated Asia Pacific program recognising the India’s fastest growing and most dynamic technology businesses (public and private) and includes all areas of technology &#8211; from internet to biotechnology, from medical and scientific to computers/hardware.</p>
<p>&nbsp;</p>
<p>The program recognises the fastest growing technology companies in India based on their percentage revenue growth over the past three financial years.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>About Sandhata</h3>
<p>&nbsp;</p>
<p>Sandhata is a multi award-winning consultancy company that develops innovative and enterprise-wide Digital Transformation solutions.</p>
<p>&nbsp;</p>
<p>We respond to business and technical challenges faced by the biggest and most complex organisations. Our reputation for tackling multi-layered legacy issues, and optimising IT delivery across the enterprise speaks for itself. We aim to transform your digital business!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/tech-fast-50-india-2022/">Sandhata Recognised in the Fastest Growing Technology Companies &#8211; Deloitte Technology Fast 50 India 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Janani Priya &#8211; Winner, Graduate Tester of the Year 2022</title>
		<link>https://resources.sandhata.com/janani-priya-winner-graduate-tester-of-the-year-2022/</link>
		<pubDate>Mon, 21 Nov 2022 11:29:36 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News room]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Test Automation]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5246</guid>
		<description><![CDATA[<p>We are thrilled to announce that Janani Priya, test analyst at Sandhata, has won the Graduate Tester of the Year award! The results were announced at the India Testing Awards 2022. &#160; The India Testing Awards 2022 is in it&#8217;s tenth year. It recognises those organisations and practitioners that have stepped away from legacy tools [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/janani-priya-winner-graduate-tester-of-the-year-2022/">Janani Priya &#8211; Winner, Graduate Tester of the Year 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>We are thrilled to announce that Janani Priya, test analyst at Sandhata, has won the <a href="https://www.unicomlearning.com/2022/India_Testing_Awards/#2022_winner">Graduate Tester of the Year award</a>! The results were announced at the India Testing Awards 2022.</p>
<p>&nbsp;</p>
<p>The India Testing Awards 2022 is in it&#8217;s tenth year. It recognises those organisations and practitioners that have stepped away from legacy tools and processes to create testing programs that define the future of IT software development, services and support.</p>
<p>&nbsp;</p>
<p>This recognition is a huge achievement for Janani and an excellent start to a promising career in IT.</p>
<p><span id="more-5246"></span></p>
<p>&nbsp;</p>
<h3>About Janani</h3>
<p>&nbsp;</p>
<p><img class="alignright wp-image-5255" src="https://resources.sandhata.com/wp-content/uploads/2022/11/Janani-Priya.png" alt="Janani Priya holding her certificate and award" width="234" height="418" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/Janani-Priya.png 429w, https://resources.sandhata.com/wp-content/uploads/2022/11/Janani-Priya-168x300.png 168w" sizes="(max-width: 234px) 100vw, 234px" />Since joining Sandhata in 2021 as a graduate, Janani has gone from strength to strength and gained many skills in testing. Janani understands the importance of high quality software delivery. She has embraced everything to do with testing as she knows it ultimately impacts the customer experience.</p>
<p>&nbsp;</p>
<p>Janani’s key strength is that she is extremely self-motivated and proactive. She is also very hard working and has the self-drive to take initiative and train herself on many new tools.</p>
<p>&nbsp;</p>
<p>Janani is a very quick learner. She is quick to learn new technologies, new principles, and she does it with an ever-growing understanding of the wider business context. Janani is a definite team player. She works very hard herself, and raises others up so that they are able to make their maximum contribution to Sandhata and the project. Janani is assertive in her opinions, raises questions when she has them, and makes sure she gets the answer she needs.</p>
<p>&nbsp;</p>
<p>Aside from testing, Janani is a real asset to other areas of Sandhata. She is actively involved in many other aspects of the Sandhata community, for example blogging and creating Instagram reels.</p>
<p>&nbsp;</p>
<p><img class="alignright wp-image-5252 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/Janani-Priya-award-and-certificate-234x300.jpg" alt="award and certificate" width="234" height="300" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/Janani-Priya-award-and-certificate-234x300.jpg 234w, https://resources.sandhata.com/wp-content/uploads/2022/11/Janani-Priya-award-and-certificate.jpg 500w" sizes="(max-width: 234px) 100vw, 234px" />Janani is also a very important member of our Sandhata women’s network. She is on the <a href="https://resources.sandhata.com/women-of-sandhata/">Women of Sandhata</a> committee &#8211; organising and leading meetings, sharing her ideas for WOS initiatives, and more.</p>
<p>Janani Priya collected her award with Anand Rajagopalan, Head of India Operations, Sandhata.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Learn More</h3>
<p>&nbsp;</p>
<p>If you are interested in joining Sandhata as a graduate, apply through our <a href="https://resources.sandhata.com/role-application/">online role portal</a> or contact us:  careers@sandhata.com.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/janani-priya-winner-graduate-tester-of-the-year-2022/">Janani Priya &#8211; Winner, Graduate Tester of the Year 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Highly Commended &#8211; DevOps Industry Awards 2022</title>
		<link>https://resources.sandhata.com/highly-commended-devops-industry-awards-2022/</link>
		<pubDate>Wed, 16 Nov 2022 10:47:52 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News room]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5225</guid>
		<description><![CDATA[<p>We are very proud that Sandhata Technologies was Highly Commended as Leading DevOps Vendor at the DevOps Industry Awards 2022. &#160; The DevOps Industry Awards celebrate the companies and individuals who have accomplished significant achievements when incorporating and adopting DevOps practices. The awards are judged by an independent panel of judges from some of the world’s biggest [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/highly-commended-devops-industry-awards-2022/">Highly Commended &#8211; DevOps Industry Awards 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>We are very proud that Sandhata Technologies was Highly Commended as <strong>Leading DevOps Vendor</strong> at the DevOps Industry Awards 2022.</p>
<p>&nbsp;</p>
<p><a href="https://www.devopsonline.co.uk/the-devops-industry-awards/">The DevOps Industry Awards</a> celebrate the companies and individuals who have accomplished significant achievements when incorporating and adopting DevOps practices. The awards are judged by an independent panel of judges from some of the world’s biggest organisations.</p>
<p>&nbsp;</p>
<p><span id="more-5225"></span></p>
<h2>How we &#8216;do&#8217; DevOps at Sandhata</h2>
<p>&nbsp;</p>
<p><img class="alignright wp-image-5234 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-8-225x300.jpg" alt="" width="225" height="300" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-8-225x300.jpg 225w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-8.jpg 500w" sizes="(max-width: 225px) 100vw, 225px" />Sandhata is a niche, high-end consultancy specialising in innovative and enterprise-wide DevOps-centric service propositions. From our founding in 2005 we embraced automation and lean methods to streamline processes and focus on business outcomes. These ideas continue to shape our client deliveries.</p>
<p>&nbsp;</p>
<p>Since DevOps began, Sandhata has kept up with the quickly evolving ideas and technologies to provide better business outcomes to our customers. Our consultants have played a part in shaping the evolution of DevOps. We contribute to DevOps forums and open source tech, and present our experiences and insights at DevOps events.</p>
<p>&nbsp;</p>
<p>We focus on key areas for our clients to maximise the business impact of any initiatives. A few examples are below:</p>
<p>&nbsp;</p>
<h4><img class="alignright wp-image-5235 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-9-225x300.jpg" alt="" width="225" height="300" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-9-225x300.jpg 225w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-9.jpg 500w" sizes="(max-width: 225px) 100vw, 225px" /> 1. Focus on productivity and continual improvement</h4>
<p>Our teams always look for opportunities to streamline and automate processes to reduce manual efforts, reduce risk and increase flow.</p>
<p>&nbsp;</p>
<h4> 2. We adore innovation</h4>
<p>We understand that ongoing innovation is the key to consistently meeting the customer’s changing needs and remaining competitive in today&#8217;s constantly evolving digitised market. Our innovative solutions provide agility and flexibility for our clients. We believe that no improvement suggestion is too small and we coach all of our consultants to foster an innovative mindset.</p>
<p>&nbsp;</p>
<h4> 3. We live and die by the quality of our deliveries.</h4>
<p>We maintain our focus on quality at all times with the desire that our projects will serve the business well for a long time in the future. The only way to ensure this is to strive for the right solution (not the easy one) and build it in the right way.</p>
<p>&nbsp;</p>
<h4><img class="alignright wp-image-5230 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-4-225x300.jpg" alt="" width="225" height="300" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-4-225x300.jpg 225w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-4.jpg 500w" sizes="(max-width: 225px) 100vw, 225px" /> 4. The Holistic DevOps Perspective.</h4>
<p>We are able to work at all levels – from technical development of an automation pipeline to a full DevOps review. We serve our customers wherever they are in their DevOps journey at that time. At the same time we maintain the long view, understanding where our customers want to go and how best to achieve their goals.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>We are very proud to have been recognised in the field for our contribution to DevOps.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Learn More</h2>
<p>We are industry-leaders in delivering DevOps and Digital Transformation solutions to large organisations who are faced with unique, complex challenges and urgent business requirements. <a href="https://resources.sandhata.com/what-we-do-devops/">Click here</a> for more information on how we can help you achieve your DevOps goals.</p>
<p>These are just some ways we use our experience and industry-leading skills to deliver great results for our customers. To find out more about us and how we operate, take a look at <a href="https://resources.sandhata.com/resources/technical-white-papers/">our solutions</a>, <a href="https://resources.sandhata.com/customers-sandhata-case-studies/">case studies</a> or <a href="https://resources.sandhata.com/sandhata-company/contact-and-office-information/">contact us</a>.</p>
<p>&nbsp;</p>
<p><img class="alignnone wp-image-5233 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-7-300x225.jpg" alt="" width="300" height="225" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-7-300x225.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-7-768x576.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-7.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" /> <img class="alignnone wp-image-5232 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-6-300x225.jpg" alt="" width="300" height="225" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-6-300x225.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-6-768x576.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-6.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" /> <img class="alignnone wp-image-5231 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-5-300x225.jpg" alt="" width="300" height="225" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-5-300x225.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-5-768x576.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-5.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" /> <img class="alignnone wp-image-5229 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-3-300x225.jpg" alt="" width="300" height="225" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-3-300x225.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-3-768x576.jpg 768w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-3.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" /> <img class="alignnone wp-image-5228 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-2-300x225.jpg" alt="" width="300" height="225" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-2-300x225.jpg 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2022-2.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> <img class="alignnone wp-image-5226 size-medium" src="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1-300x213.png" alt="" width="300" height="213" srcset="https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1-300x213.png 300w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1-768x544.png 768w, https://resources.sandhata.com/wp-content/uploads/2022/11/DevOpsIndustryAwards2002-1.png 800w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/highly-commended-devops-industry-awards-2022/">Highly Commended &#8211; DevOps Industry Awards 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>We Are Sandhata &#8211; Meet Akshat</title>
		<link>https://resources.sandhata.com/we-are-sandhata-meet-akshat/</link>
		<pubDate>Wed, 19 Oct 2022 10:09:54 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5082</guid>
		<description><![CDATA[<p>&#160; Here&#8217;s an inside look at what it&#8217;s like to work at Sandhata from one of our recent joiners, Akshat Pareek. &#160; Tell us about your role at Sandhata I joined Sandhata as Test Manager in 2022. The key parts of my role include managing customers and stake holders, managing test teams and keeping track [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/we-are-sandhata-meet-akshat/">We Are Sandhata &#8211; Meet Akshat</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Here&#8217;s an inside look at what it&#8217;s like to work at Sandhata from one of our recent joiners, Akshat Pareek.</p>
<p>&nbsp;</p>
<h4>Tell us about your role at Sandhata</h4>
<p>I joined Sandhata as Test Manager in 2022.</p>
<p>The key parts of my role include managing customers and stake holders, managing test teams and keeping track of all the test activities in the team. I am also accountable for the success of deliveries, especially in the early stages of projects.</p>
<p>&nbsp;</p>
<h4><span id="more-5082"></span>How did you get started working in IT?</h4>
<p><img class=" wp-image-5087 alignright" src="https://resources.sandhata.com/wp-content/uploads/2022/08/Akshat-Pareek.jpg" alt="Akshat Pareek profile picture" width="228" height="350" srcset="https://resources.sandhata.com/wp-content/uploads/2022/08/Akshat-Pareek.jpg 537w, https://resources.sandhata.com/wp-content/uploads/2022/08/Akshat-Pareek-196x300.jpg 196w" sizes="(max-width: 228px) 100vw, 228px" />I did my bachelor’s degree in Electrical Engineering from JECRC Jaipur, India. From my youngest days, I was inclined towards joining the armed forces. But life had different plans for me!</p>
<p>I was part of a campus recruitment drive and landed with a job in Accenture as a software engineer. There was no looking back from that point. I had a great time at Accenture working as a test analyst, then joined Nagarro and worked as a test lead for various digital projects.</p>
<p>I learnt a lot during these years. Now Sandhata has given me an opportunity to transition into managerial roles, which I am truly enjoying.</p>
<p>&nbsp;</p>
<h4>How was your experience of joining Sandhata during COVID?</h4>
<p>My experience has been great. Everyone I have interacted with has been friendly and easy to talk to and the whole process of onboarding was very swift.</p>
<p>The onboarding team was very dedicated and sincere. They worked closely with HR, keeping me in the loop and guiding me until I was very settled in Sandhata.</p>
<p>&nbsp;</p>
<h4>What is something you are particularly proud of at Sandhata?</h4>
<p>I would say the relationship Sandhata has with their employees.</p>
<blockquote><p>&#8220;At Sandhata, we feel like contributors and partners to the organization, rather than just employees doing assigned tasks.&#8221;</p></blockquote>
<p>We are often asked for our opinions and suggestions, which I guess is the really needed in today’s world.</p>
<p>&nbsp;</p>
<h4>What are you passionate about outside of work?</h4>
<p>Outside of work, I practice classical singing and enjoy writing. I am also a poet and love writing and sharing my thoughts.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/we-are-sandhata-meet-akshat/">We Are Sandhata &#8211; Meet Akshat</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Janani Priya &#8211; Finalist for Graduate Tester of the Year 2022</title>
		<link>https://resources.sandhata.com/janani-priya-finalist-for-graduate-tester-of-the-year-2022/</link>
		<pubDate>Mon, 17 Oct 2022 10:18:41 +0000</pubDate>
		<dc:creator><![CDATA[Bronwyn Davies]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News room]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Test Automation]]></category>

		<guid isPermaLink="false">https://resources.sandhata.com/?p=5196</guid>
		<description><![CDATA[<p>We are very proud to announce that Janani Priya, analyst at Sandhata Technologies is a finalist for &#8220;Graduate Tester of the Year&#8221; award at the European Software Testing Awards. &#160; Janani Priya joined Sandhata Technologies in 2020, as a trainee analyst. Since joining the team, she has seized every opportunity given to her, been proactive [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/janani-priya-finalist-for-graduate-tester-of-the-year-2022/">Janani Priya &#8211; Finalist for Graduate Tester of the Year 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>We are very proud to announce that Janani Priya, analyst at Sandhata Technologies is a finalist for &#8220;Graduate Tester of the Year&#8221; award at the <a href="https://www.softwaretestingnews.co.uk/products/testawards/finalists-2022/">European Software Testing Awards</a>.</p>
<p><span id="more-5196"></span></p>
<p>&nbsp;</p>
<p>Janani Priya joined Sandhata Technologies in 2020, as a trainee analyst. Since joining the team, she has seized every opportunity given to her, been proactive in upskilling herself on technologies and project-specific information, including completing self-led training in her personal time. Janani has worked on projects including microservices and API testing, system and integration testing, and both manual and automation testing.</p>
<p>&nbsp;</p>
<p><img class=" wp-image-5201 alignleft" src="https://resources.sandhata.com/wp-content/uploads/2022/10/Janani-passportPhoto.jpg" alt="Janani Priya1" width="190" height="204" srcset="https://resources.sandhata.com/wp-content/uploads/2022/10/Janani-passportPhoto.jpg 568w, https://resources.sandhata.com/wp-content/uploads/2022/10/Janani-passportPhoto-279x300.jpg 279w" sizes="(max-width: 190px) 100vw, 190px" />Janani has also been a great contributor to Sandhata internally. She takes ownership of activities outside of her daily role, for example blogging (<a href="https://resources.sandhata.com/tips-tricks-for-freshers/">here</a> and <a href="https://resources.sandhata.com/we-are-sandhata-meet-janani/">here</a>), employee advocacy, mentoring, and assistance with management of <a href="https://resources.sandhata.com/women-of-sandhata/">Sandhata’s women’s network</a>.</p>
<p>&nbsp;</p>
<p>She is incredibly self-motivated, a hard worker and quick to learn, and she has great potential.</p>
<p>&nbsp;</p>
<p>Janani has come such a long way in less than 2 years since she joined us. We are so grateful for your hard work and commitment to Sandhata, Janani. Thank you!</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://resources.sandhata.com/janani-priya-finalist-for-graduate-tester-of-the-year-2022/">Janani Priya &#8211; Finalist for Graduate Tester of the Year 2022</a> appeared first on <a rel="nofollow" href="https://resources.sandhata.com">Sandhata</a>.</p>
]]></content:encoded>
			</item>
	</channel>
</rss>
