70 Search results

For the term "".
0
Photo by Tim Mossholder on Unsplash

Is not only a “Gentle Introduction to Kubernetes”

I want to report this article because it is really a gold mine! you start from scratch, you install Python, you develop an App, you run the container, you install k8s and you get to discuss about deploying on k8s… Do you want anything else? In this story, we’re going to use learn how to deploy Kubernetes services and Ambassador...

1

Micro Frontends

“Good frontend development is hard. Scaling frontend development so that many teams can work simultaneously on a large and complex product is even harder.”  This is the prelude to the very interesting article written by Cam Jackson where we propose a different method to create a scalable and complex web interface. Please read it carefully How to split up your...

0

Design Patterns for Microservices

A nice article, a concise list of “Design Patterns for Microservices”, very useful as a reference and as a starting point for in-depth studies on the subject! Well done   Design Patterns for Microservices A detailed description of many design patterns for Microservices. Source: DZone or Madhuka Udantha blog

0
Event Architecture

Useful event-sourcing Pattern!

A very interesting article that I find very useful! Here are shared some of the common producer models, which show how to transform a classic architecture to an Event Sourcing model. Below is the link to the complete article! In part one, we learned about how at Nordstrom we’ve been exploring and implementing event-sourcing as an architectural pattern. In part…...

0

Something is changing

Have you noticed that something on the site does not work and more is new instead? That’s true! I’m trying to do something different and I’m in a creative phase. Stay tuned

0

Success or Burnout? Q&A on How Personal Agility Can Help

How can you find out if you’re being successful or heading for a burnout? The only person who can really answer that question is you. A Q&A with Peter Stevens and Maria Matarelli who spoke about success or burnout and personal agility at eXperience Agile 2018. Source: Success or Burnout? Q&A on How Personal Agility Can Help

0

Automating Datacenter Operations at Dropbox

  Introduction As a company that manages our own infrastructure we need to be able to rapidly install new server capacity and ensure that the equipment entering our production environment is highly reliable. Source: Automating Datacenter Operations at Dropbox