Petros Kalos

Results 14 comments of Petros Kalos

I think the AWS StackSets solution is very neat if the user is using Organizations already. It will also allow us to deploy other stacks in the accounts (if needs...

@dlpzx I just checked and indeed the issue will be fixed by #1145. To test it I first reproduced the issue (I removed the rows manually and got the blank...

It doesn't feel like this is the correct place to check if the app permissions are in sync with the DB and vice versa. I think we must trust that...

Indeed, that's complicating matters more. I guess so far when we disable a module it doesn't mean that we are also wiping the data that it generated when it was...

For the migration to AppSync we are proposing a 2-phase approach to reduce risks and complexity of the changes. # Phase 1: Lift and Shift + Code First (Planned) ##...

Hi @zsaltys and thanks for your comments > pricing ApiGateway is 3.5$ per request AppSync is 4$ per request It makes AppSync ~15% more expensive, we will be able to...

Indeed, that should be solved by #1145, I am closing the issue, please reopen if it's not solved.

Hi @anilsoni7, I have noticed that issue too and thanks for reporting it. We are currently exploring (see #958) a migration from ApiGateway to AppSync and in that case all...

For now we decided not proceed with AppSync for the following reasons... * Users are used to develop using the local environemnt (docker compose) and with AppSync there is no...