A mobile application requires an API to perform CRUD operations using standard HTTP methods and support stateless interactions. Which API architectural style best fits these requirements?
A healthcare system allows doctors to upload patient medical records. Once uploaded, these records are processed and stored into the database. After each day, all the records are aggregated and sent to a central health repository. Meanwhile, as soon as a record is uploaded, a notification is sent to multiple departments, such as billing and patient care. Which interaction patterns describe this scenario?
A retail company wants to connect its legacy CRM system with a modern cloud-based marketing platform. To expedite the integration process and reduce development time, what feature of Anypoint Connectors should they prioritize?
Emma is designing a Mule application that fetches data from an external SFTP server. The server updates its data every evening, and Emma wants her application to automatically pick up these changes every morning without any manual intervention. Which core connector feature should she incorporate into her Mule application?