Summary
Keywords
Full Transcript
Aqui esta la pregunta del examen AWS Solutions Architect Associate ✳️ A company has a legacy application that processes data in two parts. The second part of the process takes longer than the first, so the company has decided to rewrite the application as two microservices running on Amazon ECS that can scale independently. How should a solutions architect integrate the microservices? 1️⃣ Implement code in microservice 1 to send data to an Amazon S3 bucket. Use S3 event notifications to invoke microservice 2 2️⃣ Implement code in microservice 1 to publish data to an Amazon SNS topic. Implement code in microservice 2 to subscribe to this topic 3️⃣ Implement code in microservice 1 to send data to Amazon Kinesis Data Firehose. Implement code in microservice 2 to read from Kinesis Data Firehose 4️⃣ Implement code in microservice 1 to send data to an Amazon SQS queue. Implement code in microservice 2 to process messages from the queue En el video encontraras la respuesta con la explicacion ✅ Hazte MIEMBRO del canal para conseguir mas ventajas ✅ ➡️ https://www.youtube.com/channel/UCO8o2MP-i4jLXEuLmMQGFeA/join 🔷 Para estar al día de todo ahora también puedes encontrarme en Telegram ➡️ https://t.me/rubenjgarciacloud
