Bob Reselman
Bob Reselman is a nationally known software developer, system architect, industry analyst, and technical writer/journalist. He has published hundreds of articles about programming, application design, DevOps and enterprise architecture.
Over a career that spans 30 years, Bob has worked for companies such as Gateway, Cap Gemini, The Los Angeles Weekly, Edmunds.com and the Academy of Recording Arts and Sciences, to name a few. He has held roles with significant responsibility, including but not limited to, Platform Architect (Consumer) at Gateway, Principal Consultant with Cap Gemini and CTO at the international trade finance company, ItFex.
Bob Reselman's contributions
Regex how-to: Quantifiers, pattern collections, and word boundaries
Bob Reselman
Take the next step toward mastering regular expressions with some advanced syntax.
A beginner’s guide to regular expressions with grep
Bob Reselman
Learn basic regular expressions that find patterns in text when using the Linux grep utility.
How to program a multitenant SaaS platform in Kubernetes
Bob Reselman
Understand the use of namespaces, routes, and other resources to create a unified code base that supports multiple Software-as-a-Service tenants.
Implement multitenant SaaS on Kubernetes
Bob Reselman
By configuring Kubernetes resources for containers in namespaces, you can support any number of SaaS tenants.
Quick Java application setup using Kafka messaging
Bob Reselman
How to quickly set up a Java application using Kafka messaging and Red Hat OpenShift Streams for Apache Kafka. This is part 3 in a series.
How to convert a web application to Software-as-a-Service
Bob Reselman
Ready to take a small application to a bigger audience? Learn the architectural and hosting needs of SaaS.
How to create Kafka consumers and producers in Java
Bob Reselman
Learn how to develop Kafka producers and consumers in Java using a sample Maven project in this demonstration.
A developer's guide to using Kafka with Java, Part 1
Bob Reselman
Get an overview of Kafka's distributed event architecture, including message streams, topics, and producing and consuming messages in a Kafka cluster.
Regex how-to: Quantifiers, pattern collections, and word boundaries
Take the next step toward mastering regular expressions with some advanced syntax.
A beginner’s guide to regular expressions with grep
Learn basic regular expressions that find patterns in text when using the Linux grep utility.
How to program a multitenant SaaS platform in Kubernetes
Understand the use of namespaces, routes, and other resources to create a unified code base that supports multiple Software-as-a-Service tenants.
Implement multitenant SaaS on Kubernetes
By configuring Kubernetes resources for containers in namespaces, you can support any number of SaaS tenants.
Quick Java application setup using Kafka messaging
How to quickly set up a Java application using Kafka messaging and Red Hat OpenShift Streams for Apache Kafka. This is part 3 in a series.
How to convert a web application to Software-as-a-Service
Ready to take a small application to a bigger audience? Learn the architectural and hosting needs of SaaS.
How to create Kafka consumers and producers in Java
Learn how to develop Kafka producers and consumers in Java using a sample Maven project in this demonstration.
A developer's guide to using Kafka with Java, Part 1
Get an overview of Kafka's distributed event architecture, including message streams, topics, and producing and consuming messages in a Kafka cluster.