-
admin
Building Data Pipelines with Apache Kafka Training Course
Overview Apache Kafka is a distributed streaming platform. It is de facto a standard for building data pipelines and it solves a lot of different use-cases around data processing: it can be used as a message queue, distributed log, stream processor, etc. We’ll start with some theory behind data pipelines in general, then continue with […]
-
admin
Distributed Messaging with Apache Kafka Training Course
Overview This course is for enterprise architects, developers, system administrators and anyone who wants to understand and use a high-throughput distributed messaging system. If you have more specific requirements (e.g. only system administration side), this course can be tailored to better suit your needs. Requirements Basic system administration skills, understanding of any object oriented programming […]
-
admin
Apache Camel Training Course
Overview The course is intended for system integrators who want to learn about Apache Camel as a rule-based routing and mediation engine that provides a Java object-based implementation of the Enterprise Integration Patterns. Course Outline 1. Introduction to Camel 2. Managing routing with Camel The endpoints 3. Data transformation in Camel 4. Beans and Camel […]
-
admin
Building Microservices with Microsoft Azure Service Fabric (ASF) Training Course
Overview Microsoft Azure Service Fabric (ASF) is a platform as a service (PaaS) used for deploying scalable microservices-based cloud applications. In this instructor-led, live training, participants will learn how to build microservices on Microsoft Azure Service Fabric (ASF). By the end of this training, participants will be able to: Audience Format of the Course Note […]
-
admin
Building Microservices with Python Training Course
Overview Microservices refer to an application architecture style that promotes the use of independent, self-contained programs. Python is a dynamic high-level programming language that is ideal for both scripting as welll as application development. Python’s expansive library of open source tools and frameworks make it a practical choice for building microservices. In this instructor-led, live training, participants will learn the fundamentals of microservices as they step through the creation of […]
-
admin
Building Microservices with Gilliam Training Course
Overview Gilliam is an open-source platform intended for Micro Service Architectures that allows users to easily develop, deploy, and scale their application backend. In this instructor-led, live training, participants will learn how to work with Gilliam in building micro services. By the end of this training, participants will be able to: Audience Format of the […]
-
admin
Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture Training Course
Overview Microservice Architecture is an approach to developing a software application as a suite of small, independent services, each running in its own process and communicating with lightweight mechanisms such as an HTTP resource API. These services can be efficiently deployed using continuous automation systems and bypass the need for centralized management. Microservices can be […]
-
admin
WSO2 API Manager for Developers Training Course
Overview WSO2 API Manager is an open-source platform for publishing and managing APIs. It is an ideal choice for creating API-centric or IOT-driven architectures. In this instructor-led, live training, participants will learn the features, concepts and standards behind WS02 API Manager. Theory will be coupled with live hands-on practice and implementation throughout the training. By the […]
-
admin
Building Microservices with Apigee Edge Training Course
Overview Apigee Edge, which is built on Java, enables you to provide secure access to your services with a well-defined API that is consistent across all of your services, regardless of service implementation. A consistent API: Audience This course is directed at engineers, architects and developers seeking to utilize Apigee Edge in their projects. Requirements […]
-
admin
RabbitMQ with Python Training Course
Overview RabbitMQ is an open source enterprise messaging broker for storing and retrieving messages passed by processes, applications, and servers. It uses a message queue for processing tasks asynchronously and is especially useful in applications that need to process large data sets in the background, while concurrently responding to live user requests in real-time. In […]
