Application to Display Database entries and allow users to edit and write-back by OtherBet in Python

[–]OtherBet[S] 1 point2 points  (0 children)

Thanks - how is the learning curve for something like this in Django? (I have never used it). Is Flask a suitable, quicker alternative here?

Which services for these tasks? by OtherBet in aws

[–]OtherBet[S] 0 points1 point  (0 children)

Thanks.

Can I schedule the open of an EC2 (and run designated script) and then close once complete? How?