Posted on

Go-Jek investor Warburg Pincus sets up new US$4.25B fund for China, Southeast Asia

Warburg Pincus China-SEA II will focus on investing across consumer and services, healthcare, real estate, financial services, and TMT

Warburg Pincus, a leading global private equity firm focused on growth investing, has made the final close of its second fund targeting Southeast Asia and China.

A US$4.25 billion companion fund,Warburg Pincus China-SEA II will invest in its portfolio companies in these regions alongside Warburg Pincus Global Growth — a US$14.8 billion global, growth-focused private equity fund that closed in late 2018.

Warburg Pincus China-SEA II is also the successor to Warburg Pincus China, a US$2.2 billion companion fund that closed in December 2016. Within China, Warburg Pincus is known as Hua Ping.

The Warburg Pincus China-SEA II fund was launched in January 2019, targeting a fund size of US$3.5 billion, and received commitments in excess of the US$4.25 billion.

Also Read: How to get smart capital in Southeast Asia

Warburg Pincus China-Southeast Asia’s Limited Partners include existing investors in Warburg Pincus’s current funds as well as new investors to the firm. The investors represent a diversified mix of leading public and private pension funds, sovereign wealth funds, insurance companies, endowments, foundations, fund of funds, family offices and high-net-worth individuals.

This new fund will continue Warburg Pincus’ thesis-driven, sector-focused approach to growth investing in China and Southeast Asia, partnering with entrepreneurs and management teams to build companies of scale and sustainable value. It will focus on investing across five sectors — consumer and services, healthcare, real estate, financial services, and technology, media and telecommunications (TMT).

Charles R. Kaye and Joseph P. Landy, Co-CEOs of Warburg Pincus, said in a joint statement: “We have now invested more than US$11 billion into more than 120 companies in China and Southeast Asia, generating significant returns and distributions for our investors. The strong demand for Warburg Pincus China-Southeast Asia II reflects our established track record, our talented investment team, and the opportunities our Limited Partners see for growth investing in China and Southeast Asia.”

Also Read: 5 Singapore startups that could be the next industry darling

Warburg Pincus’s select current investments in China and Southeast Asia include Amcare, ANE Logistics, Ant Financial, ARA, China Kidswant, D&J China, ESR Group, Go-Jek, Hygeia, Jinxin Fertility, Liepin, Mofang, NIO, Vincom Retail, Yuanfudao, and ZTO Express.

Jeff Perlman, Managing Director and Head of Southeast Asia, added: “In recent years, from our Singapore base, Warburg Pincus has become one of the largest and most active investors in Southeast Asia, with a particular emphasis on Vietnam, Indonesia and Singapore. Southeast Asia is a large and growing market for us, exhibiting many of the strong investment themes and trends which have driven our China business over the last 25 years. This new fund, along with our growing team in Singapore and our recent successes in the region, will allow us to build our franchise further in Southeast Asia.”

The post Go-Jek investor Warburg Pincus sets up new US$4.25B fund for China, Southeast Asia appeared first on e27.

Posted on

This is how we scaled up the Bukalapak engineering team

Compared to other players in the market, we have an atypical strategy for achieving our significant growth and scale-up

Since its founding seven years ago, Bukalapak has scaled up more than 6,000x in the past five years alone, rapidly outpacing various established players in the Indonesian market and becoming one of the largest e-commerce in Southeast Asia with over US$1 billion in annual transactions and  over 2 billion monthly views from nearly 70 million visitors.

Compared to other players in the market, we have an atypical strategy for achieving our significant growth and scale-up. Rather than spending senseless amounts of promotions or massive subsidies to acquire unsustainable traffic/activations, we focus on doing hundreds of growth hack experiments and countless incremental improvements to increase the quality and experience of using our product and service.

This strategy relies heavily on having a robust top-class engineering team that can scale up rapidly to keep up with the rapid growth. As we scale up, we found out that scaling up an engineering team is not just about adding more engineers to the team, but also about building the right kind of culture and organization that is capable of supporting productive collaboration and knowledge-sharing between hundreds of engineers.

This focus on scaling up our engineering team begun 18 months ago when Bukalapak asked me to join the management team as VP of Engineering. At that time, we had started to experience growing pains and bottlenecks as we scale beyond our first couple dozen engineers. In this post, I am going to share my personal experience in leading and transforming the engineering team at Bukalapak to achieve its current scalability.

