DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Data Engineering
  3. Databases
  4. DZone Research: Database Concerns

DZone Research: Database Concerns

The biggest concerns around databases today are the proliferation of databases and keeping the data secure.

Tom Smith user avatar by
Tom Smith
CORE ·
Oct. 15, 18 · Interview
Like (1)
Save
Tweet
Share
5.09K Views

Join the DZone community and get the full member experience.

Join For Free

To gather insights on the current and future state of the database ecosystem, we talked to IT executives from 22 companies about how their clients are using databases today and how they see use and solutions changing in the future.

We asked them, "What are your biggest concerns regarding databases today?" Here's what they told us:

Proliferation

  • It’s hard to track all of the new databases that come out every week. Today there are so many technologies. It’s challenging to decide on a technology that will be around over the long haul. What do I bid on? Acknowledge that you will likely be changing database technologies with a more frequent cadence than you would in the past. Automation tool that can capture needs. 
  • A couple of tensions: 1) how much does the database do versus the processing layer. Do you support ML or do you need Apache Spark? 2) Data infrastructure is just getting fragmented. Some specializations will converge. Kafka will not be part of our solution. How do you tie all of these pieces together? SQL is the common glue. 3) Understanding the difference between the interface and how it is ultimately integrated. Want a database to slice and dice data in a particular way. 4) Cloud versus edge devices. A lot of use cases are just getting connected that may not be feasible to send the data back or you may not want to. Only send anomalies. How does the database handle cloud analysis versus edge analysis?
  • There are a lot of databases out there. A lot of confusion. What to use and why. Choices and tradeoffs are not well defined.
  • No. The more the merrier. Understand the nuances, select the right database and derive value from it. Users are becoming more mature about what to use and when. Look at DB-engines.com to help determine what the right database is for the problem you are looking to solve.
  • Not understanding or aligning problems with the right kind of database for the right kind of solutions. So much activity with different databases. Many databases are not yet mature. This can lead to innovation. There is still a lot of muscle memory for relational databases. People take for granted the database is reliable. Take with a grain of caution – revisit assumptions always. Kurt Monash – “The cardinal rules of DBMS development Rule 1: Developing a good DBMS requires 5-7 years and tens of millions of dollars. That’s if things go extremely well. Rule 2: You aren’t an exception to Rule 1.”

Security

  • It is concerning that so many developers and administrators consider security as an afterthought. For example, in 2017 tens of thousands of misconfigured MongoDB databases were subject to ransomware attacks because authentication was never switched on. Understanding the proper and secure way to configure your database is vital. Hosted database solutions provided by experts can certainly help, but there's no substitute for a good understanding of and respect for security.
  • As a business security. GDPR rolling out all the security capabilities are becoming more important – encryption, access, auditing AI models, auditing test and training data.
  • 1) One of my biggest concerns is how the role of the DBA will evolve with the rise of PaaS and managed service offerings. 2) I’m worried that increasing concerns about data security will erase any agility gains made through new technology advances. 3) Finally, there’s a skills gap. New database technologies are proliferating so quickly that enterprises can’t find the talent to properly take advantage of them.
  • Privacy. It’s depressing to read yet another news story about a huge data breach, or a tale of more data being misused. As we collect, store, and analyze more and more data, privacy needs to be top of mind in order to reassure customers that we’re doing a good and necessary job with their data, and not simply trying to monetize it.

