Kubernetes Abstraction Layer for Containerized Application Scalability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems face challenges in providing scalable infrastructure for deploying and managing applications across cloud and on-premises environments, particularly in handling varying user loads and complex software development involving multiple developers, which affects scalability and compatibility.

Innovation Solution

Implementing Kubernetes as a distributed operating system with an abstraction layer to manage containerized applications, enabling scalable deployment, routing requests, maintaining metadata, and monitoring clusters, thus isolating user data and applications for efficient scalability and maintenance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If applications are deployed in virtual machines to ensure isolation and compatibility, then application reliability is improved, but system resource overhead increases and scalability deteriorates

Engineering Contradiction:
Improveapplication compatibilityVSAvoidsystem overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments applications into containerized units, each with its own isolated environment and dependencies. This segmentation allows applications to run independently without requiring full virtual machine overhead, resolving the contradiction by providing isolation at the container level rather than the virtual machine level.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces Kubernetes as an intermediary layer that manages containerized applications. This intermediary provides the isolation and compatibility benefits traditionally associated with virtual machines while using a more efficient containerization approach, thereby reducing system overhead while maintaining application reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If cloud deployment is used to improve scalability, then adaptability to varying user loads is improved, but managing complex software developments involving multiple developers becomes more difficult

Engineering Contradiction:
ImprovescalabilityVSAvoidsoftware management complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent implements a universal platform (Kubernetes) that handles multiple functions including deployment, scaling, monitoring, and coordination of applications developed by multiple developers. This universal system resolves the contradiction by providing a standardized interface and management mechanism that works across diverse applications and development teams.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system incorporates monitoring and feedback mechanisms that track application performance, resource usage, and deployment status. This feedback enables automated scaling decisions and coordination among multiple developers, resolving the management complexity while maintaining scalability.

Inventive Principle:
Principle #23Feedback

3Productivity

If containerized applications are used to reduce overhead, then resource efficiency is improved, but managing arbitrary applications with varying requirements becomes more challenging

Engineering Contradiction:
Improveresource efficiencyVSAvoidapplication management flexibility
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The patent implements dynamic resource allocation and management for containerized applications. The system can dynamically adjust resources based on application requirements, user loads, and performance metrics, resolving the contradiction by making the containerization system adaptable rather than rigid.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system allows modification of container parameters such as resource limits, scaling factors, and configuration settings to accommodate different application requirements. This parameter flexibility enables efficient resource utilization while adapting to diverse application needs.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10778540B2Scalable infrastructure for developing, running, and deploying arbitrary applications
Publication Date: 2020.09.15 SAP SE
  • US10778540B2 patent drawing
  • US10778540B2 patent drawing
  • US10778540B2 patent drawing

AI summary

Example methods and systems are directed to providing an abstraction layer to deployed applications, so that the applications can concentrate on building their domain-specific functionality and not have to worry about scalability. In an example embodiment, Kubernetes is used as a form of distributed operating system that the system controls on one side and that is deployed on the other side. It works as an abstraction for the end-users to be able to scale applications and persistent data for various tenants, route requests to correct applications, maintain metadata, and monitor the cluster.