Over 90% of world trade is in the hands of the international maritime shipping industry. Every year, it moves more than USD 4 trillion of goods. For shipping companies, there’s a lot of pressure to remain on schedule, protect the cargo ship and crew, and ensure profitability. And we can’t say it’s easy.
Serverless means literally “without server” and it refers to a way to deploy and execute applications where the owner of the application doesn’t have to worry about the server and infrastructure used to serve it.
MLflow, the open-source platform released by Databricks in June 2018, has found a quick and broad acceptance in companies around the world.
These past months have been filled with uncertainty, we have been living a pandemic caused by Covid-19 that has changed our lives and our daily habits; working every day from home, juggling and balancing our work and personal life.
Talent is that word we say several times a day and what companies fight for, particularly those in industries where – unfortunately – it is scarce.
Over the last few years and even now, we usually hear that in order to build a microservices architecture or any distributed system, the services must be stateless. This way if we need, we can scale out adding more instances to face all the traffic that arrives. However, these systems also need to store the state in some way.