Other

  • They’re fairly narrow in terms of the workloads they are optimized for. Coordinating across databases and silos is where the difficulty is. The scale and distributed nature of the data are what you need as the building block. The accent is moving from the processing to the data.
  • On a broad scale nothing systemic. Technologies are dealing with bugs that can be resolved in time. We’re landing in a place where we’re doing things at scale. Use the right tool for the right job. What makes the most sense. When multi-model stuff you may not get the best of both worlds. You may have trouble with performance and scalability.
  • Vendors and the big guys dictate how the environment will be. Many other smaller providers blur the boundary between Windows and Linux, this leads to challenging integration. The industry needs to get together and establish standards for getting data in and out of databases. It would be nice to have a database illustrator to operate across all platforms. It takes a tremendous amount of effort today.
  • Healthy with so much activity and growth in the interest of meeting users’ needs better. Customers are getting smarter. Innovation is going on with stronger businesses that will drive more alignment. There will be consolidation across databases.
  • Companies that play on the fact developers may not have sophistication with distributed systems and make blatantly false claims. Slapping some tired technology on top of old relational technology and saying its better when it’s not. This causes more project failure.
  • Data patterns, data velocity, volume, and variety has evolved significantly in the last decade. General purpose databases that were popular and “did the job” in the 70s through 90s are just not sufficient anymore. Specialized data patterns and use cases require specialized architectures. Employing the same old general-purpose database for a variety of fast/big data use cases simply is not working.
  • As the industry matures, the lack of standardization across technology choices will slow down the adoption of new NoSQL technologies. A lack of awareness of all that these new technologies can solve is one of the biggest concerns.
  • I’m worried about the general perception that databases are a commodity -  and by extension that they aren’t innovating or even that they aren’t worth thinking about. The rise of NoSQL was 10 years ago but I still run into many people that reflexively use an inferior database or one that’s mismatched to their situation. Then they live with the limitations and that reinforces the perception. In fact, we’re in a time of enormous innovation in data management. I’d like people to know that because they can get so much more value from their data if they think about it creatively. Another facet of this is that I worry that people don’t consider the lifecycle aspects of their databases and how much vendor support stability, and service matter. I find myself in rescue situations around this, sometimes because a huge vendor won’t help their customer, sometimes because a startup is causing them too much churn. It’s gratifying to be able to help, but I hate seeing that people have gotten into trouble in the first place.

Here’s who we talked to:

  • Jim Manias, Vice President, Advanced Systems Concepts, Inc.
  • Tony Petrossian, Director, Engineering, Amazon Web Services
  • Dan Potter, V.P. Product Management and Marketing, Attunity
  • Ravi Mayuram, SVP of Engineering and CTO, Couchbase
  • Patrick McFadin, V.P. Developer Relations, DataStax
  • Sanjay Challa, Senior Product Marketing Manager, Datical
  • Matthew Yeh, Director of Product Marketing, Delphix
  • OJ Ngo, CTO, DH2i
  • Navdeep Sidhu, Head of Product Marketing, InfluxData
  • Ben Bromhead, CTO and Co-founder, Instaclustr
  • Jeff Fried, Director of Product Management, InterSystems
  • Dipti Borkar, Vice President Product Marketing, Kinetica
  • Jack Norris, V.P. Data and Applications, MapR
  • Will Shulman, CEO, mLab
  • Philip Rathle, V.P. of Products, Neo4j
  • Ariff Kasam, V.P. Products, and Josh Verrill, CMO, NuoDB
  • Simon Galbraith, CEO and Co-founder, Redgate Software
  • David Leichner, CMO and Arnon Shimoni, Product Marketing Manager, SQream
  • Todd Blashka, COO and Victor Lee, Director of Product Management, TigerGraph
  • Mike Freedman, CTO and Co-founder, and Ajay Kulkarni, CEO and Co-founder, TimescaleDB
  • Chai Bhat, Director of Product Marketing, VoltDB
  • Neil Barton, CTO, WhereScape
  • Database Relational database Data security DZone

    Opinions expressed by DZone contributors are their own.

    Popular on DZone

    • Orchestration Pattern: Managing Distributed Transactions
    • Documentation 101: How to Properly Document Your Cloud Infrastructure Project
    • Reliability Is Slowing You Down
    • Strategies for Kubernetes Cluster Administrators: Understanding Pod Scheduling

    Comments

    Partner Resources

    X

    ABOUT US

    • About DZone
    • Send feedback
    • Careers
    • Sitemap

    ADVERTISE

    • Advertise with DZone

    CONTRIBUTE ON DZONE

    • Article Submission Guidelines
    • Become a Contributor
    • Visit the Writers' Zone

    LEGAL

    • Terms of Service
    • Privacy Policy

    CONTACT US

    • 600 Park Offices Drive
    • Suite 300
    • Durham, NC 27709
    • support@dzone.com
    • +1 (919) 678-0300

    Let's be friends: