Friday, March 31, 2023
  • Events
  • Interviews
  • Jobs
  • Opinion
  • Whitepapers
  • Podcasts
  • Web Hosting Directory
  • Login
  • Register
Cloud7 News
  • Cloud Computing
  • Web Hosting
  • Data Center
  • Linux
  • Cybersecurity
  • More
    • Software
    • Network/Internet
    • Hardware
    • Artificial Intelligence
    • Windows
    • Policy/Legislation
    • Blockchain
    • Troubleshooting
    • How-Tos
    • Articles
No Result
View All Result
Cloud7 News
  • Cloud Computing
  • Web Hosting
  • Data Center
  • Linux
  • Cybersecurity
  • More
    • Software
    • Network/Internet
    • Hardware
    • Artificial Intelligence
    • Windows
    • Policy/Legislation
    • Blockchain
    • Troubleshooting
    • How-Tos
    • Articles
No Result
View All Result
Cloud7 News
No Result
View All Result

Home > Interview > Interview: David Walker, Field CTO, EMEA of Yugabyte

Interview: David Walker, Field CTO, EMEA of Yugabyte

YugabyteDB reuses PostgreSQL’s query layer giving developers compatibility with app framework, features, drivers, and tools.


Atalay Kelestemur Atalay Kelestemur
August 11, 2021
5 min read
Interview: David Walker Field CTO EMEA of Yugabyte

YugabyteDB is a free and open-source, distributed, relational, NewSQL database management system. It is designed to handle large amounts of data spanning across multiple availability zones and geographic regions. YugabyteDB provides single-digit latency, high availability, and no single point of failure. We’ve talked with David Walker, Field CTO, EMEA of Yugabyte about the history of the company, its products and the industry.

Could you please tell us a brief history of Yugabyte? What services does YugaByte provide?

Yugabyte is the company behind YugabyteDB, the open-source, high-performance distributed SQL database for building global, internet-scale applications. YugabyteDB serves business-critical applications with SQL query flexibility, high performance and cloud native agility, allowing enterprises to focus on business growth instead of complex data infrastructure management.

Yugabyte was founded in 2016 by former Facebook and Oracle engineers, and was named a 2020 Cool Vendor by Gartner. Backed by Lightspeed Venture Partners, Dell Technologies Capital, 8VC, Wipro Ventures and Greenspring Associates, it is used by companies in cybersecurity, financial markets, IoT, retail, e-commerce, and other verticals.

Could you please give us a general update on Yugabyte? What have you been focusing on in the past year?

The biggest driver for Yugabyte is to be: the go-to database for the cloud-native world. That means scale-out, elastic and distributed with support for strong consistency and concurrency. But we regard these as table stakes, so this year we’ve been making it easier to develop those cloud-native apps by updating and expanding support for key cloud technologies including Spark, Kafka, GraphQL (with our partners Hasura), Kubernetes (including support for VMware Tanzu).

And we’ve been further beefing up our security support, which is a must for our growing financial services and ecommerce client base as well as many others. We have encryption for data at rest and in motion, support for LDAP, tokenization, data residency and more.

How does COVID-19 affect cloud computing? How has Yugabyte responded to the COVID-19 crisis?

During COVID-19, we have seen an even greater market shift to using digital technology in order to achieve digital transformation, and having cloud computing as the enabler. Whilst previous generations of cloud engineers were focused on virtualisation (putting everything you could into non-local servers in a datacentre) and containerisation (the idea that rather than having to install every piece of software onto an operating system on a virtual server) you could put it into a container, many were broadly convinced that this would address the IT complexity.

Our focus has always been, now accelerated by COVID, the database challenge. Going to the cloud and making your service available to everyone in any time/any place/any device means that the database must always be available.

David Walker, Field CTO, EMEA of Yugabyte
David Walker, Field CTO, EMEA of Yugabyte

Ten years ago, the big database solutions were all transactional SQL databases that ran on a single server (or close-coupled cluster of proprietary servers). Their reliance on proprietary hardware and a monolithic architecture, made them a poor fit for cloud computing. NoSQL databases looked like they were the way forward embracing as they did: horizontal scaling to break the monolith; raised resilience; and geo-distribution. Those qualities made them a good fit for cloud-native, microservices.

