Web Development Interview Question/ Answers Set – 5
[
Web application sends requests to a web service using the HTTP protocol. At a given URL, the web service processes the request and returns the response back to the application. SOAP and RESTful are two types of web services.
- Enforce strong password policy, allowing password to have at least 10 characters and should contain upper, lower, special characters and numerals.
- Host that installs your website should have a backup facility, installed antivirus and firewall to secure your content.
- The Login page should have Captcha, OTP features, block account feature (in event of entering 3 wrong passwords), etc. to prevent access to your account by unauthorized visitor
Ideally you can configure your SMTP on a single server using a third-party service like Gmail SMTP, or use elastic email, using hostname, port, username, and password.
Various data exchange formats are XML, CSV, JSON, and Text formats.