A best practice in security for web services is to use _______ for secure data transmission.
- FTPS
- HTTPS
- SSH
- TLS
HTTPS (Hypertext Transfer Protocol Secure) is a best practice for secure data transmission in web services, providing encryption and data integrity.
Loading...
Related Quiz
- Mock services can be used to simulate _______ in a service-oriented architecture.
- To simulate the behavior of real components in a web service, unit tests often use _______.
- In terms of extensibility and integration with existing infrastructure, what is a key advantage of SOAP over REST?
- How does UDDI support the concept of SOA (Service-Oriented Architecture)?
- REST APIs typically return data in _______ format, while GraphQL can be more flexible.