Get started guide for developers on Kyma
Andreas Krause, Kyma Cloud Software Enablement on September 24, 2018
Now that Kyma is out there available to the world you are most probably keen on testing and implementing your own scenarios leveraging Kyma. Well, we are happy to introduce you to a getting started guide for developers which is a sample application based on Spring Boot showing the features on Kyma.
This hands-on guide provides an end-to-end example application implementation in Java and Spring Boot running on Kyma. In the end state, you as a developer will understand all the features Kyma delivers. To summarize, this guide teaches you how to:
- Deploy the application locally to Kyma (based on minikube) or to an actual Kyma cluster
- Connect your service to Kyma as an extension platform and run a scenario
- Extend business applications with Kyma through event-driven, Lambda (serverless) functions
- Bind your application to a brokered backing service
- Add authentication and authorization
- Leverage Kubernetes Self-Healing
- Use tracing and logging support
We would like to hear your feedback. If you face any issues or have any comments while testing Kyma, feel free to report them on GitHub.
We also invite you to join the Kyma community on Twitter and LinkedIn.
Have fun with Kyma!