SAP Container Platform
Filter By
Browse By
- SAP Analytics and AI
- SAP Application Development and Integration
- All SAP Application Development and Integration
- SAP ABAP
- SAP ABAP Development Tools
- SAP ABAP Test Cockpit
- SAP API Management
- SAP BAPI
- SAP Basis
- SAP BRF
- SAP Business Application Studio
- SAP CMS
- SAP Design Studio
- SAP Development Tools
- SAP DevOps
- SAP EAI
- SAP EDI
- SAP Extension Suite
- SAP Fiori
- SAP Fiori Elements
- SAP Integration Suite
- SAP Low Code Application Development
- SAP Low Code Automation
- SAP Netweaver
- SAP Release Management
- SAP UI5
- SAP Web Application Server
- SAP Web IDE
- SAP Business Process Management
- SAP Center of Excellence
- SAP CIO
- SAP Customer Experience
- SAP Data and Data Management
- All SAP Data and Data Management
- SAP BW
- SAP BW/4HANA
- SAP Crystal Reporting
- SAP Data Archiving
- SAP Data Center
- SAP Data Governance
- SAP Data Integration
- SAP Data Migration
- SAP Data Quality
- SAP Data Services
- SAP Data Strategy
- SAP Data Visualization
- SAP Data Warehouse Cloud
- SAP DMS
- SAP Document Control
- SAP EIM
- SAP ETL
- SAP ETL Tools
- SAP HANA
- SAP HANA Administration
- SAP HANA Deployment Infrastructure
- SAP HANA Studio
- SAP Master Data
- SAP Master Data Governance
- SAP MDM
- SAP Enterprise Architect
- SAP Enterprise Asset Management
- SAP ERP
- SAP Finance
- All SAP Finance
- SAP Accounting
- SAP AR AP
- SAP Asset Accounting
- SAP Billing Systems
- SAP BPC
- SAP BRIM
- SAP Cash Management
- SAP Central Finance
- SAP Controlling
- SAP COPA
- SAP Cost Center Accounting
- SAP e-invoicing
- SAP FICO
- SAP Finance Automation
- SAP Financial Closing Cockpit
- SAP Financial Consolidation
- SAP Financial Planning
- SAP FX Risk
- SAP General Ledger
- SAP Global Tax Management
- SAP Hyperion
- SAP Order to Cash
- SAP Payment Processing
- SAP Profitability Analysis
- SAP Rebate Management
- SAP S/4HANA Finance
- SAP Universal Journal
- SAP Governance Risk and Compliance
- SAP Human Capital Management
- SAP Intelligent Technologies
- SAP Platform and Technology
- All SAP Platform and Technology
- SAP Business Technology Platform
- SAP Cloud Connector
- SAP Cloud Integration Platform
- SAP Cloud Migration
- SAP Cloud Platform
- SAP Cloud Providers
- SAP Cloud Strategy
- SAP Container Platform
- SAP Digital Asset Management
- SAP Digital Integration Hub
- SAP Digital Signature
- SAP HANA Enterprise Cloud
- SAP HEC
- SAP Hyperscalers
- SAP Infrastructure
- SAP Messaging
- SAP Smart Forms
- SAP Quality and Testing
- SAP Security
- SAP Spend Management
- SAP Supply Chain Management
- All SAP Supply Chain Management
- SAP APO
- SAP Asset Management
- SAP Business Network
- SAP Digital Manufacturing Cloud
- SAP Digital Twin
- SAP EWM
- SAP IBP
- SAP Inventory Management
- SAP Label Printing
- SAP Logistics
- SAP Manufacturing
- SAP Manufacturing Automation
- SAP MES
- SAP MII
- SAP MM
- SAP MRO
- SAP MRP
- SAP Order Management
- SAP Plant Maintenance
- SAP PLM
- SAP Production Planning
- SAP S&OP
- SAP SD
- SAP SPM
- SAP Supply Chain Planning
- SAP Track and Trace
- SAP Transportation Management
- SAP System Administration
What Is a Container Platform?
A container platform is software that creates, manages, and secures containerized applications. Container management software allows for easier, faster networking and container orchestration. These platforms handle containerized application processes, such as governance, automation, layered security, extensibility, and enterprise support.
There are several types of container platforms:
- Container engines, like Docker and Docker Enterprise Edition, provide a container runtime environment, which enables organizations to create containers, manage container images, and perform basic operations.
- Container orchestrators, such as Kubernetes, enable organizations to manage, govern, and automate containers at scale.
- Managed container platforms, like Google Kubernetes Engine, augment container engines and orchestrators with additional services, like management of the orchestrator and underlying hardware resources.
What Is a Container Platform?
A container platform is software that creates, manages, and secures containerized applications. Container management software allows for easier, faster networking and container orchestration. These platforms handle containerized application processes, such as governance, automation, layered security, extensibility, and enterprise support.
There are several types of container platforms:
- Container engines, like Docker and Docker Enterprise Edition, provide a container runtime environment, which enables organizations to create containers, manage container images, and perform basic operations.
- Container orchestrators, such as Kubernetes, enable organizations to manage, govern, and automate containers at scale.
- Managed container platforms, like Google Kubernetes Engine, augment container engines and orchestrators with additional services, like management of the orchestrator and underlying hardware resources.
What is an SAP Container Platform?
SAP Business Technology Platform, Cloud Foundry environment, supports Docker containers, Kubernetes for virtualization, and containerization.
SAP HANA Express can use Docker containers to build scalable applications.
SAP has developed several open-source Kubernetes projects:
- Gardener, an open-source project offering operation of Kubernetes clusters as a service.
- Kyma, a cloud-native application runtime that combines Kubernetes with a set of tools and open-source components to develop, run, and operate cloud-native applications.
In addition, SAP uses Kubernetes for SAP Data Intelligence cloud service and SAP Data Hub on-premise enterprise data orchestration solution.
Further Resources for SAPinsiders
The Role of Containers in Digital Innovation. In this webinar, Chris Urwin, Head of COE, DevOps, SUSE, discusses how container-based, cloud-native apps orchestrated by Kubernetes are becoming the building blocks of the modern IT infrastructure. Urwin describes how containers can help organizations solve business challenges.
1153 results
-
Extend the Table Introspector Utility Class to Support Long Text Data
Published: 15/December/2014
Reading time: 21 mins
David Duncombe shows how to use an extended table introspector utility class to dynamically generate a formatted representation of internal tables at run time, with added support for output to a Microsoft Excel workbook. This offers a more natural way to format long text data. Key Concept The iXML library is an API that offers...…
-
Creating Explorer Information Spaces and Exploration View Sets in BusinessObjects 4.1
Published: 26/January/2015
Reading time: 18 mins
Gain an overview of the fundamentals of the Explorer application in BusinessObjects 4.1. Learn how to create and manage Information Spaces, Exploration Views, and Exploration View Sets. Key Concept The foundation of the Explorer application in BusinessObjects 4.1 is the Information Space. An Information Space is a pre-defined dataset that connects to a BusinessObjects Universe,...…
-
Supply Chain Visibility Using SAP Transportation Management and SAP Event Management
Published: 25/February/2015
Reading time: 17 mins
Learn how to achieve end-to-end transportation visibility using SAP’s supply chain execution platform. Key Concept SAP’s transportation visibility process is enabled by SAP Transportation Management (SAP TM) and SAP Event Management. SAP TM acts as a transaction data system providing business documents for execution, whereas SAP Event Management provides a transportation monitoring framework for these...…
-
-
ABAP in the 21st Century (Part 1)
Published: 20/April/2015
Reading time: 27 mins
This is the first article in a mini-series covering advancements in the ABAP language in its 7.40 release. It gives an introduction to inline declarations, type inference, and constructor expressions; concepts which can significantly improve the conciseness of your ABAP code. Key Concept ABAP, the programming language of the SAP Business Suite, has gone through...…
-
How to Set Up and Implement User Defaults in SAP Access Control 10.0
Published: 09/April/2013
Reading time: 14 mins
Learn how to configure user defaults functionality in SAP Access Control 10.0 to drive automatic assignment of values to user master data based on specific request attributes. Key Concept A user defaults business rule can be used to define the default entries automatically maintained for a user master record based on defined attributes and conditions...…
-
Anatomy of the Solution Manager Knowledge Warehouse
Published: 04/May/2015
Reading time: 13 mins
A lot of time and effort go into creating solution documentation. By understanding how Solution Manager stores this information, you can be better prepared to take advantage of other capabilities of information management to provide end users and support teams with better control, visibility, and access to your solution documentation. Key Concept The Solution Manager...…
-
Get Data From Any Table in Another SAP System: A Generic Way in ABAP
Published: 02/July/2015
Reading time: 29 mins
Learn a new way to load data from any table in any SAP system to any other SAP system. See how to use a Remote Function Call (RFC) function module call, Runtime Type Service (RTTS), and JavaScript Object Notation (JSON) serialization/deserialization. Key Concept A Remote Function Call (RFC)-enabled function module is a function module that...…
-
-
A Guide to Passing an SAP HANA System Security Audit
Published: 20/July/2015
Reading time: 25 mins
Follow these best practices to install, administer, and operate the SAP HANA system securely. More importantly, learn about control objectives that auditors check to gain assurance about controls in the SAP HANA system environment. Key Concept A system audit is an exercise performed to gain assurance that defined controls work as intended, thereby eliminating the...…
-
How to Calculate Net Difference Excluding Exchange Rate Fluctuations
Published: 21/September/2015
Reading time: 11 mins
Learn how to use a new design and two Business Add-Ins (BAdIs) to dynamically change on the fly the assignment of an exchange rate to a category or period. Key Concept Using object-oriented ABAP SAP Business Planning and Consolidation (BPC), you can change a dimension attribute at run time to compare currency conversion at different...…
-
How to Create and Use Microsoft Documents with SAP ERP HCM and SuccessFactors in a Hybrid Environment
Published: 02/October/2015
Reading time: 9 mins
Learn how to design and connect Microsoft document templates to an SAP ERP HCM or SuccessFactors system in a hybrid environment. Once in SAP ERP HCM or SuccessFactors, learn how to use background tasks for mass production of documents. Key Concept There are a variety of third-party tools available as macro-enabled add-ons that bridge the...…
Become a Member
Unlimited access to thousands of resources for SAP-specific expertise that can only be found here.
Your request has been successfully sent