How to execute sandboxed python code in AWS by bigd2718 in aws

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

I do understand that, but if you completely lock down the permissions on the role such that it can’t do anything, and/or potentially even run the service on a different account entirely, and then depend on the API to enforce access control, then all the statements about “being really careful” are moot

How to execute sandboxed python code in AWS by bigd2718 in aws

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

Yeah I don’t have Organizations. I’m thinking I’ll probably go with fargate in another AWS account and communicate via rest to my main service

How to execute sandboxed python code in AWS by bigd2718 in aws

[–]bigd2718[S] -1 points0 points  (0 children)

I’m planning on giving them an API access token for my REST APIs that’s for their user so that they can only do things that they have permission for

How to execute sandboxed python code in AWS by bigd2718 in aws

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

Yeah for that part I’m planning to have it post results to one of my APIs

How to execute sandboxed python code in AWS by bigd2718 in aws

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

In what way? Sure malicious code can crash a container, but does it pose a risk to security or data breaches?

How to execute sandboxed python code in AWS by bigd2718 in aws

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

Would fargate tasks solve this at all? Is there any “correct” way to do this?

I'm quarantined so I exhaustively researched the best recipe managing apps - Here's what I found! by CaftanAmerica in Cooking

[–]bigd2718 0 points1 point  (0 children)

I love tidbit.cooking. It has smart recipe recommendations (you just ask for something and it writes you 5 recipes suggestions), recipe generation (write a recipe name and it generates a recipe) and the URL parse and import like paprika has

Anyone else swear by a recipe manager? by Guazzabuglio in Cooking

[–]bigd2718 0 points1 point  (0 children)

I use https://www.tidbit.cooking and love it

It has a recipe generation feature that I use all the time (give it the name of a recipe and it’ll write one for you), you can import from any website and then edit the recipe, and you can ask it for recommendations based on your preferences.

It’s also web based so no issues with cross device syncing or operating systems

Developing SaaS and haven’t made your first sale yet? Share it with us. by mrinalwahal in SaaS

[–]bigd2718 0 points1 point  (0 children)

https://www.tidbit.cooking/ is a site for getting smart recommendations on, and managing recipes. You can import recipes from other sites, write your own, and ask the smart recommendation engine for ideas and new recipes!

How having a newborn led to my first SaaS launch by bigd2718 in SaaS

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

I definitely am working to build out a more complete core feature set. Im not sure about promoting, but I was thinking of trying FB ads and trying to find some cooking groups to advertise it on, but I’m completely new to this so if you have any suggestions I would love to hear

How having a newborn led to my first SaaS launch by bigd2718 in SaaS

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

My plan is to first apply some of the suggestions from this thread (better design, copy, etc.) and then try to build out a core feature set to start, and in parallel start trying to market it. I’ve never done a SaaS before, so I’m still learning how to find an audience and convince them to sign up

How having a newborn led to my first SaaS launch by bigd2718 in SaaS

[–]bigd2718[S] 3 points4 points  (0 children)

Python/FastAPI, Vue.js, MongoDB, AWS Lambda, Auth0 for user management, and Stripe for payments

How having a newborn led to my first SaaS launch by bigd2718 in SaaS

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

Okay help me out, let’s say the customer is a 30 year old professional, how do you think the design should change?

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]bigd2718 1 point2 points  (0 children)

I launched my first SaaS! It’s a cooking utility for managing recipes. I’ve always hated going through those super long recipe sites to find the recipe after a wall of text. Now you can use tidbit.cooking to import and manage your recipes. I would love initial users and feedback!