Microservices

Red Hat

OpenShift Coffee Break | Service Mesh for Developers

With the move to microservice architectures came the challenges of distributed computing. After using libraries like Netflix Hystrix, Feign Client and so on (often bundled in Spring Cloud), service meshes now solve typical problems in the areas of resiliency, security, observability, routing and more. In this session, learn how to take advantage of service mesh […]

Read More
Big Data Data IoT

Kafka Streams 101: Getting Started

To understand Kafka Streams, you have to begin with Apache Kafka®, a distributed, scalable, elastic, and fault-tolerant event streaming platform. The storage nodes in Kafka, brokers, are just instances of the Kafka storage layer process running on your laptop or server. At the heart of each broker is a log, an append-only file that holds […]

Read More
Containers Red Hat

Introduction to Red Hat OpenShift Container Platform

Check out this presentation & demo with Gautham Nagaraj as he introduces the core tenants of Digital Transformation, why containers are the way forward on the technological side and how Kubernetes ,and more importantly Red Hat OpenShift, can help your organization.

Read More
Containers Developer NodeJS

Start a Microservice by Building a Simple Node js App From Scratch

Excerpt/demo from Ashley Davis’s book Bootstrapping Microservices with Docker, Kubernetes, and Terraform About the book: In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, author Ashley Davis lays out a comprehensive approach to building microservices. You’ll start with a simple design and work layer-by-layer until you’ve created your own video streaming application. As you go, you’ll […]

Read More
Containers Red Hat

How to Recover control plane nodes and deploy custom Grafana

Losing a control plane node is no fun and can be a shock for OpenShift administrators who then need to figure out next steps to recover the cluster. Fortunately, with OpenShift, there is a way to recover your control plane and minimize degraded cluster operations! Did you know that Red Hat has plans to remove […]

Read More
Developer

Microservices with FastAPI – Full Course

Learn how to create a simple Microservices app using Python FastAPI with React on the frontend. Course from Scalable Scripts. We will use RedisJSON as a Database and dispatch events with Redis Streams. RedisJSON is a NoSQL database just like MongoDB and Redis Streams is an Event Bus just like RabbitMQ or Apache Kafka. Code: […]

Read More
Developer

.NET Microservices – Full Course for Beginners

Learn the foundational elements of a microservices architecture with .NET in this beginner level course. You will incrementally building a real microservices-based application with the .NET platform and C#. Get the code: https://youtube.dotnetmicroservices.com/netmicroservicesbasics Course created by Julio Casal.

Read More
Containers Red Hat

Introduction to Red Hat OpenShift Container Platform

Check out this presentation & demo with Gautham Nagaraj as he introduces the core tenants of Digital Transformation, why containers are the way forward on the technological side and how Kubernetes ,and more importantly Red Hat OpenShift, can help your organization.

Read More