Pinned Repositories
awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
awesome-fashion-ai
A repository to curate and summarise research papers related to fashion and e-commerce
awesome-flask
A curated list of awesome Flask resources and plugins
awesome-project-management
Awesome lists about Project Management interesting and useful topics.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Cookbook
The Data Engineering Cookbook
Data-Engineering-with-AWS
Data Engineering with AWS, Published by Packt
namnguyendanh.github.io
namnguyendanh's Repositories
namnguyendanh/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
namnguyendanh/awesome-project-management
Awesome lists about Project Management interesting and useful topics.
namnguyendanh/Grokking-OOD
namnguyendanh/kubernetes-note
Kubernetes note
namnguyendanh/services-engineering
A reading list for services engineering, with a focus on cloud infrastructure services
namnguyendanh/awesome-flask
A curated list of awesome Flask resources and plugins
namnguyendanh/ghichep-docker
Một vài ghi chép sơ sài về Docker trong quá trình tìm hiểu và sử dụng
namnguyendanh/ZalopayFresher
namnguyendanh/ebooks
IT ebooks
namnguyendanh/aws-serverless-stream-ingest-transform-load
In this pattern, data records are ingested and then modified with simple transformations such as field level substitutions and data enrichment from relatively small and static data sets. A Lambda function is invoked by Kinesis Data Firehose as records are received by the delivery stream. the Lambda function then performs a simple processing job and returns the transformed or enriched records back to Kinesis Data Firehose. Firehose then buffers and sends the modified records to the configured destinations. A copy of the source records is saved in S3 as a backup and for future analysis.
namnguyendanh/what-happen-when
Tìm hiểu luồng xử lý khi lướt web
namnguyendanh/system-design-beginner
Dịch lại từ System Design Primer và bổ sung các kiến thức tìm hiểu được
namnguyendanh/google-interview-university
A complete daily plan for studying to become a Google software engineer.