But NoSQL databases mostly discarded SQL – which was the data language of choice for developers and tools – and even more importantly they failed to support effective transactional capability. There are multiple use cases that demonstrate how difficult it is to deliver based only on virtualised, microservices and NoSQL approach. At the same time, we can’t go back to the big old Oracle and IBM servers with all the data-centre investment that implies.

Our focus on cloud-native technology is helping organisations, cross-sector, to achieve their digital transformation goals. Our COVID-19 response continues to be the provision of a low code, cloud, distributed, transactional data approach that can supply the one piece of the puzzle left that NoSQL hasn’t been able to deliver: simple, reliable, instant and scale-out transactional support.

What are your thoughts on the DBaaS providers’ market?

Our enterprise customers tend to want to manage their own data. Not all but most of them. Their requirements are complex, but they have the skills to do that. For smaller organisations, the cost of acquiring, developing and retaining those skills is a different proposition, and we can see SMEs being very attracted to DBaaS. We see that happening with the major cloud vendors, although often that comes with a lock-in to their cloud supplier’s own proprietary offerings. So, there is a hidden cost to be borne there.

What is YugabyteDB? Tell us about the features that make it unique.

Well, I hinted at that before. If you look at cloud-native databases, we’ve got NoSQL databases offering distribution – but having sacrificed strong consistency; we’ve got the on-prem monolithic databases migrating to cloud – but unable to meet the critical requirements for scale-out and only bringing their clunky master-backup approach to resilience. Yugabyte gives you all those capabilities a cloud-native, distributed, SQL database.

How is the feedback so far about the YugabyteDB Connector for Apache Kafka?

It’s going well. It’s still new and it’s not essential for all our customers’ workloads, but it’s proving very helpful where there is a need. I’d characterise it as another example of us making it easy for developers to use the tools they’re familiar with and trust.

What about Yugabyte Platform? How does it help the organizations?

If you’re a supported YugabyteDB customer, you get Yugabyte Platform as part of the licence, because it’s in our interests that our customers are as self-reliant as possible. That’s what Yugabyte Platform does for them. It gives them a powerful set of tools with a high level of automation to deploy, monitor and manage the Yugabyte databases. We’re helping customers streamline their Day-1 and Day-2 operations processes. Platform is a big focus for us; and we think of it as going beyond tooling for enablement, towards empowerment.

We know that Yugabyte Cloud is currently in Beta. But we are still curious, so tell us more about it please.

Not too much more to tell, at the moment. Before launching a whole new product line, we naturally felt we needed an extensive public beta program and that’s what we’ve been doing. We’re not testing the actual database – under the covers this is plain old YugabyteDB.

What we’re exercising here are, firstly, our processes for delivering a new service and, secondly, the match of that service onto the needs of potential customers. I’d say we’re pretty pleased with progress on the first and the positive response we’ve seen speaks well to the second. Stay tuned for more updates here very soon.

What plans do you have for the future?

It was about ten years ago that the term ‘NewSQL’ was coined to describe the movement break up the monolith that SQL databases mandated, and deliver scalable, resilient and distributed SQL. It’s been a bumpy road for some, and the term has now largely been discarded, but the prize – operational systems of record that are in the cloud and of the cloud – has been seen as worth it.

Indeed, without it, it’s impossible to fully exploit the potential of cloud computing. But when you hear about most of the offerings in this space, they end up tying you to a specific cloud vendor, no multi-cloud or hybrid-cloud, just a different kind of vendor lock in. Our goal is to disrupt that: open-source, industry standard APIs like PostgreSQL with no lock-in. Plus all those scalable, transactional, distributed SQL goodies that we found we couldn’t do without.

Do you have any additional suggestions, comments for the industry?

The first generation of cloud migration was largely about turning capex into opex. But cloud provided a perfect incubator for applications modernisation. Existing trends in the industry like service-oriented architecture – evolving into microservices; virtualisation – evolving into orchestrated containerisation; and agile software development practices – evolving into devops came together in this new world. And they gave us rapid and agile delivery of cloud-native applications.

But while applications modernisation surged ahead, the data layer was still struggling with lift-and-shift monolithic databases on the back end. I think that’s the next revolution, modernisation of the data layer. And we plan to be at the centre of that significant market change.

Atalay Kelestemur

Atalay Kelestemur

