Describe the steps to develope and host the webservice for
an application?
Answer / Franklin Eric Kujur
1. Define API endpoints, request/response formats, and functionality required by the application.
2. Choose a programming language (like Java, Python, or JavaScript) and a web framework (like Spring Boot, Flask, or Express) to build the service.
3. Write the code for each endpoint and implement any necessary data access and business logic.
4. Test the service thoroughly using tools like Postman or unit testing libraries.
5. Deploy the service to a production environment, such as a cloud platform (like AWS, Google Cloud, or Azure) or a dedicated server.
6. Continuously monitor and maintain the service to ensure it remains stable, secure, and performant.
| Is This Answer Correct ? | 0 Yes | 0 No |
When would you use get and post requests?
What type of design skills do you have?
1. How can u know that the DB has connected to ur WLS? 2. What happen when u deploy a ear file in web applications? 3. What happen when ur DB and proxy server(Apache) are down n ur weblogic server is up? 4. How can u configure ur proxy server(Apache)? 5. How can the proxy server(Apache) communicate with ur WLS? 6. How the request process to ur WLS through the Proxy server(Apache)? 7. How can u know that ur heap memory is full? 8. When will u do garbage collection?
How does dynamic discovery work?
If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?
How to test iBackup and storage products?
How to create virtual directory in IIS?
Now days, different technologies for web application development are available such as Java and .NET. In your opinion, which technology is preferred over other technology and why?
what are the differences between webpage and webservice?
Enlist some web testing tools.
What are Firewalls how they are used for testing the webapplications?
How to post anchor tag value through form.