A
ali emili
Guest
ali emili Asks: How to recognize which service should be either on server or client on Serverless architecture?
So I'm lately contributing on some projects which is on Serverless architecture, the question is, considering the architecture, how I can recognize what kind of processes would better be taken place on server or client. some of the processes tend to be obvious which environment is more suitable for, such as authentication, authorization and these security kind of stuff, but I'm wondering whether there's a best practice or some specific rules regarding this question at all.
Actually I couldn't find some proper articles or books to research about this, so all kind of resources would be welcomed and appreciated relating to the question. thanks in advance.
So I'm lately contributing on some projects which is on Serverless architecture, the question is, considering the architecture, how I can recognize what kind of processes would better be taken place on server or client. some of the processes tend to be obvious which environment is more suitable for, such as authentication, authorization and these security kind of stuff, but I'm wondering whether there's a best practice or some specific rules regarding this question at all.
Actually I couldn't find some proper articles or books to research about this, so all kind of resources would be welcomed and appreciated relating to the question. thanks in advance.