Open in app
Home
Notifications
Lists
Stories

Write
Oliver Sejling Kogut
Oliver Sejling Kogut

Home
About

Published in AWS in Plain English

·Pinned

Message Delivery and Processing Guarantees in Message-driven and Event-driven Systems

Learning about message delivery and processing guarantees in Message-driven and Event-driven systems to avoid critical issues. — If you are not familiar with message delivery and processing guarantees when building message- or event-driven systems, you are likely to experience fault-intolerance, data loss, deadlocks, invalid states, and other potentially critical issues. I will not go deeply into what message and event-driven systems are in this article, but what…

Technology

6 min read

Message Delivery and Processing Guarantees in Message-driven and Event-driven Systems
Message Delivery and Processing Guarantees in Message-driven and Event-driven Systems

Published in AWS in Plain English

·Dec 28, 2021

An Introduction to Publish/Subscribe Pattern and Its Uses

Design Pattern 5: What is the publish/subscribe pattern and how to use it? — This is the fifth article of a series about design patterns. Each article will focus on a single pattern, describing what it is and what problem it solves. The Problem When building systems with multiple interacting applications you typically want to avoid your applications being tightly coupled to each other. Applications are…

Cloud Computing

4 min read

An Introduction to Publish/Subscribe Pattern and Its Uses
An Introduction to Publish/Subscribe Pattern and Its Uses

Published in AWS in Plain English

·Dec 15, 2021

An Introduction to Claim-Check Pattern and Its Uses

Design Pattern 4: What is the claim-check pattern and how to use it? — This is the fourth article of a series about design patterns. Each article will focus on a single pattern, describing what it is and what problem it solves. The Problem In message- and event-driven systems, applications are mostly communicating via asynchronous components such as message queues and topics. These messaging systems are…

Technology

4 min read

An Introduction to Claim-Check Pattern and Its Uses
An Introduction to Claim-Check Pattern and Its Uses

Published in AWS in Plain English

·Dec 3, 2021

An Introduction to Request-Reply Pattern and Its Uses

Design Pattern 3: What is the request-reply pattern and how to use it? — This is the third article of a series about design patterns. Each article will focus on a single pattern, describing what it is and what problem it solves. The Problem When having an IT landscape consisting of multiple interacting applications, it being microservices or not, it is common to implement asynchronous communication…

Technology

5 min read

An Introduction to Request-Reply Pattern and Its Uses
An Introduction to Request-Reply Pattern and Its Uses

Published in AWS in Plain English

·Nov 26, 2021

An Introduction to Circuit Breaker Pattern and Its Uses

Design Pattern 2: What is the circuit breaker pattern? How to use it? — This is the second article of a series about design patterns. Each article will focus on a single pattern, describing what it is and what problem it solves. The Problem Applications that depend on external dependencies such as other applications, databases, etc. will have more potential areas where things can go wrong…

Technology

5 min read

An Introduction to Circuit Breaker Pattern and Its Uses
An Introduction to Circuit Breaker Pattern and Its Uses

Published in AWS in Plain English

·Nov 18, 2021

An Introduction to Retry Pattern and Its Uses

Design Pattern 1: What is the retry pattern? How to use it? — This is the first article of a series about design patterns. Each article will focus on a single pattern, describing what it is and what problem it solves. The Problem When building applications that communicate synchronously with other applications, databases, or other infrastructure dependencies, it is likely that over a longer period…

Technology

4 min read

An Introduction to Retry Pattern and Its Uses
An Introduction to Retry Pattern and Its Uses

Published in AWS in Plain English

·Nov 9, 2021

How to Avoid Cloud Vendor Lock-In

The term vendor lock-in describes a situation where a business has become so entangled and dependent on a product or service that it’s not able to switch to another without a big economic cost. It is a common concern for companies using (or considering to use) cloud platforms to end…

Cloud

8 min read

How to Avoid Cloud Vendor Lock-In
How to Avoid Cloud Vendor Lock-In

Published in AWS in Plain English

·Oct 23, 2021

An Introduction to the Basic Concepts of Cloud Computing

The concept of cloud computing has existed for several years and its popularity seems to have exploded over the last decade. There are now a wide range of cloud computing platforms and the number of businesses migrating to the cloud seems to keep growing. The leading cloud providers offer an…

Cloud Computing

8 min read

An  Introduction to the Basic Concepts of Cloud Computing
An  Introduction to the Basic Concepts of Cloud Computing
Oliver Sejling Kogut

Oliver Sejling Kogut

BSc. In Computer Science | Cloud Developer |

Following
  • Robin Nemesszeghy

    Robin Nemesszeghy

  • Tony

    Tony

  • Egor Howell

    Egor Howell

  • Ilam Padmanabhan

    Ilam Padmanabhan

  • Soumadri Banerjee

    Soumadri Banerjee

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable