Startec

Startec

Skyflow expands its regional footprint as it adds generative AI support to its data privacy tooling

Mai 26, às 16:00

·

4 min de leitura

·

6 leituras

Skyflow, a data-privacy startup, announced Friday that it has expanded the number of markets where it offers data residency support for companies that need to keep certain information inside defined borders....
Skyflow expands its regional footprint as it adds generative AI support to its data privacy tooling

Skyflow, a data-privacy startup, announced Friday that it has expanded the number of markets where it offers data residency support for companies that need to keep certain information inside defined borders. In today’s market, you probably can’t keep EU customer data in, say, South America and vice versa, so companies need to take care to keep certain information at home in the market where it was sourced from.

Skyflow started life as a tool to help companies store personally identifying information, or PII, in a secure manner. Its API helps companies “handle all the difficult privacy, encryption and data issues of storing PII and other forms of potentially radioactive data for its customers,” we wrote when we last covered the company.

The startup, which most recently closed a $45 million Series B in late 2021, can now support data residency requirements in Japan, India, Indonesia and Bahrain. The work, Skyflow CEO Anshu Sharma explained to TechCrunch+, will allow software companies to offer their services in more markets, more quickly, while meeting local regulatory requirements concerning where the data lives and the safe storage of personal user information.

Sharma argued that his company’s newly expanded regional data storage capabilities will provide ways to help other companies avoid the complexity of spinning up their own data storage and security frameworks simply to launch in new markets.

Skyflow’s work to support more regions wasn’t cheap. Sharma said that the work had a “high fixed cost,” which Skyflow could afford because it “raised a lot of money,” enabling it to “take on the infrastructure and operational costs” for its customers. (As an aside, this is what venture capital is for: to build ahead of revenue in hopes of collecting outsized market share.)

Given that every tech company — startup and major alike — wants to accrete every scrap of growth possible in the current slow market, you can see why Skyflow expects a return on its spend. If software companies continue to push to reach new markets to sell their services, they will have to handle an array of data regulations and rules on their own. Or they can work with Skyflow or one of its competitors — EverVault, Protegrity, among others — to help meet local requirements.

So far, Skyflow has found notable international adoption. Sharma told TechCrunch+ that his business does more than 40% of its current business with non-American customers. The CEO was quick to point out — by pulling up S-1 filings during our call — that some well-known software companies sported a low-double-digit portion of their revenue from international markets when they went public. It’ll be curious to see if greater regional support pushes that figure above 50% in time; we’ll check back in with the startup in a few quarters.

Where does generative AI come into this?

Skyflow initially focused on offering its service to the fintech and health care verticals. However, it recently built a version of its data storage service to support generative AI services, so when we had Sharma on the phone to talk data residency we also asked a few questions about market demand for LLM-related software services.

Via the startup, how it envisions sitting between corporate information and LLMs. Image Credits: Skyflow

First, we wanted to know if the startup built the tool thanks to known demand or ahead of anticipated need. Per Sharma, his startup started getting calls from customers a few months back about generative AI and how those companies need to keep not just PII, but internally sensitive data as well, away from LLMs. He said that demand is coming from both bottoms-up usage of generative AI tools and executive-level curiosity. Put another way, both corporate drones and corporate demigods alike want to use generative AI, but they don’t want to get into trouble with the sort of data leaks we’ve already seen in the market.


Continue lendo

DEV

Introduction to React.js
Introduction React is a popular open source javascript framework that uses components. React was created by a software engineer at Facebook named Jordan Walke. As react gained popularity over the years, it...

Mai 28, às 23:49

TabNews

Poderiam dar um conselho para um jovem de 16 anos que quer ser um programador · Higordacosta
Fala turma !!! tenho 16 anos e estou começando na programaçao agora faz mais ou menos (10 ou 11) meses que programo começei em python e fiquei uns 3 ou 4 meses na linguagem e dps fui para...

Mai 28, às 23:48

TabNews

[Duvida]Como as empresas crescem? · CristRodsz
Ja faz um tempo que eu venho me perguntando como que as empresas fazem pra aumentar seu alcance, como por exemplo, como as pessoas encontram startups que acabaram de nascer, um exemplo qu...

Mai 28, às 23:40

Discovery

Google celebra 90º aniversário de Abdul Rahman Munif com Doodle
O Google, em homenagem ao escritor, jornalista e crítico cultural Abdul Rahman Munif, celebra seu 90º aniversário com um Doodle hoje. Nascido em Amã, Jordânia, em 1933, Munif mudou-se para o Iraque em 1952...

Mai 28, às 22:52

Hacker News

Functional Programming in Lean - Functional Programming in Lean
Functional Programming in Lean Functional Programming in Lean by David Thrane Christiansen Copyright Microsoft Corporation 2023 This is a free book on using Lean 4 as a programming language. All code...

Mai 28, às 21:08

DEV

Part 1: Getting Started with Vue
You will learn about vue fundamentals and also learn how they work in this article, If you have difficulties understanding any concept explained here, kindly refer to the documentation.  What is vue js and...

Mai 28, às 20:57

DEV

Vue Made Easy: Introduction.
"Vue Made Easy" is a series of blog posts created to help beginners understand the fundamentals and best practices of VueJS (the popular Javascript framework) and also build dynamic and compelling...

Mai 28, às 20:18

DEV

$(document).ready equivalent without jQuery
In this article, we will see the $(document).ready method equivalent without using jQuery. In jQuery, the $(document).ready() method is used to execute JavaScript code as soon as the DOM (Document Object...

Mai 28, às 19:58

DEV

Useful npm and node commands I use to boost productivity
I prefer to use npx over npm when possible so the commands can be executed without installing dependencies. How to count the number of lines of code in a git repository? How to find CRLF line separators in a...

Mai 28, às 19:43

DEV

React MUI Content Security Policy
Material-UI is a user interface library that provides predefined and customizable React components for faster and easy web development, these Material-UI components are based on top of Material Design by...

Mai 28, às 19:00