Digital Transformation, Enterprise Solutions, and My DASH Approach

Jingdong Sun
6 min readApr 24, 2024

Over the past several years, while assisting many customers, particularly following my attendance at the NRF ’24 Retail’s Big Show and my presentation there, one question has lingered in my mind: what are the most effective systems, solutions, and tools for digital transformation? A simple Google search yields numerous blogs promoting specific systems, platforms, or tools. However, we all know that there’s no one-size-fits-all architecture or solution.

As I prepare materials for a conference presentation on “Digital Transformation and AI”, I have come to realize that while there may not be a one-size-fits-all solution for every business scenario, there are fundamental considerations that every company must address to find the solution that best suits their needs — my DASH approach.

My DASH approach

In light of current market trends and technological advancements, when evaluating a solution, system, or platform for digital transformation, or planning to develop one in-house, I recommend a:

  1. Data oriented,
  2. AI/ML enriched,
  3. Secured
  4. Hybrid cloud

solution.

D as data oriented and data driven

Updated based on my blog https://medium.com/@jingdongsun/data-oriented-computing-architecture-patterns-83872ba4788c

I have published several blogs about the significance of “Data Oriented Computing” and architectures before. These posts emphasize the crucial role of prioritizing data as the central consideration for any IT solution:

  1. IT to business is about turning data into value
  2. Data investments accelerate business growth
  3. Data is a central element of business innovation
  4. AI is only as good as your data. However, current trend is there are more data in more locations with more formats, but less quality.

Data collection, quality assurance, organization, analysis, integration, and consistency are all foundational considerations for an enterprise solution.

A as AI/ML enriched

With the advent of ChatGPT 3.5, AI/ML is becoming the next technological revolution. AI/ML technologies encompass a broad spectrum, ranging from hardware innovations (such as GPU, quantum computing, and photonic computing), to advanced models (including transformer, diffusion, and the recent Mamba model), as well as techniques like fine tuning LLM/GenAI, prompt engineering (including RAG), and AI agents and tools.

LLM/GenAI bridges the gap between business and IT by serving as a conduit between business cases and technological solutions. Effectively leveraging AI/ML models and technologies can significantly benefit businesses, as highlighted by Gartner’s report below:

Gartner: Innovation Guide for Generative AI Models

Just last week, Stanford’s Institute for Human-Centered Artificial Intelligence published AI index Report 2024, including following topics:

  1. AI beats humans on some tasks, but not on all.
  2. Industry continues to dominate frontier AI research.
  3. Frontier models get way more expensive.
  4. The United States leads China, the EU, and the U.K. as the leading source of top AI models.
  5. Robust and standardized evaluations for LLM responsibility are seriously lacking.
  6. Generative AI investment skyrockets.
  7. The data is in: AI makes workers more productive and leads to higher quality work.
  8. Scientific progress accelerates even further, thanks to AI.
  9. The number of AI regulations in the United States sharply increases.
  10. People across the globe are more cognizant of AI’s potential impact — and more nervous.

S as secured

No IT solution can be considered secure without robust security measures in place. With the widespread use of data and AI/ML technologies, IT security encompasses a broader scope, including:

User secured:

  1. User authorization and
  2. User authentication

Data secured:

  1. Data governance
  2. Data quality
  3. Data consistency
  4. Data leaking

AI/ML secured - TRiSM (trust, risk and security management):

Current AI/ML technologies have following issues:

  1. Model hallucination
  2. Model bias, fairness and drift
  3. Model lack of explainability
  4. Unintended loss of intellectual property
  5. Legal risks and potential for misuse

GenAI makes the solutions security more complicated, as:

  1. LLMs generate new content based on learned information.
  2. LLMs may leak data due to the model’s memorization and overfitting on training data.

Policies and Regulatory:

Like Stanford AI Index Report mentioned, the number of AI-related regulations has risen significantly in the past year. For example:

  1. President Biden Issued Executive Order on Safe, Secure, and Trustworthy Artificial Intelligence last October.
  2. EU AI Act published last August

Enterprise solution also need to put these into consideration.

So, to have a secured IT solution, following are my suggestions:

  1. Determine use cases and restrictions
  2. Fully understand your data
  3. Understand GenAI current capabilities, strengths, limitations, and risks
  4. Evaluate the solution platform (hybrid, public, private) and security
  5. Establish risk tolerance
  6. Agree on decision rights and risk ownership
  7. Determine disclosures
  8. Alignment among stakeholders
  9. Reassess the organizations’ existing governance/audit frameworks.

H as hybrid cloud platform

Cloud native computing is an approach in software development that utilizes cloud computing to build and run scalable applications in modern, dynamic environments such as public, private, multicloud, and hybrid clouds. (Wikipedia)

To ensure that an IT solution remains composable and flexible enough to adapt to rapidly evolving technologies, a hybrid cloud platform is ideal. A hybrid cloud platform is a cloud computing environment comprised of on-premises, private, and public cloud services, designed with an open ecosystem in mind. These services can be sourced from various service providers.

Hybrid cloud architecture:

Hybrid cloud solution will include layers like above image shown, and put following into consideration:

  • Cloud agnostic
  • Consistent management and operation behavior
  • Seamlessly AI/ML integration
  • Real-time data flow and integration
  • DevOps/MLOps
  • Open ecosystem
  • Functional integration among Cloud, IoT, and Edge.

The design of a hybrid cloud platform enables the IT solution to be flexible and adaptable to future market demands, as discussed in my previous blog MVP vs MVP design.

Furthermore, as computing evolves with advancements such as CPU vs. GPU and classic computing vs. quantum computing, hybrid computing is poised to become the natural choice for the future.

Hybrid cloud operations

Hybrid cloud operation automation is another key feature of hybrid cloud platforms. Platforms like Red Hat Openshift Container Platform and Ansible Automation Platform offer robust functional support in this regard.

Red Hat blog “The importance of automating the hybrid cloud” had some good discussion.

I also like the MLOps Eternal Knot diagram posted with blog MLOps: Machine Learning Lifecycle. I extended the knob to meet with my DASH platform:

Key Takeaways

In any IT solution, data always serves as the central component — retrieved from various sources and transformed into result data that is valuable to the business and consumable by end-users.

AI/ML technologies have the potential to assist with data analysis, operational tasks, natural language processing, and significantly reduce human effort.

However, the behavior of AI/ML models underscores the critical importance of solution control, governance, data and AI model trust, risk and security management.

To ensure the sustainability and adaptability of a solution to evolving market and technological landscapes, leveraging a hybrid cloud platform provides the best opportunity for an open ecosystem within the IT infrastructure.

This is my DASH approach.

PS: My conference presentation deck

--

--