A universal AI employee gets a foot in the IT industry’s door. The Myth vs. Reality

We always hear such phrases as «We do not need developers anymore» or «AI will make you a website overnight» with the growth of generative AI tools.
Project management is a deadline or flexible approach ?

This topic is about two different approaches to project management.
Crypto success starts with the right partner

The rise of blockchain is no longer a prediction, it’s a reality. But the real momentum isn’t just in building more platforms.
No AI Engineering=No AI Progress

AI is reshaping industries. Yet building systems that are truly safe, reliable, and controllable is still a major challenge. AI alone isn’t enough. It demands a dedicated engineering mindset.
Relevant Areas of Development During The Crisis

COVID-19 has punctuated everyone’s equilibrium.
We have gathered for you all the most relevant areas of development during the crisis.
MongoDB – Tutorial, main commands

The goal of that article is to collect in one place the most common commands for working with NoSQL database MongoDB with working examples of it.
Suppose you have installed and run the MongoDB server.
AWS Logging, Monitoring and Alerting

A Customer from an international company with a business of automating manufacturing processes had a need to setup Logging, Monitoring and Alerting for the system they had. The solution that was needed is complex but it has a known solutions:
Testing with Postman

Postman it is an HTTP client for storing and testing server API.
First, it is sending requests. Let’s say you have a Rest endpoint without authentication and want to test it. Choose the method, enter the URL, edit params or body of request and send it.