Open in app

Sign In

Write

Sign In

Sanduni Jayaweera
Sanduni Jayaweera

10 Followers

Home

About

Jun 9, 2021

Design Patterns for Microservices

The design pattern will make your life easy even in the microservice development. There are number of design patterns exist to design the microservices. Some of them are, ✔Aggregator pattern, ✔Circuit Breaker pattern, ✔Proxy pattern, ✔API Gateway, ✔Branch, ✔Chain of Responsibility and so on. In this article we are going…

5 min read

Design Patterns for Microservices
Design Patterns for Microservices

5 min read


Jun 9, 2021

The Best Practices for Microservice Web Application Development

The development of microservice-based production deserves the best practices to have intended outcomes. If we do not follow the best industry realized best practices with microservice development, then you will get more negative consequences on your system. In this article, we will be discussed about more valuable best practices for…

6 min read

The Best Practices for Microservice Web Application Development
The Best Practices for Microservice Web Application Development

6 min read


Jun 9, 2021

Do We Really Want to Move on Microservices❓

Before taking a decision on applicability of microservices with your organization, you need to carefully think what we have now and where would we should go. In order to make that decision Software Architect has to play a major role in decision making process. Monolithic Applications Monolithic applications in the sense, it…

4 min read

Do We Really Want to Move on Microservices❓
Do We Really Want to Move on Microservices❓

4 min read


Jun 8, 2021

Evolution until Container-Based Web Application (Introduction to Docker)

The development of web applications have passed number of eras by reducing complexity of its implementation. In this article, we are going to discuss about them in a detailed manner along with the comparison. Let’s begin with the first generation. The First Generation of Web Application Development At the beginning, the development team had to maintain their…

5 min read

Evolution until Container-Based Web Application (Introduction to Docker)
Evolution until Container-Based Web Application (Introduction to Docker)

5 min read


Jun 8, 2021

Java Collection Framework

The collection framework consists with the collection of objects. These objects allow to perform searching, sorting, insertion, deletion and manipulation. The collection framework consumes classes and interfaces itself. Classes: Array List, Linked List, Vector, Priority Queue and etc. Interfaces: Set, List, Que, Deque By using the java collection framework, we…

4 min read

Java Collection Framework
Java Collection Framework

4 min read


Jun 1, 2021

Modern Javascript — Part 2

In this article, we are going to learn another valuable concepts related with the Javascript programming. Let’s start with something your’re familiar with if you have done works with Javascript. If not, you are going learn them. …

4 min read

4 min read


May 29, 2021

Modern Javascript — Part 1

Javascript is a light-weighted language which is easy to implement and has minimum features. So, this scripting language is mostly used with the client-side web development. Such as to generate the user interacted pop-up windows, message alerts and etc. Javascript is based on ECMA (European Computer Manufacturer’s Association) which makes…

6 min read

Modern Javascript — Part 1
Modern Javascript — Part 1

6 min read


May 27, 2021

Memento Design Pattern

The memento design pattern is used when we need to do roll back or undo or revert the changes in our applications. Because, sometimes we may need to go back to the previous state of the object to save the changes. The memento pattern is fallen under behavioral design pattern…

4 min read

Memento Design Pattern
Memento Design Pattern

4 min read


May 26, 2021

Chain of Responsibility Pattern

Chain of Responsibility (CoR) pattern belongs to the behavioral pattern. As it’s name, the CoR pattern merged with its below and above internode in order to provide it intended outcomes even in the programming world. In this pattern, We have loosely connected components with each other (That means the sender…

5 min read

Chain of Responsibility Pattern
Chain of Responsibility Pattern

5 min read


May 25, 2021

Builder Design Pattern

Builder design pattern also helps to create objects when we have different constructors with various parameters. The creation of separate constructors for different cases may consume additional memory and time for execution. Suppose that we have a class called Computer with different properties and some of them are mandatory while…

3 min read

Builder Design Pattern
Builder Design Pattern

3 min read

Sanduni Jayaweera

Sanduni Jayaweera

10 Followers

Associate Software Engineer at Virtusa.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech