Microservices are an essential enabler of agility but developing and deploying them is a challenge. In order for microservices to be loosely coupled,each service must have its own datastore. This makes it difficult to maintain data consistency across services. Deploying microservices is also a complex problem since an application typically consists of 10s or 100s of services, written in a variety of languages and frameworks. In this presentation, you will learn how to solve these problems by using an event-driven architecture to maintain data consistency and by using Docker to simplify deployment. EVENT: DockerCon 2016 SPEAKER: Chris Richardson PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed).
Docker's popularity has exploded over the last couple of years, especially in the DevOps space, but unless you've spent a lot of time in that area it can be a c
https://kodekloud.com/p/kubernetes-for-the-absolute-beginners-hands-on Video from Course on Kubernetes for the Absolute Beginners “This is by far the best Kub
This guide discusses the topic of monolithic vs microservice architectures, including a list of pros and cons to each option. Show notes: https://www.crondose.c
Normally simple tasks like running a program or storing and retrieving data become much more complicated when we start to do them on collections of computers, r
Here's a great high level practical comparison between Virtual Machines and Containers. For more information, please visit the VMware Enterprise PKS website: h
gRPC is a modern, open source, high performance RPC framework that can run in any environment. It efficiently connects services in and across data centers with
Almost everyone uses docker, but without really knowing what it is or does under the hood. To be fair, it just works and the whole thing with namespaces and ima
Learn Docker in 20 Minutes Support our Community: -Donate: https://youtube.streamlabs.com/codingtutorials360 -Patreon: https://www.patreon.com/CodingTutorial
Recorded at SpringOne Platform 2016. Slides: http://www.slideshare.net/SpringCentral/developing-microservices-with-aggregates The Domain Model pattern is a gre
Watch Kelsey Hightower deliver an awesome presentation on Kubernetes via several demos during his keynote talk on the KubeCon 2017. EVENT: KubeCon 2017 SPEAK
In this lightboard talk, Nathan Ness walks through the networking options in Docker. For more information, please visit the VMware’s Cloud-Native Apps website:
Jumping all in on Microservices is very appealing for us developers. We dream of the day when all of our systems will be nicely decoupled and independent. When
Follow WebDev Cave's Facebook Page and stay updated: https://www.facebook.com/webdevcave/ In this video, I introduce the layered architectural pattern and talk
In this architecture lesson Mark Richards describes the CQRS pattern (Command Query Responsibility Segregation) and shows how it can be applied in a Microservic
The fundamental performance characteristics of Node.js, along with the improvements driven through the community benchmarking workgroup, makes Node.js ideal for
Docker is all the rage right now. In 12 minutes I'll give you comprehensive introduction to docker, covering: 1. What is Docker 2. Virtual Machines vs. Docker
In this video, Kim Clark describes the common misconceptions around microservices and APIs. He gives clear, crisp definitions of both and concludes with summari
Event Driven Systems pass and persist events. They have evolved from the publisher subscriber model, and the design allows many advantages to specific scenarios
In this episode of Kubernetes Best Practices, Sandeep Dinesh shows how you can build small containers to make your Kubernetes deployments faster and more secure
In this video from Principles of Microservices, Sam Newman dives into the advantages of microservices and the benefits that they bring. More details about the