Code Monkey home page Code Monkey logo

sap-samples / sap-community-code-challenge-cloud-native Goto Github PK

View Code? Open in Web Editor NEW
9.0 13.0 69.0 963 KB

SAP Community Code Challenge: This repository contains an easy Hello World Node.js service. Take part in the challenge and test your skills on the basics of Kubernetes and other Cloud Native technologies.

License: Apache License 2.0

JavaScript 71.72% Dockerfile 28.28%
cloud cloud-native code-challenge containerization kubernetes nodejs sample sap-community owner-kevinmuessig

sap-community-code-challenge-cloud-native's Introduction

SAP Community Code Challenge - Cloud Native

REUSE status Updated Badge Contributors Display

This repository is the starting point for the SAP Community Code Challenge for Cloud Native (see SAP Community Application Development thread and corresponding blog post). It contains everything you need to get a basic Node.js based project deployed as a service to a Kubernetes based runtime.

That means you get the Node.js related files of the service, a Dockerfile and a Deployment.yaml file. If you're like "Oh Gosh, what is he talking about?" - No worries we will get to what all of that means.

The goal for this month's Coding Challenge is to bring the world of Kubernetes, Containerization and the SAP BTP, Kyma runtime closer to you so you have an easier start with the world of Cloud Native development.

Setup and Participation

To be able to take part in this challenge, it's essential that you first complete the following steps:

  1. Fork this repository.
  2. Clone the forked repository into your development environment.
  3. Navigate into the service/ folder.
  4. Execute npm install to install the project's dependencies.
  5. Run npm start in order to test the project locally.
  6. To try out if the service runs correctly open a web browser and type in
    1. http://localhost:8080
    2. http://localhost:8080/greeting/<Your Name>

The default port used in this local setup is 8080; you can specify a different one (e.g. 8000) if you need to, like this: PORT=8000 npm start

In order to complete each of the challenges, you need to:

  1. Look into the Challenges file to see what the challenge is each week.
  2. Depending on the challenge, you may need to submit information on the SAP Community Application Development thread. Check the Challenges file to see what is required.

Because the challenges are there to give you an introduction to Cloud Native technologies like Kubernetes, Containers and the SAP BTP, Kyma runtime the service being provided is deliberately basic. This is so that you can focus more on understanding the fundamentals of this fairly complex topic. No worries there is more then enough content ready for you to feel like a Kubernetes pro after these 4 weeks! ๐Ÿง‘โ€๐Ÿ’ป ๐Ÿ˜‰

You can find the challenges for each week in the Challenges file.

Requirements

Download and Installation

See Setup and Participation.

Recommended Learning

There is quite a lot to digest when working in the world of Cloud Native, but no worries we got you covered. If you need an introduction or just a refresher on different aspects of Kubernetes or Containerization you should check out the 2minOf Cloud Native series on the SAP Developers YouTube channel.

2min Of Cloud Native

These resources may also be helpful:

Known Issues

No known issues.

How to obtain support

Create an issue in this repository if you find a bug or have questions about the content.

For additional support, ask a question in SAP Community.

Contributing

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2022 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.

sap-community-code-challenge-cloud-native's People

Contributors

btbernard avatar jung-thomas avatar kevinriedelsheimer avatar matt1as avatar qmacro avatar sevladimirs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sap-community-code-challenge-cloud-native's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.