Open in app

Sign In

Write

Sign In

Joseph Salu
Joseph Salu

1 Follower

Home

About

Pinned

State Design Pattern

State can be defined as the condition of something variable. For example, working on an order processing application. The order can be in the following states: new, processing, cancelled, or complete. We will have to implement behaviours based on these states. Can a user edit a cancelled order, or can…

State Design Pattern

3 min read

State Design Pattern
State Design Pattern
State Design Pattern

3 min read


Jan 3

The Pitfalls of Microservices: Common Mistakes to Avoid

“The Pitfalls of Microservices: Common Mistakes to Avoid” Microservices architecture is a popular method for building scalable, resilient, and flexible systems. However, as with any software design pattern, there are certain pitfalls to be aware of in order to avoid common mistakes that can lead to problems down the line…

Microservices

4 min read

Microservices

4 min read


Dec 30, 2022

What’s New in .NET Core 7: A Comprehensive Overview

.NET Core is an open-source, cross-platform framework for building modern applications. The latest version, .NET Core 7, brings a number of new features and enhancements that developers can take advantage of when building applications. Here’s a comprehensive overview of what’s new in .NET Core 7: Improved performance: .NET Core 7…

Dotnet Core

2 min read

Dotnet Core

2 min read


Dec 30, 2022

Navigating a Career Change from Data Engineering to Data Science (and Vice Versa)

Data engineering and data science are two closely related but distinct fields within the realm of data analytics. Data engineers are responsible for building and maintaining the systems that process, store, and organize data, while data scientists use those systems to extract insights and drive decision-making through data-driven analysis and…

Career Change

2 min read

Career Change

2 min read


Jun 9, 2021

Azure DevOps Pipelines in a Nutshell

Firstly, do not be deceived by the name Azure DevOps, because it is not just tied into the Azure Cloud. You can very easily deploy to the Google Cloud, AWS, or on your on-premises services in many different ways. It is Cloud and Platform Agnostic. Azure DevOps Pipelines provide you…

Azure Devops

2 min read

Azure DevOps Pipelines in a Nutshell
Azure DevOps Pipelines in a Nutshell
Azure Devops

2 min read


Jun 5, 2021

Clean Coding Principles

Technical debt is depressing. Writing sloppy codes injects technical debts into our projects. Developers should write codes like Authors. Clean code is focused on humans, so you must write codes such that your intents are clear to human readers. “Any fool can write code that a computer can understand. Good…

Solid

2 min read

Solid

2 min read


May 22, 2021

Docker Swarm vs. Kubernetes

Why would you be interested in clusters in the first place? Containers already provide quite a few benefits themselves, so what’s extra with Docker Swarm and Kubernetes ? Here are some of the features you get with clusters; Auto‑scaling, Load balancing, Abstracting single machines, Zero-downtime deployments, Deployment rollback, Simplified Networking, High Availability. Docker Swarm Created by Docker Inc.

Docker

1 min read

Docker Swarm vs. Kubernetes
Docker Swarm vs. Kubernetes
Docker

1 min read


May 16, 2021

Dynamic Repository Pattern

We probably only want to access a single data source from our application, but we also want it to be easy to swap this out so we can support multiple clients. We can achieve that using dynamic repository interface. By using dynamic repository interface, we will be able to remove…

Dynamic Programming

2 min read

Dynamic Repository Pattern
Dynamic Repository Pattern
Dynamic Programming

2 min read


Mar 28, 2021

Simple IT System Troubleshooting Checklists

We can simply create yes or no questions to get the information needed about IT Troubleshooting problems. This can be put together in a checklist. First and foremost, why are checklists important ? Checklists are important for several reasons. Few of them are mentioned below They ensure nothing is missing …

Troubleshooting

2 min read

Troubleshooting

2 min read

Joseph Salu

Joseph Salu

1 Follower

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech