/sap-tech-bytes

Accompanying the SAP Developer Advocates "SAP Tech Bytes" initiative.

Primary LanguageJavaScript

SAP Tech Bytes header image

REUSE status

This repository provides small sets of configuration & code relating to video episodes, blog posts and other content in the SAP Tech Bytes initiative, which it accompanies.

Description

Where there's sample code or configuration to share, specifically relating to an SAP Tech Bytes episode or post, you'll most likely find it here. The structure of this repository is simple - there are individual branches, each one relating to a specific SAP Tech Bytes episode or blog post.

Perhaps most of the time you'll be arriving at this repository, coming from such an episode or blog post, so you'll be sent to the appropriate branch like that. But if you're starting here and want to find out to which SAP Tech Bytes episode or blog post a given branch-based sample relates, you'll find the back link in the README in that branch.

Recent Branches

Recent Blog Posts

  • SAP Tech Bytes: Using GitHub Actions to Deploy Continuously to Kyma/Kubernetes by Marius Obert (Mon Aug 02 2021)
    • This post will show you how you can use the full power of the GitHub platform for your Kubernetes-based projects. I’ll show you a minimal sample that uses GitHub to store, manage, and maintain its source code and build, publish, and deploy Docker images. In other words: We’ll use GitHub ...
  • SAP Tech Bytes: Understand your classification model in Smart Predict by Witalij Rudnicki (Fri Jul 16 2021)
    • In the previous post “SAP Tech Bytes: Your first Predictive Scenario in SAP Analytics Cloud” of the series, with just a few clicks we have built our predictive model using Smart Predict in SAP Analytics Cloud. Or maybe you have built a classification model by yourself based on some other ...
  • SAP Tech Bytes: Your first Predictive Scenario in SAP Analytics Cloud by Witalij Rudnicki (Fri Jul 09 2021)
    • If you got interested in Machine Learning, then sooner rather than later you hear about or discover the website called Kaggle. Founded in 2010 Kaggle “allows users to find and publish data sets, explore and build models in a web-based data-science environment, work with other data scientists and machine learning ...
  • SAP Tech Bytes meet #GeospatialTuesday: Import zipped shapefiles into SAP HANA Cloud using Database Explorer by Witalij Rudnicki (Tue May 18 2021)
    • Over years I posted quite many Geospatial Tuesday posts — short examples of what you can do with SAP HANA Spatial SQL. Some of those examples were based on the public free geospatial data available in Esri Shapefile format that you would import into your SAP HANA database. But over ...
  • SAP Tech Bytes: FAQ Managed Approuter vs. Standalone Approuter by Marius Obert (Mon May 17 2021)
    • In the past two years, I wrote a few posts that explained the nature of the managed approuter and when it can be helpful to use this feature (here and here). In parallel, we created a GitHub repository that contains sample projects and diagrams to make the differences between both ...
  • SAP Tech Bytes: Adding Service Implementation to an SAP HANA Project by Thomas Jung (Fri May 07 2021)
    • A recent question prompted this content. A customer had an existing SAP HANA only project they had created in the SAP Business Application Studio. They now wanted to add OData service functionality to this project. In SAP Web IDE you would run a wizard to add a Node.js module which ...
  • More on SAP Community Blog

Recent Videos

Requirements

Requirements may differ from sample to sample, so please see the individual README files as appropriate.

Download and installation

To enjoy this content, you don't have to download or install anything. But you can of course clone this repository to have the content available to you locally.

From there, in order to try out a sample, simply check out the desired branch, and follow the instructions in the README there.

Support

For the most part, this content is provided "as-is" with no other support. But we will certainly also respond to well-formed and detailed issues raised against this repository.

Contributing

The general context of this repository is as a consumable store of sample configuration & code for SAP Tech Bytes episodes and blog posts. If you find you do have something to contribute, for example to offer fixes or improvements, please send an appropriate pull request (PR). Due to legal reasons, contributors will be asked to accept a Developer Certificate of Origin (DCO) on submitting their first PR to this project. This DCO acceptance can be done in the PR itself - look out for the CLA assistant that will guide you through the simple process. SAP uses the standard DCO text of the Linux Foundation. Thank you!

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.