Whether you build a website, create an information system, or building e-services (E-commerce, E-Government, etc.), you should consider creating a model that guide you to understand the vision of the project as well as documenting the software requirements. On this article, we will discuss what the diagram that should be made to create information system modeling.
StepDiagramStandard adoptionPur...
[More]
Developing a website is hard but deployment will be harder if you don't have the basics. Many of the developers can successfully run their web application in the local host but have difficulty to deploy in the production server. As we know, there are so many options to host your web application today. You can put in the Web Server, Cloud App, or even Container. I personally recommend you deploy th...
[More]