domagojk / serverless-console

33 stars 8 forks source link

Add a way to edit the group that already exists #18

Open fpronto opened 4 years ago

fpronto commented 4 years ago

Hi, first of all awesome extension.

I am using this for my morning of work and it is pretty helpful.

Because I was in a rush to fix a few bugs I end up only adding one cloudwatch group. Later I tried to add more to same group but i couldn't without deleting the previous one.

There is a way to do this or am i missing something?

in another subject, I will be using this extension in a regular basis, so i you want some help to develop some new feature or just test, fell free to ask

domagojk commented 4 years ago

Hey, thanks! I know, I still need to add edit functionality. However, you can edit the service manually by editing .vscode/settings.json file.

in another subject, I will be using this extension in a regular basis, so i you want some help to develop some new feature or just test, fell free to ask

Thanks, I will keep it in mind :) You can also help me by suggesting any new features. Some service from AWS (or other providers) that would save you some time. I was thinking of replicating DynamoDB client for MongoDB, SQS, S3...

fpronto commented 4 years ago

S3 will be preatty good (it will be a lot of work too)

Amplify would be neat too (Just to check if the build is completed or if it give any error)

Cognito (I don't know how much you can add because I don't use it on a daily basis)

domagojk commented 4 years ago

Since we are already brainstorming here, I have a question about a potential PRO version. As you can probably imagine, developing this takes time, and if this can be something bigger, I will need some kind of revenue so I can focus on it.

I don't want to charge for something that is already free, so I was thinking about making some new features available only to premium users. Another option is to offer a free unlicensed app and show a dialog about it (something like sublime text).

So I'm asking whoever I can about it, can you imagine yourself buying a subscription to that? What option seems better to you? And if you would buy it, what would be the amount you are ok with? My initial idea was to offer it for $4 per month (more info on potential pricing).

fpronto commented 4 years ago

I think you need to keep in mind that a Pro version need to give you more for less work or (like you said) features that you don't have in AWS. First try to think in freelancers or small business. What a team of one person would want or like. If you want to charge monthly it should be a service (have an account and saving in some cloud all that you have) not a licence to access more features, for that you should buy one time maybe.

Don't try to start making money now, think of that later. I think you need to gather more users first and have a more robust extension.

domagojk commented 4 years ago

Thanks for the great feedback! :)

fpronto commented 4 years ago

Just to close my thoughts on this. Have a way to make donations first, maybe that will help you financially

domagojk commented 4 years ago

I will consider it. To be honest, I wasn't planning charging for anything but I saw similar apps like dynobase and thought I can offer something similar.

But I think you are right about going for a premium too soon. I guess I was just impatient :)