Articles by Yuriy Myrosh
Top 5 Web Attacks and Ways to Handle Them — Part 2
08 Feb 2023
Yuriy Myrosh, Head of JavaScript Development at LS, outlines the most widespread web threats business owners should look out for.
Best Practices to Prepare Your Team for AWS Certification
21 Apr 2022
Yuriy Myrosh, Head of JavaScript Development at Lemberg Solutions, shares tips for managing your team’s preparation for AWS Certification based on his experience.
Top 5 Web Attacks and Ways to Handle Them — Part 1
08 Apr 2022
Web application security has become the top priority for organizations and businesses due to the overwhelming number of web attacks that take place on a daily basis now. In this article, you will learn about the most common web attacks, where they come from, and how to effectively manage them.
How To Build a Web App Like Uber. Real Time Driving Service
14 May 2021
Let’s dive in and get a better look at the implementation of a web application that supports services like Uber.
Why You Should Use a Monorepo (and Why You Shouldn’t)
08 Mar 2021
There has been a lot of heated talk on whether you should or starting apps to organize code. Find out when we think you should use them and when you should stick with multi-repositories.
Do You Need to Switch to a Microservices Architecture?
17 Jan 2019
A microservice architecture assumes that a web application is built from little bricks called services. Ideally, all these bricks are independent, making it possible to use new technologies during the development process as you are not coupled with any tech stack. Your software solution becomes more flexible for changes and easier to deploy and to develop continuous integration and continuous delivery.