Atalay Kelestemur is the Editor-in-Chief of Cloud7. Also, he is the Program Manager of AlmaLinux OS, an open-source, community-driven Linux operating system. He was most recently the chief editor of T3. Prior to that, he was the managing editor of BYTE. He also served as a software editor in PC World. Atalay Kelestemur has covered the technology industry since 1996, publishing articles in PC Net, IT Pro, Computer World, PC Life, CyberMag, and CIO magazines. Atalay Kelestemur is an information system security professional and his area of expertise includes Linux security, penetration testing, secure software development, malware removal, and computer forensics. Atalay Kelestemur is the author of Pardus 2011, Ubuntu, Windows 8, and Siber Istihbarat (Cyber Intelligence). Atalay graduated with a Bachelor's Degree in Maritime from Istanbul Technical University. He earned a master's degree in political science from Gedik University, where he wrote his thesis on The Importance of Cyber Intelligence on Public Security. Now he is working on his Ph.D. thesis on international trade, covering the cybersecurity threats and countermeasures on the maritime industry.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

I agree to the Terms & Conditions and Privacy Policy.

Next Post
Extreme Networks to acquire Infovista's Ipanema SD-WAN business

Extreme Networks to acquire Infovista's Ipanema SD-WAN business

Related News

Interview Pete Morgan, co-founder and CSO of Phylum

Interview: Pete Morgan, co-founder and CSO of Phylum

March 28, 2023 1:30 pm
Interview Tim Mackey, head of supply chain risk strategy of Synopsys

Interview: Tim Mackey, head of supply chain risk strategy of Synopsys

March 22, 2023 3:15 pm
Interview: Dennis Rex, public relations at SCaLE

Interview: Dennis Rex, public relations at SCaLE

March 17, 2023 7:00 pm
Interview Elya McCleave, founder and CEO of Innovorg

Interview: Elya McCleave, founder and CEO of Innovorg

March 16, 2023 3:15 pm
Get free daily newsletters from Cloud7 News Get the Cloud7 Newsletter
Select list(s):

Check your inbox or spam folder to confirm your subscription.

By subscribing, you agree to our
Copyright Policy and Privacy Policy

Get the free newsletter

Subscribe to receive the latest IT business updates straight to your inbox.

Select list(s):

Check your inbox or spam folder to confirm your subscription.

Recent News

  • IBM Cloud Direct Link now available on Cologix Access Marketplace
  • WordPress 6.2 “Dolphy” is now available
  • Vega Cloud guarantees minimum 10% savings on monthly cloud spend
  • [Event] Grab your DeveloperWeek Europe 2023 ticket free
  • How to get Linux ready for gaming

Cloud7 News
Cloud7 is a news source that publishes the latest news, reviews, comparisons, opinions, and exclusive interviews to help tech users of high-experience levels in the IT industry.

EXPLORE

  • Web Hosting
  • Cloud Computing
  • Data Center
  • Cybersecurity
  • Linux
  • Network/Internet
  • Software
  • Hardware
  • Artificial Intelligence
  • How-Tos
  • Troubleshooting

RESOURCES

  • Events
  • Interviews
  • Jobs
  • Opinion
  • Whitepapers
  • Podcasts
  • Web Hosting Directory

Get the Cloud7 Newsletter

Get FREE daily newsletters from Cloud7 delivering the latest news and reviews.

  • About Us
  • Privacy & Policy
  • Copyright Policy
  • Contact

© 2023, Cloud7 News. All rights reserved.

No Result
View All Result
  • Cloud Computing
  • Web Hosting
  • Data Center
  • Linux
  • Cybersecurity
  • More
    • Software
    • Network/Internet
    • Hardware
    • Artificial Intelligence
    • Windows
    • Policy/Legislation
    • Blockchain
    • Troubleshooting
    • How-Tos
    • Articles
  • Events
  • Interviews
  • Jobs
  • Opinion
  • Whitepapers
  • Podcasts
  • Web Hosting Directory

© 2023, Cloud7 News. All rights reserved.

Welcome Back!

Sign In with Facebook
Sign In with Google
Sign In with Linked In
OR

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Sign Up with Facebook
Sign Up with Google
Sign Up with Linked In
OR

Fill the forms below to register

*By registering into our website, you agree to the Terms & Conditions and Privacy Policy.
All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In

Add New Playlist

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.