Pinned Repositories
blogs
Blog posts for https://openliberty.io
certification-app
App created for OL certification on Skillable
certifications
Used by openliberty.io to publish Open Liberty certifications.
cloud-hosted-guide-converter
This repository contains the source code for the guide converter application. This source code once built is used to convert our guides on the openliberty.io/guides page from AsciiDoc to markdown for use on the Skills Network Environment.
cloud-hosted-guides
docker101
draft-guide-instanton-aks
Draft guide for InstantOn in AKS
draft-guide-kafka-cqrs
draft-guide-microprofile-opentelemetry-jaeger
edx-platform
The Open edX platform, the software that powers edX!
jakub-pomykala's Repositories
jakub-pomykala/blogs
Blog posts for https://openliberty.io
jakub-pomykala/docker101
jakub-pomykala/guide-cdi-intro
An introductory guide on how to use Contexts and Dependency Injection to manage and inject dependencies into microservices: https://openliberty.io/guides/cdi-intro.html
jakub-pomykala/guide-containerize
A guide on how to containerize and run your microservices with Open Liberty using Docker:
jakub-pomykala/guide-docker
A guide on how to containerize a microservice with Docker for iterative development: https://openliberty.io/guides/docker.html
jakub-pomykala/guide-kubernetes-intro
An introductory guide on how to deploy microservices to a Kubernetes cluster and manage them with the Kubernetes CLI: https://openliberty.io/guides/kubernetes-intro.html
jakub-pomykala/guide-maven-multimodules
A guide on how to create a multi-module application with Maven and Open Liberty: https://openliberty.io/guides/maven-multimodules.html
jakub-pomykala/guide-microprofile-config
A guide on how to provide external configuration to microservices using MicroProfile Config: https://openliberty.io/guides/microprofile-config.html
jakub-pomykala/guide-microprofile-health
A guide on how to report and check the health of a microservice with MicroProfile Health: https://openliberty.io/guides/microprofile-health.html
jakub-pomykala/guide-microprofile-opentracing
A guide on how to enable and customize tracing of JAX-RS and non-JAX-RS methods by using MicroProfile OpenTracing: https://openliberty.io/guides/microprofile-opentracing.html
jakub-pomykala/guide-microprofile-opentracing-jaeger
A guide on how to enable and customize tracing of JAX-RS and non-JAX-RS methods by using MicroProfile OpenTracing and Jaeger.
jakub-pomykala/guide-microprofile-reactive-messaging
A guide on how to write reactive Java microservices using MicroProfile Reactive Messaging.
jakub-pomykala/guide-microprofile-rest-client
A guide on how to use MicroProfile Rest Client to invoke RESTful microservices over HTTP in a type-safe way: https://openliberty.io/guides/microprofile-rest-client.html
jakub-pomykala/guide-microshed-testing
A guide on how to test a MicroProfile or Jakarta EE application using MicroShed Testing.
jakub-pomykala/guide-reactive-service-testing
A guide on how to test reactive Java microservices in true-to-production environments using MicroShed Testing.
jakub-pomykala/guide-rest-client-java
A guide on how to consume a REST service in Java: https://openliberty.io/guides/rest-client-java.html
jakub-pomykala/guide-rest-intro
An introductory guide on how to create a REST application using Java EE running on Open Liberty: http://www.openliberty.io/guides/rest-intro.html
jakub-pomykala/quick-labs-1
Testing the quick labs configuration
jakub-pomykala/security-openliberty-blockchain
jakub-pomykala/tracing-demo
Take advantage of Kubernetes, Istio, and Open Liberty Microprofile to enhance observability in a microservice deployment.