473,587 Members | 2,487 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to deploy a web Application in different use cases

1 New Member
Say I have built a mean stack application for a college. And say the end users want to access the application anywhere in the campus. How and where do i deploy the code. What are the different options available for deployment. Can someone explain me in detail how the deployment works and how do I implement the above scenario.

and say after some time if the users requirements change and they would like to access the web application from any where across the globe. How and where do i deploy the code.

I have three servers running, i.e angular, node and mongo servers. How exactly do i deploy the whole application.

thank you in advance for your patience in reading and answering the question.
May 18 '20 #1
1 2739
dev7060
644 Recognized Expert Contributor
I have used Heroku in the past, one such cloud deployment platform that can be used. Documentation is available there too.
May 21 '20 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
1274
by: Klemens | last post by:
The same dynamic sql statement at the same database needs from one application seconds and from another milliseconds. Isolation level and optimization level are the same. What else could be different. Thanks Klemens
1
1588
by: Xavier MT | last post by:
Hi, is there something built in to deploy an asp net app to deploy easily to a server I usually compile locally and copy the bin and aspx pages using the windows explorer Is there another way?
0
947
by: simonZ | last post by:
I would like to deploy my asp.net application. First step is to change Active Solution Configuration from Debug to Release. But in the drop-down list in Visual Studio menu I have only debug option for select. Where I can set release? Regards,Simon
1
1089
by: Doug Bell | last post by:
Hi, I would like to deploy my application adding an option to the Windows File Explorer Right Click Menu similar to the way Win Zip adds an option to open Win Zip with the selected file/s. Can someone advise how I can add my application to the Explorer Right Click Menu? Thanks,
0
1130
by: srini | last post by:
Hi, I have an application in which it shows links on left frame and images on right frame. I am calculating the image height and width to fit to the client's window dynamically based on the screen resolution of the client's machine. Here what i see is the problem.... everything looks good when i did my dev machine, but if i deploy on
0
1117
by: David | last post by:
Hi, I am sorry for the long title and I hope you can help me with the small problem I have. I am working on Project and we are very close to deployment phase, Here is the fact I have. 1- The application is Client / Server Model using .NET Remoting. 2- The 90% of the users are internal users and the rest are remote users
4
1604
by: rocksters | last post by:
HI , Can u tell how to add the two values returned by two different fuctions in different cases of switches????
4
1691
by: agarwalsunitadhn | last post by:
Hello.. I had deployed my project and created a setup file. when i install this one to my system. All the pages works but when i have insert query then it shows an error. is it only a backup file and not working compltly. and my second problem is that even after creating the default page i have to write the name of the page after the site like http://localhost/project/filename.aspx instead of http://localhost/project Do u know what...
7
1386
by: Salad | last post by:
I have an app on three different machines; front end on the PC, backend on the network. These are my results on loading the application when I press OK from the Logon form (username/pw) to presenting the opening form and finishing running setup routines. On the old machine (4 yrs old). Win2000. Dell. 1 gig memory A97 (backend A97 format) 7-8 seconds A2003 (backend A97 format) 12-14 seconds
2
1063
rizwan6feb
by: rizwan6feb | last post by:
I have 2 different VB.Net applications. How can i deploy these two applications with a single installer package.
0
8216
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8349
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8221
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6629
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5719
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
3845
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2364
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1455
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1192
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.