If I understand correctly, we need to attach an IAM role to our EC2 instance for this to work, yet there's no explanation as to what additional permissions we need?
@awssupport Жыл бұрын
Hi Michael, here's an article that seems to provide insight into your question: go.aws/45ztniL. 🔗 If this isn't quite what you're looking for, our experts over at re:Post might be able to help out: go.aws/aws-repost. 🤝 ^AK
@MrMadmaggot9 ай бұрын
AmazonMSKFullAccess Just give that poicy to the rol
@abhaysharma76389 ай бұрын
Whether the brokers were created inside the private subnets ? Also the client EC2 machine was also created inside one of the same private subnet in which brokers were created ? Please clarify ?
@flesz_5 ай бұрын
MSK (account A) will get accessed by Kinesis Data Firehose over multivpc private connectivity from account B For inbound rules I would need to configure 14001-14100 port ranges as multi-vpc uses them. However what source IP range to use when the MSK is accessed from the Kinsesis ?
@awssupport5 ай бұрын
Hi there, let me see if I can help you on your AWS journey! 🚗 I'd suggest checking out this: go.aws/3KXRJJV. It may have what you are looking for. Additionally, we have a few help options you can use detailed here: go.aws/get-help. ^DC
@HANEUIJUN Жыл бұрын
Thanks for the nice video, it could have been even better if the command used in the video are attached here as well. Anyway thanks again for great video!
@amazonwebservices Жыл бұрын
You're welcome, Euijun! Thank you for the feedback. 😀
@PoojaGupta-bi1kw Жыл бұрын
I'm new to AWS. I've a requirement to create an springboot producer app which connects with MSK and produces the data, could you help me with cluster config and sprinboot app configs in this case?
@awssupport Жыл бұрын
Hi Pooja. We would suggest reaching out to our helpful community of industry specialists at re:Post. You can ask your detailed questions by accessing this link, here: go.aws/aws-repost. ^ZP
@flesz_7 ай бұрын
I am getting access denied , configured IAM role and used encryption (not plaintext) . it would be nice if someome could provide correct config for the policy
@awssupport7 ай бұрын
Sorry to hear you've run into this error. This doc can help you troubleshoot the issue: go.aws/4akaIJ2. 🔖 You can also reach out for additional help using the options here: go.aws/get-help. 📌 ^RS
@gilbertrosales96711 ай бұрын
better tutorial to learn MSK!!
@seputovslab3398 Жыл бұрын
well done! Useful!
@trevortrevose91242 жыл бұрын
Damn thats complex
@letslearnjava1753 Жыл бұрын
You can refer these 3 videos to understand MSK in very simple way -- Getting Started with AWS Managed Streaming for Kafka with in-depth service setup kzbin.info/www/bejne/eHeunoR3lst4lcU Creating a Serverless Apache Kafka(MSK) publisher using AWS Lambda kzbin.info/www/bejne/q53IhYmPbLGeg68 Using Amazon MSK as an event source for AWS Lambda kzbin.info/www/bejne/npDCapqfeb2Jm6c End to End Streaming Data Pipeline Using AWS MSK & AWS Serverless Services kzbin.info/www/bejne/ombcoYp4fbKmhLs
@zampogna Жыл бұрын
More complex than deploy your own EC2 infra and install Kafka on that ?
@salva_next2 ай бұрын
Thanks for the content, great . . .
@amazonwebservices2 ай бұрын
🙌 🥳
@ziranshuzhang683110 ай бұрын
Why can't you put those installation command and the material we need in the comment so we can follow the video much easier.