microcks / microcks

The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
https://microcks.io
Apache License 2.0
1.43k stars 224 forks source link

Add new deployment type ECS Fargate #1372

Open andresionek91 opened 1 month ago

andresionek91 commented 1 month ago

Describe the bug

Hi! I just deployed Microcks internally on ECS Fargate (not on K8s). I used CDK for the infrastructure as code. Would it be interesting for the community if I share the constructs as a library and add it to the docs?

Attach any resources that can help us understand the issue.

No response

lbroudoux commented 1 month ago

Hello!

It would be awesome! We got a specific community repository on GitHub and thought it would be the recipient of this kind of contribution. We could initialize a /install folder in it and then have you push a aws-ecs-fargate subfolder with all the content and detailed doc.

Of course, it could be advertised on https://microcks.io via a dedicated documentation page or even a blog post 😉

Let me know if it matches what you have in mind and it'll be my pleasure to quickly initialize stuff.

Cheers!

andresionek91 commented 1 month ago

Yep! That's perfect! I'm going to work on that on the coming weeks!

lbroudoux commented 1 month ago

It is now ready here: https://github.com/microcks/community/tree/main/install 😉

lbroudoux commented 3 days ago

Hey @andresionek91! Is there any chance you have free cycles to have a look at this? It could be really useful to demonstrate our flexibility of deployment and helpful to others in the community...