Mary Cochran
Mary Cochran's contributions
Using a custom devfile registry and C++ with Red Hat CodeReady Workspaces
Mary Cochran
Create a Red Hat CodeReady Workspaces custom devfile registry for C++ development, then deploy a C++ application in CodeReady Workspaces using Docker.
Call an existing REST service with Apache Camel K
Mary Cochran
Create a Camel K integration that calls an existing REST service and uses its existing data format—Maven Java objects, in the case of this example.
Deploy Red Hat AMQ Streams and Fuse on OpenShift Container Platform 4
Mary Cochran
This video demonstrates how to deploy Red Hat AMQ Streams (based on upstream Apache Kafka) on OpenShift Container Platform 4.
Unit Testing for Camel Rest DSL and Spring Boot
Mary Cochran
This article will cover how to write a test for Apache Camel Rest DSL with Spring Boot. Many people find Apache Camel unit testing a big struggle to figure out. Luckily, when using Spring Boot with the Apache Camel Rest DSL testing, a Rest Route isn't too difficult.
Writing Your First Camel Spring Boot Project With the Rest DSL
Mary Cochran
Rest services are becoming more and more popular for communication between systems. Now that Red Hat supports the use of Red Hat JBoss Fuse with Apache Camel Spring Boot, learn how you can get started with the Rest DSL and Spring Boot.
3Scale Developer Portal Docs Per Application
Mary Cochran
Having Swagger Documentation on a developer portal is very important for developers to know how to use APIs. Since not all developers are using the same applications, learn how to use some JavaScript magic on the 3scale Developer Portal to show only the relevant docs for each developer.
Securing AMQ7 Brokers with SSL (part 2)
Mary Cochran
how to secure and connect JBoss AMQ7 Brokers with SSL
Securing AMQ7 Routers with SSL
Mary Cochran
AMQ7 is full of new and exciting technology and capabilities. However, with both routers and brokers now securing your topology can get confusing. Particularly securing the routers and learning how to use clients with them, using AMQP can be challenging for those of us used to using jks files and pure jms. SSL between Routers The first step in securing traffic between routers is getting your pem files for your key and certificate. These steps will also give you a...
Using a custom devfile registry and C++ with Red Hat CodeReady Workspaces
Create a Red Hat CodeReady Workspaces custom devfile registry for C++ development, then deploy a C++ application in CodeReady Workspaces using Docker.
Call an existing REST service with Apache Camel K
Create a Camel K integration that calls an existing REST service and uses its existing data format—Maven Java objects, in the case of this example.
Deploy Red Hat AMQ Streams and Fuse on OpenShift Container Platform 4
This video demonstrates how to deploy Red Hat AMQ Streams (based on upstream Apache Kafka) on OpenShift Container Platform 4.
Unit Testing for Camel Rest DSL and Spring Boot
This article will cover how to write a test for Apache Camel Rest DSL with Spring Boot. Many people find Apache Camel unit testing a big struggle to figure out. Luckily, when using Spring Boot with the Apache Camel Rest DSL testing, a Rest Route isn't too difficult.
Writing Your First Camel Spring Boot Project With the Rest DSL
Rest services are becoming more and more popular for communication between systems. Now that Red Hat supports the use of Red Hat JBoss Fuse with Apache Camel Spring Boot, learn how you can get started with the Rest DSL and Spring Boot.
3Scale Developer Portal Docs Per Application
Having Swagger Documentation on a developer portal is very important for developers to know how to use APIs. Since not all developers are using the same applications, learn how to use some JavaScript magic on the 3scale Developer Portal to show only the relevant docs for each developer.
Securing AMQ7 Brokers with SSL (part 2)
how to secure and connect JBoss AMQ7 Brokers with SSL
Securing AMQ7 Routers with SSL