open source
Auto Added by WPeMatico
Auto Added by WPeMatico
In part two of a survey that asks top VCs about exciting opportunities in open source and dev tools, we dig into responses from 10 leading open-source-focused investors at firms that span early to growth stage across software-specific firms, corporate venture arms and prominent generalist firms.
In the conclusion to our survey, we’ll hear from:
These responses have been edited for clarity and length.
Powered by WPeMatico
The once-polarizing world of open-source software has recently become one of the hotter destinations for VCs.
As the popularity of open source increases among organizations and developers, startups in the space have reached new heights and monstrous valuations.
Over the past several years, we’ve seen surging open-source companies like Databricks reach unicorn status, as well as VCs who cashed out behind a serious number of exits involving open-source and dev tool companies, deals like IBM’s Red Hat acquisition or Elastic’s late-2018 IPO. Last year, the exit spree continued with transactions like F5 Networks’ acquisition of NGINX and a number of high-profile acquisitions from mainstays like Microsoft and GitHub.
Similarly, venture investment in new startups in the space has continued to swell. More investors are taking shots at finding the next big payout, with annual invested capital in open-source and dev tool startups increasing at a roughly 10% compounded annual growth rate (CAGR) over the last five years, according to data from Crunchbase. Furthermore, attractive returns in the space seem to be adding more fuel to the fire, as open-source and dev tool startups saw more than $2 billion invested in the space in 2019 alone, per Crunchbase data.
As we close out another strong year for innovation and venture investing in the sector, we asked 18 of the top open-source-focused VCs who work at firms spanning early to growth stages to share what’s exciting them most and where they see opportunities. For purposes of length and clarity, responses have been edited and split (in no particular order) into part one and part two of this survey. In part one of our survey, we hear from:
Powered by WPeMatico
HPE announced today that it has acquired Scytale, a cloud native security startup that is built on the open-source Secure Production Identity Framework for Everyone (SPIFFE) protocol. The companies did not share the acquisition price.
Specifically, Scytale looks at application-to-application identity and access management, something that is increasingly important as more transactions take place between applications without any human intervention. It’s imperative that the application knows it’s OK to share information with the other application.
This is an area that HPE wants to expand into, Dave Husak, HPE fellow and GM of cloudless initiative wrote in a blog post announcing the acquisition. “As HPE progresses into this next chapter, delivering on our differentiated, edge to cloud platform as-a-service strategy, security will continue to play a fundamental role. We recognize that every organization that operates in a hybrid, multi-cloud environment requires 100% secure, zero trust systems, that can dynamically identify and authenticate data and applications in real-time,” Husak wrote.
He also was careful to stress that HPE would continue to be good stewards of the SPIFFE and SPIRE (the SPIFFE Runtime Environment) projects, both of which are under the auspices of the Cloud Native Computing Foundation.
Scytale co-founder Sunil James, writing in a blog post about the deal, indicated that this was important to the founders that HPE respect the startup’s open-source roots. “Scytale’s DNA is security, distributed systems, and open-source. Under HPE, Scytale will continue to help steward SPIFFE. Our ever-growing and vocal community will lead us. We’ll toil to maintain this transparent and vendor-neutral project, which will be fundamental in HPE’s plans to deliver a dynamic, open, and secure edge-to-cloud platform,” he wrote.
Scytale was founded in 2017 and had raised $8 million, according to PitchBook data. The bulk of that was in a $5 million Series A last March led by Bessemer. The deal closed today.
Powered by WPeMatico
The open-source Hyperledger Foundation announced the release of Hyperledger Fabric 2.0 today, the first such project to reach a 2.0 release.
It’s a notable milestone. The blockchain as a business tool has certainly had a rocky road over the last few years, but there is still plenty to like about smart contracts that have automated compliance checks built-in. Hyperledger Fabric 2.0 has lots of new features with that in mind.
The biggest updates involve forcing agreement among the parties before any new data can be added to the ledger, known as decentralized governance of the smart contracts. In practice, it means that the system will prevent any entity from writing to the ledger until there is consensus among the parties involved in the transaction, a basic blockchain tenet.
This is a requirement because the beauty and the curse of the distributed ledger is that it is an immutable record. Once you have written something in the ledger, it becomes very difficult to change it without the agreement of all those involved in the contract. You want to make sure you get it right before you commit something to the ledger.
Along those same lines, developers can build in automated checks along the way. As they say, this ensures the parties can “validate additional information before endorsing a transaction proposal.”
Brian Behlendorf, executive director at Hyperledger and a big advocate of open-source distributed ledger technology, says this is a big milestone for the project and the organization as it looks to help organizations adopt distributed ledger technology.
“Fabric 2.0 is a new generation framework developed by and for the enterprises that are building distributed ledger capabilities into the core of their businesses. This new release reflects both the development and deployment experience of the Fabric community and confirms the arrival of the production era for enterprise blockchain,” Behlendorf said in a statement.
That remains to be seen. The rise of blockchain in business has moved at a slow pace, but this release shows that the open-source community is still committed to building enterprise-grade distributed ledger technology. Today’s announcement is another step in that direction.
Powered by WPeMatico
It’s one thing to develop a working machine learning model, it’s another to put it to work in an application. Cortex Labs is an early-stage startup with some open-source tooling designed to help data scientists take that last step.
The company’s founders were students at Berkeley when they observed that one of the problems around creating machine learning models was finding a way to deploy them. While there was a lot of open-source tooling available, data scientists are not experts in infrastructure.
CEO Omer Spillinger says that infrastructure was something the four members of the founding team — himself, CTO David Eliahu, head of engineering Vishal Bollu and head of growth Caleb Kaiser — understood well.
What the four founders did was take a set of open-source tools and combine them with AWS services to provide a way to deploy models more easily. “We take open-source tools like TensorFlow, Kubernetes and Docker and we combine them with AWS services like CloudWatch, EKS (Amazon’s flavor of Kubernetes) and S3 to basically give one API for developers to deploy their models,” Spillinger explained.
He says that a data scientist starts by uploading an exported model file to S3 cloud storage. “Then we pull it, containerize it and deploy it on Kubernetes behind the scenes. We automatically scale the workload, and let you switch to GPUs if it’s compute intensive. We stream logs and expose [the model] to the web. We help you manage security around that, stuff like that,” he said.
While he acknowledges this is not unlike Amazon SageMaker, the company’s long-term goal is to support all of the major cloud platforms. SageMaker, of course, only works on the Amazon cloud, while Cortex will eventually work on any cloud. In fact, Spillinger says the biggest feature request they’ve gotten to this point is to support Google Cloud. He says that and support for Microsoft Azure are on the road map.
The Cortex founders have been keeping their head above water while they wait for a commercial product with the help of an $888,888 seed round from Engineering Capital in 2018. If you’re wondering about that oddly specific number, it’s partly an inside joke — Spillinger’s birthday is August 8th — and partly a number arrived at to make the valuation work, he said.
For now, the company is offering the open-source tools, and building a community of developers and data scientists. Eventually, it wants to monetize by building a cloud service for companies that don’t want to manage clusters — but that is down the road, Spillinger said.
Powered by WPeMatico
Snyk, the company that wants to help developers secure their code as part of the development process, announced a $150 million investment today. The company indicated the investment brings its valuation to more than $1 billion (although it did not share the exact figure).
Today’s round was led by Stripes, a New York City investment firm, with help from Coatue, Tiger Global, BoldStart,Trend Forward, Amity and Salesforce Ventures. The company reports it has now raised more than $250 million.
The idea behind Snyk is to fit security firmly in the development process. Rather than offloading it to a separate team, something that can slow down a continuous development environment, Snyk builds in security as part of the code commit.
The company offers an open-source tool that helps developers find open-source vulnerabilities when they commit their code to GitHub, Bitbucket, GitLab or any CI/CD tool. It has built up a community of more than 400,000 developers with this approach.
Snyk makes money with a container security product, and by making available to companies as a commercial product the underlying vulnerability database they use in the open-source product.
CEO Peter McKay, who came on board last year as the company was making a move to expand into the enterprise, says the open-source product drives the revenue-producing products and helped attract this kind of investment. “Getting to [today’s] funding round was the momentum in the open source model from the community to freemium to [land] and expand — and that’s where we are today,” he told TechCrunch.
He said the company wasn’t looking for this money, but investors came knocking and gave them a good offer, based on Snyk’s growing market momentum. “Investors said we want to take advantage of the market, and we want to make sure you can invest the way you want to invest and take advantage of what we all believe is this very large opportunity,” McKay said.
In fact, the company has been raising money at a rapid clip since it came out of the gate in 2016 with a $3 million seed round. A $7 million Series A and $22 million Series B followed in 2018, with a $70 million Series C last fall.
The company reports over 4X revenue growth in 2019 (without giving exact revenue figures), and some major customer wins, including the likes of Google, Intuit, Nordstrom and Salesforce. It’s worth noting that Salesforce thought enough of the company that it also invested in this round through its Salesforce Ventures investment arm.
Powered by WPeMatico
For the last few years, blockchain startup Kadena has been working on a vision of bringing blockchain to the enterprise. Today it announced the final piece of that vision with the launch of the Kadena public blockchain.
In earlier releases, the company offered the ability to build private blockchains on AWS or Azure. Company co-founder and CEO Will Martino says the public network brings together for the first time public and private chains in a hybrid vision.
“The big exciting thing is that the public chain is out, smart contracts are about to turn on, and that allows us to then go and hit the market with what we’re calling these hybrid applications. These are applications that run both on a private blockchain, but have public smart contracts that allow people on the public side to interact with the private chain,” Martino explained.
The smart contracts are a set of rules that must be met and validated for the private and public chains to interact. Only valid actors and actions as defined in the smart contract and will be allowed to move between the two chains.
One of the major challenges with building a chain like this has been scaling it to meet the needs of enterprise users. Martino says that his company has solved this problem and can scale from the 10 chains today to 10,000 or more in the future as the company grows. He further claims that his company is the only one with a tractable roadmap capable of achieving this.
Martino says this could help push companies who have been dabbling in blockchain technology in the last couple of years to take a bigger leap. “This is a watershed moment for enterprises. Up until now, they’ve never had a platform that they could go and use on a public blockchain platform and know that it’s going to have the throughput they need if the product they deployed on that blockchain has legs and starts to take off.” Martino says this blockchain has that.
Kadena public blockchain in action
Kadena has also developed an open-source smart contract language called Pact that Martino says allows a lawyer with Excel-level programming understanding to write these contracts and place them on the chain.
“There are a lot of lawyers who are good with Excel, so you can actually hand the smart contracts to a lawyer and have them review them for compliance. And that’s a crazy idea, but we think it’s fundamental because when you’re representing core business workflows that are sensitive, you need to be absolutely certain they are compliant.”
The company is making all of the basic pieces available for free. That includes the private chain development tools on AWS and Azure, the public chain released today, along with the Pact smart contract language.
Martino says there are a couple of ways for the business to make money. For starters, it’s building partnerships where it helps companies in various sectors, from financial services to insurance and healthcare, build viable hybrid applications on the Kadena blockchain. When they make money, so will Kadena.
Secondly, they control a bushel of tokens on their public network, which have value, and if the vision comes to fruition, will have much more over time. They will be able to sell some of these tokens on the public market and make money. Right now he says the tokens have a value of between 20 cents and a dollar, but he expects that to increase as the network becomes more viable.
The blockchain has lost some of its luster as it has moved through the enterprise hype cycle in recent years, but if Kadena can succeed in building a fully decentralized, scalable blockchain, it could help push the technology deeper into the enterprise.
Powered by WPeMatico
Today, Microsoft announced a public preview of Microsoft Teams for Linux, the first Office 365 tool that’s available for the open-source operating system.
The hope is that by making it available for preview, the company can get feedback from the community and improve it before it becomes generally available. “Starting today, Microsoft Teams is available for Linux users in public preview, enabling high quality collaboration experiences for the open source community at work and in educational institutions,” the company wrote in the blog post announcing the release.
The goal here ultimately is to help get Teams into the hands of more customers by expanding the platforms it runs on. “Most of our customers have devices running on a variety of different platforms such as Windows 10, Linux and others. We are committed to supporting mixed environments across our cloud and productivity offerings, and with this announcement, we are pleased to extend the Teams experience to Linux users,” the company wrote in the blog post.
This announcement is significant for a couple of reasons. For starters, Microsoft has had a complicated history with Linux and open source, although in recent years, under Satya Nadella, it has embraced open source. This shows that Microsoft is willing to put its tools wherever customers need them, regardless of the platform or operating system.
Secondly, as it marks the first Office 365 app on Linux, if there is positive feedback, it could open the door for more apps on the platform down the road.
The announcement also comes against the backdrop of the company’s ongoing battles with Slack for enterprise collaboration platform users. In July, Microsoft announced 13 million daily active users on Teams. Meanwhile, Slack has 12 million DAUs. It’s worth noting that Slack has been available on Linux for almost two years.
Powered by WPeMatico
Open source is a great source of free tools for developers, but as these projects proliferate, and some gain in popularity, the creators sometimes look for ways to monetize successful ones. The problem is that it’s hard to run a subscription-based, dual-license approach, and most developers don’t even know where to start. Enter Israeli startup xs:code, which has created a platform to help developers solve this problem.
“Xs:code is a monetization platform for open-source projects. Unlike donation platforms which are pretty popular today, xs:code allows open-source developers to provide added value in exchange for payments. That comes on top of what they offer for free. This added value can be a different license, more features, support services or anything they can think of,” Netanel Mohoni, co-founder and CEO of xs:code told TechCrunch.
This does not mean the open-source part of this goes away, only that the company is providing a platform for those developers who want to monetize their work, Mohoni said. “Companies pay for accessing the code, and they enjoy better software created by motivated developers who are now compensated for their work. Because our solution makes sure that the code remains open source, developers can continue accepting contributions so the community enjoys better code than ever before,” he explained.
Photo: xs:code
What’s more, project owners can even distribute to community contributors funds earned from subscriptions, if they wish to do so, giving them a way to pay contributors, who help make the project better.
The way it generally works is that the open-source developers create a dual license model. One has the raw open-source code, and one is the commercial version, which could have additional functionality or support that customers would be willing to pay for via a subscription.
The developers create a private repository on GitHub, and connect to xs:code, where they can share a link to the paid version. Users hit the paywall and can subscribe. Xs:code collects the money and distributes it in whichever way the developers have indicated. The company takes 25% as a commission for maintaining the platform and collecting the revenue.
The platform is available for the first time starting today in beta. You can sign up for free. Xs:code has raised $500,000 in pre-seed money to date.
Powered by WPeMatico
More than 12,000 attendees gathered this week in San Diego to discuss all things containers, Kubernetes and cloud-native at KubeCon.
Kubernetes, the container orchestration tool, turned five this year, and the technology appears to be reaching a maturity phase where it accelerates beyond early adopters to reach a more mainstream group of larger business users.
That’s not to say that there isn’t plenty of work to be done, or that most enterprise companies have completely bought in, but it’s clearly reached a point where containerization is on the table. If you think about it, the whole cloud-native ethos makes sense for the current state of computing and how large companies tend to operate.
If this week’s conference showed us anything, it’s an acknowledgment that it’s a multi-cloud, hybrid world. That means most companies are working with multiple public cloud vendors, while managing a hybrid environment that includes those vendors — as well as existing legacy tools that are probably still on-premises — and they want a single way to manage all of this.
The promise of Kubernetes and cloud-native technologies, in general, is that it gives these companies a way to thread this particular needle, or at least that’s the theory.
Photo: Ron Miller/TechCrunch
If you were to look at the Kubernetes hype cycle, we are probably right about at the peak where many think Kubernetes can solve every computing problem they might have. That’s probably asking too much, but cloud-native approaches have a lot of promise.
Craig McLuckie, VP of R&D for cloud-native apps at VMware, was one of the original developers of Kubernetes at Google in 2014. VMware thought enough of the importance of cloud-native technologies that it bought his former company, Heptio, for $550 million last year.
As we head into this phase of pushing Kubernetes and related tech into larger companies, McLuckie acknowledges it creates a set of new challenges. “We are at this crossing the chasm moment where you look at the way the world is — and you look at the opportunity of what the world might become — and a big part of what motivated me to join VMware is that it’s successfully proven its ability to help enterprise organizations navigate their way through these disruptive changes,” McLuckie told TechCrunch.
He says that Kubernetes does actually solve this fundamental management problem companies face in this multi-cloud, hybrid world. “At the end of the day, Kubernetes is an abstraction. It’s just a way of organizing your infrastructure and making it accessible to the people that need to consume it.
“And I think it’s a fundamentally better abstraction than we have access to today. It has some very nice properties. It is pretty consistent in every environment that you might want to operate, so it really makes your on-prem software feel like it’s operating in the public cloud,” he explained.
One of the reasons Kubernetes and cloud-native technologies are gaining in popularity is because the technology allows companies to think about hardware differently. There is a big difference between virtual machines and containers, says Joe Fernandes, VP of product for Red Hat cloud platform.
“Sometimes people conflate containers as another form of virtualization, but with virtualization, you’re virtualizing hardware, and the virtual machines that you’re creating are like an actual machine with its own operating system. With containers, you’re virtualizing the process,” he said.
He said that this means it’s not coupled with the hardware. The only thing it needs to worry about is making sure it can run Linux, and Linux runs everywhere, which explains how containers make it easier to manage across different types of infrastructure. “It’s more efficient, more affordable, and ultimately, cloud-native allows folks to drive more automation,” he said.
Photo: Ron Miller/TechCrunch
It’s one thing to convince early adopters to change the way they work, but as this technology enters the mainstream. Gabe Monroy, partner program manager at Microsoft says to carry this technology to the next level, we have to change the way we talk about it.
Powered by WPeMatico