Metrics for engineering scalability

One of the first things I established during my first month at Bukalapak is finding the set of metrics that we can use to objectively measure the overall productivity of our engineering team as we transform our development process. After thorough engagement with dozens of engineers and stakeholders, our consensus converged towards the following set of metrics: team size, development velocity, and engineering quality. We believe any strategy toward achieving excellent engineering scalability will need to track, focus, and maintain a healthy balance between these three metrics.

Team Size Metric

This metric is probably the easiest to track and measure. We simply define this metric as the number of engineers within our engineering team. Scaling up this metric requires us to identify bottlenecks in our recruiting pipeline while keeping a careful balance between hiring the right talent and our growth demands.

Development Velocity Metric

We chose this metric so that we can have visibility regarding whether our development output is slowing down due to numerous bottleneck or not. Since we use Scrum, we can define this metric as the total number of stories (including bug-fix stories) deployed to production during a specific period. The complexity for each story may vary, but we found out that when sampling across the entire group of teams, individual or seasonal variance tends to smooth out and we got a pretty reliable metric for the total velocity for the engineering team.

Engineering Quality Metric

Sole focus on velocity will be detrimental if we do not also take into account the quality of the output that we deliver to production. We define this metric as the number of emergency-level incidents or bugs occurring in production. Concurrently, we also devise a strategy to triage and estimate the impact of each production incidents and map them into several existing severity levels. Due to the wealth of data that we collect in production, in most cases, we can use those data to estimate the impact of each incident with a reasonable accuracy and within minutes from being aware of the issue.

One year’s worth of data

We meticulously log and track the above metrics on a weekly basis, making it easy for us to see the progression of our engineering team and compare the data from time to time. The following chart shows one year worth of said data, aggregated by month and using first month’s data as the general baseline.

In the first few months of our transformation, we can see the rapid growth in total velocity as we address the lowest hanging fruits in our laundry list of productivity bottlenecks. We are also delighted to know that can maintain our productivity afterward, even as the size of our team more than doubled.

Perhaps the most satisfying data in the chart is the emergency incidents, where we manage to bring it lower than before even as our total velocity nearly tripled. There is a genuine truth to the adage that the more complex a system is, the more bugs it has.

We had quite a concern in the second month when we observed that as our total velocity grows, the number of emergency incidents caused by our bugs also increased linearly. Fortunately, we were able to deploy various quality improvements and painstakingly beat this number down month by month. After twelve months, from the ratio of incidents per story, we manage to increase our engineering quality by 10x.

What did we do?

There is no silver bullet behind our scale up. It was a continuous process and teamwork over the span of more than one year where we execute dozens of action plans to eliminate productivity bottlenecks, streamline our development process, and empower people more in giving them the necessary support and trust for them to work efficiently.

That being said, there are several action plans that stand out above the rest and have more significant impact compared to the rest:

Foster a healthy sharing, helping, and learning culture. This was something already prominent in our culture when I joined Bukalapak, all we need to do was to provide a framework that can nurture this culture. For example, we built a chat bot and created a Telegram group where people can give virtual points — called high-fives — to each other as a measure of thanks for helping them out at work.

We also encouraged various knowledge & learning guilds to form and self-organize. Guilds are internal communities centered on a particular work-related domain that anyone can join to learn together and took turns to present exciting topics with each other. Anyone can initiate any guild, provided that there is enough level of interest for the subject. So far we have dozens of guilds already popping up by itself, covering topics ranging from Artificial Intelligence to Agile Methodologies to Software Craftsmanship.

Daily release trains. Since early on, we already have the capability to deploy or rollback our services to production on a moment’s notice and with zero downtime, and we sometimes do so more than a hundred times per day across all of our services. Switching to fixed release trains, thrice a day, is actually putting the brakes on our deployment frequency, but at the benefit of having more stable release checks and easier rollback in case that release went haywire.

Canary release. For each daily release, we first deploy the release to a small subset of users, less than one per cent out of the overall user base, and observe whether there are any spikes in resource usage or errors caused by that release. If the release is problematic, we can rollback that release within minutes. Our services are entirely stateless, so we had to devise a way to emulate sticky sessions in our load balancer. The adoption of canary releases is the primary cause of the significant drop of emergency incidents at M9 in the chart above.

