Weather database problems

Alright, so for my work I’m building a big database with all weather data available to us at the current point.

I plan on having it updated regularly too. With that I want to be able to quickly pull up data and compare patterns that might have been overlooked otherwise. Also, the database is supposed to be in the cloud so that it can be accessed from multiple locations.
How can I use elasticsearch with my setup?

Hey, so you don’t have to worry, you are already really far ahead on your journey.
I believe once your database is up and running it could even save some lives…

Of course, it’s not that easy to get used to all of these cloud applications. But in recent years there have been some huge advances in that field.
Nowadays there are many providers who will allow you to connect all sorts of programs in your database.

You could use a service like aiven.io, for example. That would make installing elasticsearch as easy as a couple of clicks.
Hope I could be of help!