Azure or AWS ?
Tom Glod
tom at makeshyft.com
Wed Jan 22 19:18:35 EST 2025
Appwrite.io is also an option, I have an implementation forauth, crud, and
object storage.
I like it because its Open source, cloud or self host, and u can migrate
between the two with click of button. (ish?)
Venture backed with lots of devs working on it.
On Wed, Jan 22, 2025 at 5:13 PM Mark Talluto via use-livecode <
use-livecode at lists.runrev.com> wrote:
> Hi JBV,
>
> We use Azure and Digital Ocean data centers.
>
> As most of these services go, they charge by time. They will charge you as
> long as they are yours. That means you can turn them off and still be
> charged. You have to destroy your droplet or server to stop billing.
>
> You can buy time from Azure for dormant servers (usually late at night or
> early morning). This may save you some money. It comes with added
> complexity as you cannot access them until Microsoft deems them ready for
> use.
>
>
> Best regards,
> Mark Talluto
>
> appli.io <https://appli.io/>
> livecloud.io <https://livecloud.io/>
> nursenotes.net <https://nursenotes.net/>
> canelasoftware.com <https://www.canelasoftware.com/>
>
>
>
> > On Jan 18, 2025, at 12:49 AM, jbv via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > Hi list,
> >
> > I have a small LC desktop app that sends requests via curl
> > to ollama and some AI models. Everything runs fine on my Mac
> > and now I would like to try to move it to the cloud, but I'm
> > not sure which platform to choose.
> > I have read a few blogs like this one :
> > https://www.shiksha.com/online-courses/articles/aws-vs-azure/
> > but still can't make my mind...
> > Even in the cloud, the app will have very low trafic, the main
> > reason behing moving to the cloud is that some models are too
> > "big" to fit on my Mac.
> > Furthermore, I am not sure of the way both platforms charge :
> > one is per minute and the other per hour, but does it mean
> > that they keep charging as long as an account exists, or only
> > when some requests and computations take place ?
> >
> > Does anyone have any experience on this matter ?
> > Thank you in advance.
> >
> > jbv
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list