knatarasan / cloudskin

Automating Cloud (AWS) operations, design, configure and spin cloud infrastructure from UI.
0 stars 0 forks source link

UI components has to be composed with backend logic #38

Open knatarasan opened 1 year ago

knatarasan commented 1 year ago

Right now this is lifecycle of a UI aws component (eg: EC2)

Required enhancement : Front end object should compose required logic to for backend operations

sathiscode commented 1 year ago

Prefer not to put any logic in frontend...Frontend should only be used for display purpose...we should put any required logic in the backend....we can discuss in detail

knatarasan commented 1 year ago

Concluded:

Plan

Conclusion :