More real-time monitoring and alerting. We already have various technical-level instrumentation and monitoring in place, but those monitoring cannot capture mistakes in our logic or presentation layer. For example, if we can gather and monitor transaction data in real-time, we will know within minutes if there is a bug in our checkout system if the number of transactions dropped precipitously. Over the past year, we have worked together with the data science team to collect billions of data points per day and build thousands of high-level data visualizations that can give us glanceable insight into the health of our system.

Use consistent development methodology. When we started our transformation, all of the product teams do not have any agreed upon development methodology, every one of them is free to define their own, or even decide not to adopt any methodology at all. The result was, predictably, quite chaotic, and it is especially hard to align any plans that require cross-team collaborations.

We decided to adopt Scrum as our methodology, mainly for the sake of better planning, predictability, cross-team alignment, and task organization, but we alter several of its practices since we deem Scrum as is to be too rigid for the rapidly changing competitive landscape of e-commerce. These alterations are inspired by the eight years of Scrum practice at bol.com, my previous place of work, which also happens to be the largest e-commerce in Benelux region.

So what’s next for Bukalapak Engineering?

Development process improvement is a continuously ongoing challenge, and we will undoubtedly keep a close eye on our engineering scalability metrics to project our scale up capacity and capture emerging bottlenecks early on.

Right now we are adopting the model of independent cross-functional teams that are empowered to a significant degree and given an enormous amount of trust and freedom to execute their vision.

This model works well even at our current size of nearly 300 engineers, but we foresee a scalability horizon looming within a couple of years as we yet again double the size of our engineering team. There are other possible models that we can explore and experiment with, and we will share an update about this in the future.

One more thing …

We are still scaling up the team and continue to hire top tech talents that can help us connect and empower the economy of millions of Indonesians. Our tech talents are a diverse mix of talents from all over Indonesia and dozens of former Indonesian diaspora overseas, many returning home for good to join us here at Bukalapak due to our purpose and culture.

Part of the reason why we can provide an exciting home for our talents, and for our diaspora to return home to, is our strong focus in building healthy tech culture by amalgamating various cultures and best practices from all over the world, gained through our ex-diaspora talents.

Interested in joining and helping us improve the economic prosperity for millions of Indonesians? Take a look at our StackOverflow page and send us your CV. 🙂

—-

Editor’s note: e27 publishes relevant guest contributions from the community. Share your honest opinions and expert knowledge by submitting your content here.

 

The post This is how we scaled up the Bukalapak engineering team appeared first on e27.

Posted on

Singapore’s crypto exchange Bitrue loses nearly US$5M to hacking attack

The hacker got through by exploiting a vulnerability in its risk control team’s second review process to access the personal funds of about 90 users

Bitrue, Singapore-based cryptocurrency exchange, on Thursday revealed that it lost about US$4.5 million worth of XRP (valued at US$0.488) and US$237,500 in ADA (valued at $0.095) coins following a major hacking attack.

The time of the breach was at 1 am GMT+8, as reported by Cointelegraph.

The company explained in its official Twitter account that the hacker got through by “exploiting a vulnerability in our Risk Control team’s 2nd review process to access the personal funds of about 90 Bitrue users”. Bitrue claimed that the breach was immediately noticed and the hacker’s activity was swiftly suspended.

Bitrue then proceeded to notify Huobi, Bittrex, and ChangeNOW (the receiving exchanges of the incoming ill-gotten funds), and credited them with helping freeze the relevant transactions and accounts, before releasing a statement to assure users that their personal funds are insured. Bitrue said that “those affected by this breach will have their funds replaced by us as soon as possible”.

Despite the hack, the crypto exchange said it will still go ahead with its plans to go live with its service functionality as soon as possible. The log-in and trading support are expected to relaunch soon, but the withdrawal function will remain offline for now.

To maintain transparency, Bitrue has provided a link to trace the flow of funds on the XRP block explorer for the public. The Singaporean authorities have also been notified to help to identify the hacker.

Also Read: Go-Jek investor Warburg Pincus sets up new US$4.25B fund for China, Southeast Asia

In 2019 alone, there have been a total of seven hackings into crypto exchanges prior to Bitrue.

