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.