Presentations

Presentations

Talks, workshops, and interactive slide decks on Java, Quarkus, data streaming, VoIP, and cloud infrastructure, from JConf Dominicana to the Postgres MetroPlex Dallas community.

SouJava (Brazil Java User Group)

Don't Ask, Don't Poll: Just React to Your Database

A developer-focused look at building reactive systems by capturing database changes with Debezium and Java.

#java#debezium#reactive#microservices
View presentation →
Postgres MetroPlex Dallas

Real-Time Data Streaming with Postgres & Debezium

An interactive presentation about Change Data Capture (CDC) using Debezium to stream real-time updates from PostgreSQL.

#postgresql#debezium#cdc#kafka
View presentation →
Infrastructure as Code (IaC) for Everyone
Java Dominicano

Infrastructure as Code (IaC) for Everyone

A summary of the talk presented at the Java Dominicano Monthly Talks (October 2024) on democratizing Infrastructure as Code, exploring how any developer can benefit from automation.

#iac#opentofu#pulumi#ansible
View talk →
Infrastructure as Code (IaC) for Everyone
JConf Dominicana

Infrastructure as Code (IaC) for Everyone

A practical talk and workshop presented at JConf Dominicana 2024 on the fundamentals of Infrastructure as Code (IaC), exploring tools like doctl, OpenTofu, Pulumi, and Ansible to automate server provisioning and configuration.

#iac#opentofu#terraform#pulumi
View talk →
Workshop: Building Modern and Scalable Web Applications with Java
PUCMM · Java Dominicano

Workshop: Building Modern and Scalable Web Applications with Java

A hands-on workshop presented at PUCMM in collaboration with Java Dominicano, focusing on building full-stack Java applications using Vaadin Flow, Spring Boot, and modern deployment practices with Docker and Ansible.

#java#vaadin#spring-boot#docker
View talk →
Ansible: IT Automation Without an Agent
BarCamp Dominican Republic

Ansible: IT Automation Without an Agent

A talk given at BarCamp Dominican Republic 2020 introducing Ansible, the agentless, open source IT automation tool that lets you configure systems, deploy software, and orchestrate complex workflows using simple YAML playbooks.

#ansible#devops#automation#linux
View talk →
Quarkus: Supersonic Subatomic Java
JConf Dominicana

Quarkus: Supersonic Subatomic Java

A talk given at JConf Dominicana 2019 introducing Quarkus, the Kubernetes-native Java stack built on GraalVM and OpenJDK, unifying imperative and reactive programming with blazing-fast startup times and minimal memory footprint.

#java#quarkus#graalvm#kubernetes
View talk →
Introduction to Eclipse Vert.x: Reactive Programming on the JVM
ITLA · Santiago

Introduction to Eclipse Vert.x: Reactive Programming on the JVM

A talk given at ITLA Santiago introducing reactive systems concepts and Eclipse Vert.x, an event-driven, non-blocking toolkit for building reactive applications on the JVM.

#java#vertx#reactive#jvm
View talk →