Recently, we all can observe that the popularity of Single Page Applications (SPA), in other words, projects created with technologies such as VueJS, React, and Angular, is increasing in the web world.
I will explain step by step how we can deploy our SPA projects on Amazon Web Services (AWS).
In my article, I will get on with the demo project I had prepared with Vue.
What kind of structure would be better for us to set up regarding the performance and security of our application? Which AWS can we use for it? Together, we’ll explore the answers to these questions.
1 comment
[ 4.5 ms ] story [ 9.8 ms ] threadRecently, we all can observe that the popularity of Single Page Applications (SPA), in other words, projects created with technologies such as VueJS, React, and Angular, is increasing in the web world.
I will explain step by step how we can deploy our SPA projects on Amazon Web Services (AWS).
In my article, I will get on with the demo project I had prepared with Vue.
What kind of structure would be better for us to set up regarding the performance and security of our application? Which AWS can we use for it? Together, we’ll explore the answers to these questions.