Database Reference
In-Depth Information
Deployment
Depending on the programming language selection, deployment scenarios would be varied.
Suppose we have implemented the code in Java, then we can use the Apache Tomcat server
for deployment of our application. We can use the EC2 instance to install Tomcat and de-
ploy the application on it. To make that application scalable, you can use AWS Elastic
Load Balancing.
Search WWH ::




Custom Search