Skip to main content
https://www.youtube.com/watch?v=WeqGROU-Tng&list=PLRsbF2sD7JVq8QYW0vlbOS2JuXUWaWMnT&t=1s&index=41
Welcome to

The Tribe’s Video Archive

Jakarta Tech Talks

Keeping Brazil’s Medical Industry Safe with MicroProfile & JakartaEE

Cesar Hernandez

This session’s speakers discuss how they used MicroProfile projects such as Health Check, JWT Authentication, Metrics, OpenAPI, Rest Client, and Config to contribute to the success of the project; what benefits they saw; the challenges they faced; and how they solved them.

Diseño de MicroServicios con MicroProfile y TomEE  1:12:38 min

Cesar Hernandez

During the Webinar we will see how to use MP in new and existing projects and we will show step-by-step examples on how to add modern monitoring with MP Health and with MP Metrics, security with MP JWT, custom configuration with MP Config, how to easily provide documentation with MP OpenAPI and much more.

Java and the Open Source ecosystem security 112:08 min

Cesar Hernandez

In this session, we will deconstruct security in Open Source and the Java ecosystem. We will present the challenges, opportunities, and recommendations via real-world scenarios to improve the security management of your new and existing architectures under an approach supported by DevSecOps principles.

Deconstructing REST Security, Iterate 2018 59:00 min

David Blevins

From Iterate Conference 2018 (https://iterateconf.io) and speaker David Blevins (https://twitter.com/dblevins): A practical overview of OAuth, JWTs, and bleeding-edge security for REST APIs and microservices.

Java Users Group Bolivia: It’s Easy! Contributing to Open Source 53min

Cesar Hernandez

Attendees will learn soft and hard skills based on two case studies: MicroProfile and Apache TomEE projects. Attendees will learn to access the culture of open source projects, expected behavior and attitude toward new contributors; how to start small, take risks, ask lots of questions; and how to get started with common open source tools like Maven, Git, and JIRA. Students will leave this workshop the soft skills and the hard skills required to make meaningful contributions.

Webinar: JUG Nicaragua 1:06:13 min

Cesar Hernandez

During the Webinar we will see how to use MP in new and existing projects and we will show step-by-step examples on how to add modern monitoring with MP Health and with MP Metrics, security with MP JWT, custom configuration with MP Config, how to easily provide documentation with MP OpenAPI and much more.

Type-Safe Approach to Invoking RESTful Services with MicroProfile Rest Client 45min

Cesar Hernandez & Ivan Junckes

During this session, the audience will be able to see the features, advantages, use cases, and code demos with the open source project Apache CXF, one of the MicroProfile Rest Client implementations used by Apache TomEE and OpenLiberty application servers.

MicroProfile config on TomEE  7 min

David Salter

David’s latest video quickly demonstrates how easy it is to add MicroProfile Configuration to your TomEE microservices or Java EE applications using CDI.
Introduction to JavaEE with Apache TomEE  1hr 10min

Cesar Hernandez

During the session, we are going to navigate across many JavaEE specifications like JAX-RS, CDI, JSON, Batch, Web Socket and EJB’s by example and for the demos, the audience will also appreciate the simplicity of working with Apache TomEE.

Managing Apache Tomcat TomEE with tFactory 21:05

Cesar Hernandez

During this session we are going to cover a brief comparison of current DevOps tools, the uses cases, features and the opportunity that tFactory brings to the infrastructure Java eco-system.

Creating MicroProfile Applications with TomEE 3:25 min

David Salter

Watch David’s video that uses the MicroProfile Starter “Beta” https://start.microprofile.io with Apache TomEE.

David is helping the TomEE community and MicroProfile community beyond committing code. “Both the TomEE and MicroProfile (and Java EE in general) are great communities and I’m proud to help out in any way I can.” -David Salter

Java EE 7 meets Java 8 51 min

Roberto Cortez

Cluster your MicroProfile Application using CDI & JCache 3:20

Roberto Cortez

Java EE Game Changers

David Blevins

From J2EE to Java EE, much has changed. The addition of annotations to the Java language to eliminate complex deployment descriptors, testability through embeddable plain Java SE containers, shrinking the platform to half its size via the Java EE Web Profile, creation of CDI, and focus on a single strong component model. Java EE is always reinventing itself….

Maven – Taming the Beast 16min 

Roberto Cortez

Love it or hate it (and a lot of people seem to hate it), Maven is a widely used tool. We can consider that Maven has been the de-facto standard build tool for Java over the last 10 years…

EE 7 Batch Processing 25min 10sec
Roberto Cortez
Interview with Roberto Cortez (@radcortez) on EE 7 Batch Processing at the Jfokus conference.
Java EE 8 Functional Opportunities 53 min

David Blevins

The first era of Java EE was XML-driven. The second era of Java EE, brought about by Java 5, is annotation-driven and very declarative by nature. With the advent of Java 8 features such as lambdas and method references, logic is mobile and Java EE has the opportunity to reinvent itself, this time from the declarative to the programmatic…

David Blevins discusses TomEE and JavaEE containers 11min 45 sec

David Blevins

David Blevins’ commitment to making a lightweight Java EE container has finally paid off with TomEE being certified as a JavaEE compliant web container. Blevins sat down with O’Reilly Media at Oracle’s OpenWorld/JavaOne 2011 to discuss the project, what it means…

Introducing the MicroProfile 1hr 3min

David Blevins

MicroProfile is not just a new buzzword. It’s a serious collaboration to evolve Enterprise Java in a Microservices world, supported by such companies as Red Hat, IBM, LJC, Payara and Tomitribe. Since its launch in June the MicroProfile collaboration has gained the…

Apache TomEE, Java EE 6 Web Profile on Tomcat 1 hr

David Blevins

Apache TomEE is the Java EE 6 Web Profile certified version of Apache Tomcat and combines the simplicity of Tomcat with the power of Java EE. The first half of this session introduces TomEE and shows how Tomcat applications leveraging Java EE technologies…

Java EE, Extendable to Functional 1hr

David Blevins

Java EE 7 holds two critical gems many developers never employ: CDI Scopes and Java EE Connectors. Do you have any code storing objects in hashmaps? You can kill that code with custom scopes. Need to interact with a system that doesn’t speak HTTP?…

Deconstructing and Evolving REST Security  47min

Jon Gallimore

The learning curve for security is severe and unforgiving. Specifications promise infinite flexibility, habitually give old concepts new names, offer endless extensions, and almost seem designed to deliberately confuse…

Deconstructing and Evolving REST Security  56min

David Blevins

The learning curve for security is severe and unforgiving. Specifications promise infinite flexibility, habitually give old concepts new names, are riddled with extensions, and almost seem designed to deliberately confuse…

“From TomEE user to committer” Podcast
1hr 21min

Roberto Cortez

“From TomEE user to committer” — a conversation with Roberto about TomEE 8, Java EE, Spring Popularity and how to never get bored

Baking a Microservice PI(e) 2hr 45min

by Antonio Goncalves & Roberto Cortez

In this Deep Dive session, Roberto and Antonio will build, step by step, a full microservice architecture (using different languages and frameworks). This session will answer these questions: