Remove Examples Remove Microservices Remove Serverless Remove System Design
article thumbnail

New live online training courses

O'Reilly Media - Ideas

Get hands-on training in Docker, microservices, cloud native, Python, machine learning, and many other topics. Pythonic design patterns , June 27. Learning Python 3 by Example , July 1. Microservices Architecture and Design , July 8-9. Domain-driven design and event-driven microservices , July 23-24.

Course 67
article thumbnail

160+ live online training courses opened for May and June

O'Reilly Media - Ideas

Systems engineering and operations. Systems Design for Site Reliability Engineers: How To Build A Reliable System in Three Hours , May 14. Practical Software Design from Problem to Solution , May 17. AWS Design Fundamentals , June 10-11. Deploying Container-Based Microservices on AWS , June 10-11.

Course 46
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

219+ live online training courses opened for June and July

O'Reilly Media - Ideas

Get hands-on training in Docker, microservices, cloud native, Python, machine learning, and many other topics. Pythonic design patterns , June 27. Learning Python 3 by Example , July 1. Microservices Architecture and Design , July 8-9. Domain-driven design and event-driven microservices , July 23-24.

Course 50
article thumbnail

21 Best Practices for Migrating to React JS

Modus Create

For example, cart functionality is a meaningful section in a webshop. Some of the business goals were impossible to meet until we migrated some of the APIs to microservices. For example, they might be accessing an old URL. In many cases, this layer could exist in the cloud as redirects or services like serverless compute.

article thumbnail

Journey to Event Driven – Part 3: The Affinity Between Events, Streams and Serverless

Confluent

With serverless being all the rage, it brings with it a tidal change of innovation. or invest in a vendor-agnostic layer like the serverless framework ? or invest in a vendor-agnostic layer like the serverless framework ? What is more, as the world adopts the event-driven streaming architecture, how does it fit with serverless?

article thumbnail

Journey to Event Driven – Part 4: Four Pillars of Event Streaming Microservices

Confluent

Journey to Event Driven – Part 3: The Affinity Between Events, Streams and Serverless. How do I upgrade or evolve microservices? Which teams are going to run my system? The four pillars of event streaming architecture applied to our system, details excluded. To meet the system’s business goals. What is the latency?

article thumbnail

Journey to Event Driven – Part 2: Programming Models for the Event-Driven Architecture

Confluent

Rather, we apply different event planes to provide orthogonal aspects of system design such as core functionality, operations and instrumentation. Do I need to use a microservices framework? Stepping through an example of an event streaming app. A streaming application can be thought of as a dataflow system.