The post Singapore’s crypto exchange Bitrue loses nearly US$5M to hacking attack appeared first on e27.

Posted on

3 important entrepreneurship lessons I learned from the FBI

As an Intelligence Analyst at the FBI, I learned some valuable lessons that I took with me through the startup and tech world

From 2010 to 2012, I worked as an Intelligence Analyst at the FBI’s New York field office. This was my first job out of college and sidetracked me from an early career in tech. When I arrived I was assigned to the white collar division, investigating securities fraud crimes.

As a 21-year old, I was the youngest of 15 team members on my squad. There were former Wall Street brokers, accountants, and lawyers on my team. Needless to say, as this was my first real job, I didn’t have a clue what I was doing when I first arrived.

Thankfully, I walked away with some valuable lessons that I took with me through the startup and tech world. Here are a few:

1. Most things can be taught

I arrived at the FBI without knowing a thing about the intelligence community or the intricate nature of working with classified information. The role involved 30 databases and had a heavy analytical component. Thankfully, I had over 12 weeks of training and got to follow the most seasoned and talented analyst for months. I literally stood behind him for weeks, learning everything I could.

This is something I see heavily lacking in startup culture in general. They often throw you into the deep end without proper guidance. The result can be positive and negative. The positive is that you fail many times and develop a thick skin to perservere (see #2). The negative is that is this sink and swim mentality can lead to a carnivorous environment that can hurt productivity.

My opinion is that the ability to listen, learn, and digest information outweighs “talent”. Most capable people can be taught the majority of any role or task. A sales rep can be a product manager and vice versa, for example. This is exactly how FBI Agents cross divisions and go from cyber to counterterrorism and back multiple times in a given career. Good startups will know this and offer a chance to learn, try new positions, and grow within a company.

2. Improvise, Adapt, Overcome

This is probably my favorite saying and one I learned while with the FBI. In all fairness, the saying originated within the Navy SEALS, but an be applied to any kind of organization. Going back to the last point, this approach takes ambiguity, lack of direction, and adversity and gives you a blueprint to succeed. Chaos and uncertainty can breed experience that creates amazing leaders and companies.

I am not saying organizations should be unorganized, but this is often a natural result of a company operating at full-speed in a growth stage. When you find yourself in an ambiguous place, improvise and adapt. With time, most things can be accomplished and chalked as a great experience. In this model, luck becomes design. Discipline trumps motivation. Routine becomes scary. Chaos becomes organized chaos. Teams thrive and goals are met.

Also read: What I learned from living in and working out of a van

3. A sense of collaborative purpose outweighs incentives

The FBI is known for having a rigorous screening and hiring process. Mine was roughly six months and included a polygraph investigation. What this does is help hire people with a similar level of integrity and passion for the FBI’s mission. This bond, when fostered, helps create cohesive teams or “squads” that can tackle the biggest of missions and investigations.

The original blueprint of joining a startup involved gaining an equity share and ideally growing and profiting as a company grows and eventually exits. This has largely been replaced by “soft” incentives including casual dress codes and free snacks. Like many incentives, these can grow old after time. Without a sense of purpose, motivation can be impacted.

Purpose allows people to fight through repetitive tasks, take a long-term perspective, and feel invested in a company on a deeper level. Purpose is shared internally from the top down. Great managers and leaders can inspire and create purpose within a team. When both purpose and monetary incentives are lacking, startups face an uphill battle with long-term retention.

—-

Editor’s note: e27 publishes relevant guest contributions from the community. Share your honest opinions and expert knowledge by submitting your content here.

Featured Image Copyright: piotrkt / 123RF Stock Photo

The post 3 important entrepreneurship lessons I learned from the FBI appeared first on e27.

Posted on

Tokens 101: How they work and where they provide value

Crypto tokens can be fungible and non-fungible and understanding the difference is crucial to navigating the blockchain

(Editor’s note: This is an article from our archives which we think is still relevant)

Cryptocurrencies and crypto tokens (simply tokens) have now become household names.

Although these two digital products have gained a lot of popularity lately, few people understand the difference between the two, and they mistakenly use them interchangeably.

For the record, cryptocurrency is a digital or virtual currency designed to work as a medium of exchange. It uses cryptography to secure and verify transactions as well as to control the creation of new units of a particular cryptocurrency.

Tokens, on the other hand, are a special kind of virtual currency tokens that reside on their own blockchains and represent an asset or utility, according to Investopedia. Tokens are usually defined for use on top of a particular blockchain like Ethereum.

Tokens are what we talk about nowadays in the context of ICOs, and the idea is that the platform itself provides the launchpad for all these tokens, without needing them to create their own individual blockchains.

Tokens can provide certain utility, as if they were the “currency” inside that particular platform or economy, and these are called “utility tokens”. In any such case, tokens are the fuel (the “gas”) or the price to access the protocols or perform an action.

They can also in some way be equity-linked or even debt-linked. Most tokens today are built on top of the Ethereum blockchain and comply with what’s called the ERC20 standard. Owning a token is equal to holding something which could potentially be very valuable over time in that ecosystem.

The era of tokenisation

We are experiencing the movement of #TokenizeEverything and finding digital twins for any item that exists in the real world. In the real world, not all things are commodities that have fungibility (interchangeability). Although all items belong to a category, they are not homogeneous and can be very different.

Non-fungibility and the uniqueness of each token then has an impact on its desirability — perceived or real valued. Therefore it’s a logical consequence that the blockchain space started with fungible assets, and it now is extending into non-fungible tokens (NFTs) or tokens that are not interchangeable/replaceable.

To understand the concept of NFTs, we need to first understand the difference between the words ‘fungible’ and ‘non-fungible’.

“Fungibility” in a traditional sense means that any asset or item is equal and exchangeable to any other item or asset. The classic case is fiat currencies, wherein any denomination of, suppose USD, is exchangeable to any other denomination of USD. In the case of blockchain tokens, the classic ERC20 tokens are considered to be fungible, i.e. they can be exchanged with each other freely.

‘Non-fungible’, on the other hand, means ‘that cannot be replaced’ or ‘not interchangeable’. Two items may look identical, but each has its own unique information or attributes that make them irreplaceable or impossible to swap.

Also Read: National University of Singapore is partnering with Microsoft to boost AI capability in the region

A real-life example is a flight ticket. While two plane tickets look identical, they cannot be exchanged with another similar ticket. Each has different passenger names, destinations, departure times and seat numbers. Interchanging them will have serious consequences.

Both the ERC20 and ERC721 tokens represent different use cases and hence one of them cannot replace the other, in fact, they will complement each other in the long term.

Importance and relevance of NFTs

NFTs are an important development in the blockchain space. As mentioned above, NFTs are markers or tokens for unique assets that can’t be duplicated. The control is in the hands of the owner and not the software developer when NFTs are used.

Their applications are endless. As we’ve entered a hyper digital age, blockchain-based NFTs offer a solution for cryptographically creating a unique digital item, e.g. a football card of Cristiano Ronaldo with only 100 of them being produced. The NFT guarantees that the “card” can’t be copied and shared unless the NFT itself is traded. It enables the verification of authenticity and ownership of an asset without requiring a central authority. They can be used to move ownership of diamonds, gemstone, limited edition gold coin or bar, art pieces, instantly on the blockchain network.

NFTs are also transformational in the gaming world. Imagine games like Pokemon Go, that took the world by storm. In a non-fungible token sense, each Pokemon would have a unique ID to it, and would be stored on the blockchain.

The most popular use case is CryptoKitties. It is a game centred around ‘breedable’ and collectible creatures, called CryptoKitties. Each cat is one-of-a-kind and 100 per cent owned by you; it cannot be replicated, taken away, or destroyed.

Decentraland is another success story in the NFT space. Decentraland is a virtual platform owned by users, who can grab a VR headset or use their web browser and become completely immersed in a 3D, interactive world. Here, the user can purchase land through the Ethereum blockchain, creating an immutable record of ownership. With full control over their land, users can create unique experiences; they can go to a casino, watch live music, attend a workshop, shop with friends, start a business, test drive a car, visit an underwater resort — all within a 360-degree, virtual world.

Non-fungible tokens potentially have a lot more applications. For example, they could  store the authenticity of real world assets like art. A non-fungible token could be created and tied to a real-world asset, such as a priceless piece of art.

In this way, the authenticity of the artwork would be immutable and infinitely more secure. There would be no way for forgers to counterfeit the art. In the same way, non-fungible tokens could be used to store birth certificates, identities and other unique information.

Manufacturing and supply chain are the other important industry verticals where NFTs can be used. If products are assigned an NFT at the point of manufacturing, their tracking and ownership can be easily carried out, during the supply-chain cycle and beyond.

Incorporating NFTs in some identity management solutions can also be quite useful. For instance, issuing tokens for entrance into sensitive facilities/institutions can be facilitated with NFTs.

All in all, the issuance, tracking, and storing of securities can be very easily managed using NFTs. Presently, large and highly ‘available’ databases are used to track issued securities that are connected to a number of other institutions like banks that need that information. Even the process of data collation and auditing of these assets can be made more efficient by using NFTs.

Having said that, NFTs are not meant to replace fungible cryptocurrencies like Bitcoin or Ethereum. Fungible tokens will continue to stay and people will continue to use them as a transaction token. However, what will drive a NFT in the coming years is the fact that real world assets and its unique digital representation and identity can now be on the blockchain.

How NFTs will impact various industries

Although NTFs will simply be a different digital asset class category, its impact on the application infrastructure will be wide reaching. NFTs have already taken the crypto world by storm. Several ICOs have already considered, or are considering to use NFTs, to supplement their tradeable ERC20 tokens.

Similarly to how security tokens are impacting change, NFTs will have an impact on the workflow and value assessments across the industry — from exchanges to wallets to marketplaces.

As usability improves, the idea of a deed to a real-estate property could become passé. The deed will be the NFT.

Of course, losing the private keys to access that NFT is a problem, so workarounds still need to be figured out, but the opportunities for bringing offline verification into the blockchain realm opens up endless possibilities, e.g. vehicle sales via NFTs, real-estate, rare pieces of digital art (paintings, photographs, music), etc.

NFTs will also open up the realm of asset tokenisation even further.

There is a nascent but growing field of activity around NFTs in financing. In the case of raising funds (via security tokens or utility tokens) for ICOs where the underlying assets have some uniqueness, NFTs make sense.

There is also talk about Initial Debt Offerings (IDOs), whereby the projects can crowdfund via unique debt-contracts represented by NFTs. Each layer of debt or each slug of equity in a stack may be better traded and recorded with NFTs.

Limitations of NFTs

NFTs are still a nascent technology standard, and the adoption is not widespread. In addition, the ability to “marry” an NFT to a physical object —  for example a QR code sticker or a wrapper like a smart container — is still too simple and prone to failure. Until better solutions are mature, the NFT market will be limited to more digitally native assets.

Another key challenge is the extra effort and understanding needed to create its adoption. However, one good news is also the emergence of platforms like 0xcert which allow for plug-and-play creation of NFTs, making experimentation easier.

Moving Forward

Last two years have seen the fungible token standards raise billions of dollars of capital and trade these tokens are crypto currencies.

The way the crypto markets are questioned right now and dropped in value will demand crypto assets that represent tangible value to keep the market interested and prove the blockchain applications.

Also Read: Singapore’s facial recognition, video analytics startup XRVision gets investment from Boundary Holding

This will be the next wave in crypto markets as people see NFTs as something of unique and tangible value which can be brought onto, and traded in, the blockchain. There will definitely be a lot more ICOs adapting NFT standards vs fungible tokens standards.

NFTs need the right environment to be deployed. While gaming is a different industry altogether, real world assets often function in mission critical environment and cannot compromise on security, scalability and immutability.

NFTs are an extension of the token economy that has the potential not only to achieve mass adoption of blockchain and cryptocurrency, but also significantly expand the market from utility tokens and payment tokens to object oriented.

[e27 talked to many cryptocurrency and blockchain experts, including Pankaj Jain (formerly with 500 Startups), Shaun Djie (Co-founder of Digix), Gaurang Torvekar (Co-founder and CEO of Indorse), Philipp Pieper (Partner at Swarm Fund), Atul Khekade (Co-founder of XinFin), Karan Bharadwaj (former CTO at XinFin), Jehan Chu (Co-founder of Kenetic Capital), Nitin Sharma (angel investor), and Sandeep Phogat (Founder and CEO of Panaesha Capital) for this article. We would like to thank them for their expertise.]

The post Tokens 101: How they work and where they provide value appeared first on e27.