albertlie

↗ HN profile [ 81.5 ms ] full profile
Karma
17
Created
January 27, 2017 (9y ago)
Submissions
0
Building System Reliability at Scale
  1. Has anyone ever used Google Cloud AutoML in production (https://cloud.google.com/automl)? How do you guys find it?

  2. Are there any existing converters from Figma or Sketch to React code? The problems I am trying to solve is to make prototyping faster so we can gather some feedback and build what people want faster

  3. Are there any APIs that can translate general English speech into American English's local dialect? I had been looking for it but somehow I still could not find it among services provided by Amazon Web Service And…

  4. Are there any libraries for generating swagger specification based on typescript interface?

  5. Are there any libraries available for converting json data to protobuf message format?

  6. H all, I worked in a start-up. Here, I realized sometimes we use the wrong architecture when building our system because sometimes we need to build it fast and we don't have experience for building correct architecture.…

  7. Hi all, I'm exploring options for doing service discovery for system in my company that used micro-service arhictecture. Mostly, we're using AWS for our stack. I found out that Route53 can provide service discovery for…

  8. Hey all, I'm kind of astonished with the idea of status page for showing our system status to public like https://status.stripe.com/ Are there any open sources that I can reuse for implementing this use case? Thanks!

  9. Hi all, I worked for a company more than 1 year which most of our stack is using Node.js architected in micro-service way. I found difficulty on finding the best way for tracing context and error (distributed tracing)…

  10. Hi all, I'm looking for centralized tools for managing secrets for my engineering team right now. Is there any recommended tools from your experience using them in production? For example like Vault (Hashicorp product).…

  11. Hi all, Anyone used Spinakker in production? How is it going compare to Jenkins? What's the benefit and drawback?

  12. Anyone has experience on using packer in production? Could you share your use cases for using Packer? And any drawbacks that you experience using that tool? Thanks

  13. Hi all, I just saw Git web based UI management today. I wonder if someone can share their experience using either on of them so I can compare the benefit and drawback of those 2 options. Anyone can share? Thanks

  14. Hi all, I'm trying to setup standard platform for technical documentation. I found that Gitbook and Confluence are the example of good ones, but I wonder if there is any good open source alternative to this. Anyone has…

  15. Hi All, I would like to initiate feature flag driven development in my current company. I saw several ideas like what Etsy built https://github.com/etsy/feature but I wonder whether this is good idea or not. From my…

  16. Hi All, Anyone has ever done migration of their production system from AWS/GCP to Alicloud? Any experience that you can share regarding the use case and lesson learned after migrating to Alicloud?

  17. Hi all, I'm currently looking for container orchestration tools in my current company. We have our applications across multiple data centers (GCP, AWS, Alicloud). From my research, I found out that the most common ones…

  18. Hi all, I'm trying to build realtime data infrastructure for logging. For ingestion layer, I'm thinking about using Kafka / Logstash for logging ingestion layer and then after that I can store it in any database and I…

  19. Hi all, I'm starting a project in my company for upgrading our deployment infrastructure across cloud providers. Our current system is mainly using ansible for both provisioning and configuration management. I'm trying…

  20. Hi all, I'm starting initiative in my current company to build the deployment and infrastructure framework for our engineering team so each engineering team can independently create, manage, and handle the…

  21. Hi all, I'm starting initiative in my current company to build the deployment and infrastructure framework for our engineering team so each engineering team can independently create, manage, and handle the…

  22. Hi all, I just started to build the big data pipeline that require strong consistency instead of eventual consistency. I'm searching for data storage or data lake that will be capable of serve strong consistency for…