Pinned Repositories
components-contrib
Community driven, reusable components for distributed apps
fontys-fall2023-microservices-messaging-kafka
Workshop resources for the Fontys Fall 2023 workshop on microservices, messaging and Apache Kafka
go-oracle-database
Experiments with Oracle Database interaction from Go
kafka-streams-running-topN
Running Top N aggregation using Apache Kafka Streams
microservices-choreography-kubernetes-workshop-june2017
Workshop materials for a June 2017 workshop on microservices, Docker & Kubernetes, Node.JS, Kafka, Redis and choreography
playwright-scenarios
Some scenarios using Playwright - deeplink bookmarks, tactical integration, RPA, UI Healthcheck, Test Automation of User Interface, documenting web applications
presentations
Slides from presentations for conferences, user group events, meetups and more
real-time-ui-with-kafka-streams
Fast data arrives in real time and potentially high volume. Rapid processing, filtering and aggregation is required to ensure timely reaction and actual information in user interfaces. Doing so is a challenge, make this happen in a scalable and reliable fashion is even more interesting. This session introduces Apache Kafka as the scalable event bus that takes care of the events as they flow in and Kafka Streams for the streaming analytics. Both Java and Node applications are demonstrated that interact with Kafka and leverage Server Sent Events and WebSocket channels to update the Web UI in real time. User activity performed by the audience in the Web UI is processed by the Kafka powered back end and results in live updates on all clients.
soasuitehandbook
Source Code for the Oracle SOA Suite 12c Handbook
lucasjellema's Repositories
lucasjellema/DataAnalytics--IntroductionDataWrangling-JupyterNotebooks
Resources for Conclusion SIG Data Analytics - Inleiding Data Wrangling (met Python & Jupyter Notebooks)
lucasjellema/docker-oracle-jet-run-live-reload
This repository defines a Docker container that takes a GitHub URL and builds and runs the Oracle JET application in the designated repository. Upon changes, a live reload of the application can be performed.
lucasjellema/2019-fontys-business-and-IT-agility-through-microservice-architecture
Business and IT agility through microservice architecture powered by containers and cloud Evolving architectures, emerging technology and new cloud services enable new ways to address business challenges with IT solutions. Microservices architecture promises flexibility, scalability, and optimal use of compute resources. This lecture introduces the objectives that microservices are expected to realize and explains how microservices will do that. The lecture describes the key concepts – domain driven design, bounded context, events, statelessness and APIs. It discusses and demonstrates a real implementation of microservices using containers and Kubernetes. Students will do a hands-on with the Kubernetes platform – learning about the container orchestration features that allow microservices to be deployed, scaled, configured, failed over, and upgraded to new versions while maintaining proper routing and load balancing. Students will learn how to make use of Kubernetes for running multiple interacting containers executing applications written in the technology of their choice. The lectures discusses the service mesh and challenges with tracing and end to end monitoring. The relevance of events for decoupled collaboration is discussed and demonstrated. Concepts discussed include workflow choreography, the CQRS data(base) pattern for cross domain data sharing and serverless architecture.
lucasjellema/data-analytics-strava-tour-de-france
Analysis of Tour de France stages based on Strava timeseries data carried out with Jupyter Lab/Notebooks, Python, Pandas and Plotly.
lucasjellema/docker-node-run-live-reload
This repository contains sources to create a Docker Container Image that can run a Node application from a GitHub URL - and refresh the application upon changes in the GitHub sources
lucasjellema/oci-objectstorage-nodejs-upload-file
NodeJS example of uploading a file to Oracle Cloud Infrastructure Object Storage - using signed REST API calls
lucasjellema/soaring-through-the-cloud-native-sequel
To support the Oracle Cloud demo "Soaring through the Clouds The Sequel" on microservices and container and cloud native computing. Our first performance: Oracle EMEA PaaS Partner Forum - March 2018, Budapest
lucasjellema/conference-recommendation-engine-in-graphdb
A simple conference session recommendation engine using a relational and a GraphDB approach (based on Neo4J)
lucasjellema/katacoda-scenarios
Katacoda Scenarios
lucasjellema/Oracle-OpenWorld-CodeOne-2018-SessionCatalog
This repo contains both the Node.JS code to retrieve the Session Catalog as well as the Session Catalog itself - as a number of JSON files
lucasjellema/cloud-native-applications-on-oci-ogb-apacouc-2020
Cloud Native Applications on OCI - - build fast, cheap, scalable and agile software
lucasjellema/cloud-native-on-oci-gbtour-latam2020-
Sources for Cloud Native Serverless Application on Oracle Cloud Infrastructure - created for Groundbreaker Tour 2020 Lat
lucasjellema/conference-management
Several components for managing conferences, sessions, participants and their interests
lucasjellema/data-analytic-explorations
Various data sets and data analysis explorations
lucasjellema/DOAG2020-DataWranglingWithJupyterNotebooks
Sources for my DOAG2020 session on Data Wrangling with Juypter Notebooks
lucasjellema/language-determination-analytics
In this repository Jupyter Notebooks (Python, Pandas) that determine the language of documents by looking at and comparing tell tale signs, letter frequency and series analysis
lucasjellema/logistics-microservice-soaring-clouds-sequel
The repo for the Logistics Microservice for the Soaring through the Cloud - The Sequel (see: https://github.com/lucasjellema/soaring-through-the-cloud-native-sequel)
lucasjellema/oci-functions-nodejs-invoke-function
This repository contains an example of how an Oracle Functions function can be invoked from a Node application
lucasjellema/online-meetups-introduction-of-kafka
The materials for the On Line Meet Up: Introduction of Apache Kafka
lucasjellema/soaring-avro-event-monitor
Monitor for all AVRO format events on one of the Topics for Soaring across the Clouds - The Sequel
lucasjellema/soaring-logisticsms-shippings-reporter-func
This repository contains the Node application sources for an Oracle Functions function that reads data from a REST API, translates the JSON response to a CSV document and writes that document to Oracle Cloud Infrastructure Object Storage
lucasjellema/webshop-customers-soaring-through-the-cloud-native-sequel
Customers (incl sign in) section of the Soaring through the Clouds Webshop Portal
lucasjellema/webshop-portal-soaring-through-the-cloud-native-sequel
Webshop Portal for Soaring through the Clouds The Sequel - an end user interface built with Oracle JET
lucasjellema/2019-soaring-logistics-ms
Logistics Microservice for the Soaring through the Cloud project
lucasjellema/azure-my-first-static-web-app
Trial based on https://docs.microsoft.com/en-us/azure/static-web-apps/getting-started?tabs=vanilla-javascript
lucasjellema/eurovision-songcontest-data
Raw voting data and more from Eurovision Songcontest
lucasjellema/function-for-real-ogbemea2020
Source for the session Make your Cloud Applications Function for real – A Complete Overview of Oracle Functions as a Service for Oracle Groundbreakers EMEA Virtual Tour 2020.
lucasjellema/gevenEnDelen
Neighbourhoodapplication created using Oracle APEX
lucasjellema/my-vanilla-api
Azure Static Web Site trial
lucasjellema/oci-scripts
Scripts for creating, inspecting and removing OCI resources - using Oracle Cloud Infrastructure CLI