Partha Seetala Email and Phone Number
Partha Seetala work email
- Valid
- Valid
Partha Seetala personal email
- Valid
- Valid
Partha Seetala phone numbers
I have conceived, designed and built products in the Scale Out Storage, File systems, Networking, Distributed Systems, Big Data and Information Analytics space. So far I have taken 4 fully-featured products from concept to market (customer adoption). And I was involved with one other product from its very early stages to several major releases and customer adoption. My latest product generated $10M in the first year of sales and is having a double digit growth ever since.Apart from writing software, I also enjoy building and mentoring software engineering teams that can take a concept, validate it, build a product and ship it on time. I also like to interface directly with our customers before, while and after shipping the product.Outside of work, I enjoy reading and collecting books (see my book recommendations on Amazon), films, reading about the happenings in the world of Medicine, Education, Politics, Business and Science. My Business books recommendation: http://goo.gl/WcvmCMy Technology books recommendation: http://goo.gl/wkSL3
Rakuten Symphony
View- Website:
- symphony.rakuten.com
- Employees:
- 2971
-
President Rakuten Cloud + Chief Ai Officer, Rakuten SymphonyRakuten SymphonyLos Altos, Ca, Us -
President Of Unified Cloud Business UnitRakuten Symphony Apr 2022 - PresentTokyo, Tokyo, JpAs I begin my new role as President of the Unified Cloud Business Unit at Rakuten Symphony, following the acquisition of Robin.io, I want to invite all the dreamers out there to share in this journey of exciting career growth, with the added advantage of leaving your mark in the industry with your work. We are doing some cutting-edge work in the cloud-native space on a large scale. We're hiring across all departments -- Engineering, Solution Architects, SRE, Sales (both Enterprise and Telco), Marketing, and Product Management. Send your resumes to partha@robin.io or jobs@robin.io.We developed a unique culture at Robin.io that we bring to the Unified Cloud Business Unit. Our goal is to develop talent so that they can achieve their full potential. Therefore, our employees have seen their life's work have the greatest impact. We have been able to accomplish more with less (at Robin, we demonstrated the highest $ARR/headcount among our industry peers). Our engineering ranks have experienced lower attrition than the industry average. A high level of innovation (> 75 patents, the most among our peers in the same industry sub-segment). We created and nurtured a very unique culture that is focused on velocity of action, a growth mindset, end-to-end thinking and personal empowerment without imposing any restrictions on staying within one's assigned swim lane. As a result, our employees' career growth has been the fastest and most rewarding, both in terms of their learning and their financial rewards. If you would like to work in such an environment, then the Unified Cloud Business Unit at Rakuten Symphony is the right place for you. We are looking for dreamers who are looking for a chance to leave their mark on the industry. Send us your resume to get started -- partha@robin.io or jobs@robin.io -
Founder, Chief Executive OfficerRobin.Io May 2020 - PresentSan Jose, California, Us -
Founder And Chief Technology OfficerRobin.Io Nov 2015 - PresentSan Jose, California, Us -
Official MemberForbes Technology Council May 2019 - PresentBoston, Ma, Us -
Distinguished Engineer, Senior Director Of EnggSymantec Jul 2012 - 2015San Jose, California, UsBUILT: Scale Out Storage product; ADVISED: various product lines (including Information Fabric, Backup Appliance, Copy-data-management product line, Data Insight, Clustered NAS.Conceived, architected and led a team to build Veritas' first Scale Out File/Object Storage product line. After conceiving the idea, I successfully pitched to the EVPs and President of Veritas to raise funding for this project. Then architected the product and built a team to deliver on the vision. We delivered a highly functional beta product to customers within 13 months -- a record for a scale-out storage product. Features delivered within 13 months include -- (a) high performance IO (line speed 10GiGE), (b) high scalability (stored 10+ billion objects in single namespace), support for 1000s of nodes. (c) True multi-protocol support (simultaneous IO via both POSIX and Object protocols to the same file – first in the industry), (d) Replication and erasure coding based protection, (e) Policy based data management, (f) COW based file versioning (g) Stellar Usability (beta customer feedback on usability was outstanding), (i) built-in reports and (j) Support for POSIX, S3, SWIFT and SMB protocols out of the box (simultaneously on the same files), (k) Multi datacenter supportMy role: (a) conceived the idea, (b) raised funding, (c) architected core components, (d) formed team and oversaw execution, (e) wrote major portions (40%) of the codebase (including metadata subsystem, cluster configuration, IO subsystem, distributed storage protocol), (f) interfaced with beta customers, (g) presented internally (VPs, EVPs and President) and external (customers) -
Technical Director, Product ArchitectSymantec Mar 2009 - Jul 2012San Jose, California, UsAs the chief-architect and Engineering lead I designed and implemented a highly optimized and scalable/distributed temporal database that enables Storage and Security analytics use cases. This product is used on a daily basis by top tier marquee customers to store the metadata of billions of objects and billions of time-series data. Several optimizations have been done to allow queries to be returned in milliseconds even for large indices. The index itself is designed to be horizontally scalable and a map-reduce programming interface is implemented to run queries and consolidate results from across several nodes.In addition to architecting the product I also led the US Engineering team. We executed this project in a record time frame -- first code checkin to PO in 9 months. -
FounderStealth Startup Oct 2008 - Mar 2009As CTO, I designed and implemented a scalable distributed file system protocol that has interesting scalability features. The protocol allows for the construction of petabyte scale distributed file systems on top of commodity hardware. The file system is intended for web scale use and therefore, is designed to support concurrent I/O from thousands of users. I also implemented a content-aware storage engine for this file system. As part of this work I also implemented a massively scalable distributed RPC layer; and a space-efficient data encoding format called eXtensible Data Markup.
-
Architect (Cto Office)Kazeon Systems Inc. (Acquired By Emc) Dec 2004 - Oct 2008At Kazeon I was responsible for leading the clustering and systems projects. I architected a distributed group communication framework used in Kazeon's Information Server product. As part of this framework, I implemented a zero-copy message transmission algorithm to improve performance in the group communication protocol. Being part of the early team at Kazeon I have worked closely with several Fortune 500 accounts in deploying Kazeon's products in their data centers. Was also instrumental in salvaging several accounts by diagnosing and fixing critical issues.
-
Staff Engineer (Technical Lead)Veritas Technologies Llc Jun 1999 - Dec 2004Santa Clara, California, UsBuilt an in-kernel layer 3 to layer 7 Network Load Balancer and Application Traffic Manager for VERITAS Cluster Server. I was the chief architect of this product and have taken it from concept stages in early 2000 to 3 major product releases and 2 minor (patch) releases in 5-½ years. The network module is plumbed in the Network Stack immediately above the Link Layer (Ethernet) and below the Network Layer (IP). TCP/IP and UDP/IP packets are received at wire-speed; relevant information from their headers and payloads is parsed and modified using user configured policies; the modified packets are then routed to appropriate backend servers. I have worked on intricate protocol level issues like TCP sequence number manipulations (Connection Splicing), Packet rewriting and Incremental Checksum Updates (or taking advantage of hardware checksum offloading when available), TCP window size adjustments, efficient IP packet fragmentation and reassembly, TCP segment re-ordering and duplicate elimination using the Sliding window algorithm, Direct Server Return (i.e, distributed sequence space manipulation to significantly improve I/O throughput) etc.Invented a novel technique for migrating live TCP socket state from one node to another. The goal is to facilitate stateful process migration from a primary node to a secondary when the primary faults (panics or is powered cycled). This patented algorithm can be configured to achieve this using a single packet copy and with minimal performance degradation. TCP state migration involves sequence number mapping, window size adjustments, wire-speed record-replay, identifying pending network I/O within the Network Stack and recreating it after failure.
Partha Seetala Skills
Partha Seetala Education Details
-
University Of MinnesotaComputer Science And Engineering -
Sv UniversityComputer Science And Engineering -
Kv
Frequently Asked Questions about Partha Seetala
What company does Partha Seetala work for?
Partha Seetala works for Rakuten Symphony
What is Partha Seetala's role at the current company?
Partha Seetala's current role is President Rakuten Cloud + Chief AI Officer, Rakuten Symphony.
What is Partha Seetala's email address?
Partha Seetala's email address is pa****@****obin.io
What is Partha Seetala's direct phone number?
Partha Seetala's direct phone number is +165045*****
What schools did Partha Seetala attend?
Partha Seetala attended University Of Minnesota, Sv University, Kv.
What skills is Partha Seetala known for?
Partha Seetala has skills like Distributed Systems, Scalability, Storage, Linux, Cloud Computing, Solaris, Algorithms, Software Engineering, Enterprise Software, Databases, Software Development, High Availability.
Free Chrome Extension
Find emails, phones & company data instantly
Aero Online
Your AI prospecting assistant
Select data to include:
0 records × $0.02 per record
Download 750 million emails and 100 million phone numbers
Access emails and phone numbers of over 750 million business users. Instantly download verified profiles using 20+ filters, including location, job title, company, function, and industry.
Start your free trial