Open in app
Home
Notifications
Lists
Stories

Write
Yegor Voronyansky
Yegor Voronyansky

Home

Feb 26

The new view of app architecture

Hi there! This article is inspired by the book “Perfect Software” by Juvel Levee The author proposed a new concept for software architecture. The name of the new concept is the Method. The method is software design + planning. …

Software Architecture

10 min read

The new view of app architecture
The new view of app architecture

Feb 23

HashiCorp Vault | Getting started

Hi, there! It is a text version of the Vault webinar Let’s go! First of all, we have to download Vault or install it via your favorite packet manager. You can download the latest version of Vault from the official website — https://www.vaultproject.io/downloads Or simply install it via brew brew…

Vault

7 min read

HashiCorp Vault | Getting started
HashiCorp Vault | Getting started

Jan 18, 2021

Write Spring MVC Logger for log request and response

Hello! In this article, I will explain how to write a logger for logging requests and responses. It would seem that there is nothing complicated about this, but if you look at the documentation, you can see the following Which tells us that we can read data only once and…

Java

3 min read

Write Spring MVC Logger for log request and response
Write Spring MVC Logger for log request and response

Dec 8, 2020

Write Simple Spring Boot App for get currency rate

Within the framework of this article, we will develop an application for receiving exchange rates from the central bank of Russia. The main technologies we will be using will be Java, Spring Boot, Docker, Vue 1. Let’s start by choosing the required method in the API of the central bank…

Java

3 min read

Write Simple Spring Boot App for get currency rate
Write Simple Spring Boot App for get currency rate

Dec 3, 2020

Software Architecture #3. Final

Software architecture design is one of the software architecture life-cycle activities. As in any software project life cycle, this activity is concerned with the translation of requirements into a design into an implementation. Specifically, the architect need to worry about the following issues: Architectural requirements. Among all requirements, a few…

Java

8 min read

Software Architecture #3. Final
Software Architecture #3. Final

Nov 30, 2020

Java Multithreading. Basics

Why do you need multithreading In the distant past, computers did not have operating systems. They only executed one program from start to finish, and that program had direct access to all of the computer’s resources. Not only was it difficult to write a program that would run on bare metal, but running only one…

Java

7 min read

Java Multithreading. Basics
Java Multithreading. Basics

Nov 29, 2020

Stop writing code inside main method

Greetings to everyone who reads this post! Due to my work, I often run into novice programmers and look at their code. Sometimes it is beautiful, sometimes not, but I understand that a person learns, and the further he masters the best practices and technologies, the better his code becomes…

Java

4 min read

Stop writing code inside main method
Stop writing code inside main method

Nov 28, 2020

Software Architecture #2

My previous blogpost start from the house picture — as analogy about architecture. But I found some problems with this analogy: There is no software construction industry in the same degree that there is for buildings. The building industry has substantial substructure, reflection numerous specialisations, skill sets, training paths, corporate…

Java

7 min read

Software Architecture #2
Software Architecture #2

Nov 24, 2020

Software architecture

Introduction In this article I will try to explain what is architecture, clean architecture, architector role in project Examples of web architecture application

Java

11 min read

Software architecture
Software architecture
Yegor Voronyansky

Yegor Voronyansky

Hello, I am software engineer

Following
  • Chet Haase

    Chet Haase

  • Ivelina Yordanova

    Ivelina Yordanova

  • Andriy Ivashchenko

    Andriy Ivashchenko

  • Peter Lawrey

    Peter Lawrey

  • Simon Yousoufov

    Simon Yousoufov

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable