In the modern world, we are constantly faced with the need not only to develop applications but also to provide and maintain an environment for them. Writing scalable, fault-tolerant, and responsive...
Read the article
In my life, I had an opportunity to work in a team that maintains the Api Gateway System. The creation of this system began more than 15 years ago, so it is quite a long time ago considering the rat...
Read the article
Introduction This article covers basic concepts of web applications that are designed to be run in Cloud environment and are intended for software engineers who are not familiar...
Read the article
If you have ever worked on writing UI automation tests, you probably came to the point when your test suite is so extensive that it takes a long time to run all the cases. And if the suite keeps on...
Read the article
Welcome back! This is the last part of this series. If this is the first you've ever seen, we recommend reading previous parts first. So, there is an application you’ve created. It consists of mul...
Read the article
Welcome back to the series. We hope you’ve enjoyed the previous part and you’re back to learn the key points. Today we’re going to show you how to monitor the application. Monitoring We w...
Read the article
Enterprises know that the future of their software is in the cloud. Despite keeping that in mind, many tech leaders delay the process of transforming their core legacy systems. How will the situatio...
Read the article
In the second article of the series, we guide you on how to run a simple project in an AWS environment using Metaflow. So, let’s get started. Need an introduction to Metaflow? Here is our a...
Read the article
In this article, we briefly highlight the features of Metaflow, a tool designed to help data scientists operationalize machine learning applications. Introduction to machine learning operat...
Read the article
Do you have an application in the AWS cloud? Do you have several microservices you would like to monitor? Or maybe you’re starting your new project and looking for some good-looking, well-designed...
Read the article
The IT world revolves around servers - we set up, manage, and scale them, we communicate with them, deploy software onto them, and restrict access to them. In the end, it is difficult to imagine our...
Read the article
Our journey towards building Intelligent Document Processing systems will be completed with entity finders, components responsible for extracting key information. This is the third part o...
Read the article
Once we know the basics of Julia, we focus on its utilization in building machine learning software. We go through the most helpful tools and moving from prototyping to production. How to...
Read the article
We continue our journey towards building Intelligent Document Processing Systems. In this article, we focus on document classification and validation. This is the second part of the series...
Read the article
As the Julia programming language is becoming very popular in building machine learning applications, we explain its advantages and suggest how to leverage them. Python and its ecosystem ...
Read the article