Automate diagrams with Python | AWS, GCP or Azure diagrams as Code

preview_player
Показать описание

The library is for all the Python enthusiastic ladies and gentlemen.

Your Hackitect

Author: Marek Šottl
Рекомендации по теме
Комментарии
Автор

Amazing video, is there a way to include third party images in the library? For example My EC2 instances talks to sendgrid to send email or integration with Google Analytics

devanshn
Автор

Nice video but 1 small nit. I don't think it's possible to have multiple different consumers of a single sqs queue. You would need to either combine sqs and sns, use multiple sqs queues, or use kinesis.

putnam
Автор

Nice video, how to make easy diagrams.

marekkubacka
Автор

How would make the diagram basis user input let say oracle data source ingest to s3 via stream set and store in snowflake. Then python create the code automatically and generate the diagram. Like the way we query in chatGpt :)

tarun
Автор

Hi, how do you preview the image floating?

rreis
Автор

Is me or this seems too complicated!
For 99%of the time mermaid is the answer!

higiniofuentes