matrix microsv
- modify email, live chargify … with dump concat _ofs_dev
make sure local app/web not send mail or something affect LIVE users, DB. - https://github.com/mybatis/migrations
- https://flywaydb.org/
- https://dba.stackexchange.com/questions/20/how-can-i-optimize-a-mysqldump-of-a-large-database
- http://jailer.sourceforge.net/
- http://www.liquibase.org/
https://martinfowler.com/articles/schemaless/#storage font marydale
fff run how many DB ? how many RDBMS, how many schemaless ?
each studio run a version of system + DB or similar ?
simulate search function postman
- create/request acc mysql Read-only
+ and/or implement additional filter/verify before WRITE data to avoid mistake overwrite - clever way to selective backup Live DB schedule. Avoid huge table if possible (ie. log, not important table)
- minimize time run on migrate to acceptable degree in order to avoid bad user exp.
+ avoid exception, error when migrate, error may be dump to log to investigate manually.
https://bitbucket.org/primex-connect/primex-api-v2/src/master/application/tests/AddressTest.php- https://github.com/zeit/micro
- https://www.neotys.com/insights/microservices-load-testing
- https://www.udemy.com/learn-by-example-selenium/learn/v4/content
- https://docs.aws.amazon.com/cli/latest/reference/apigateway/index.html
- https://medium.com/terria/open-source-is-missing-out-on-microservices-kubernetes-is-the-solution-d06e4c3c133f
- https://medium.com/terria/open-source-is-missing-out-on-microservices-kubernetes-is-the-solution-d06e4c3c133f
- https://steemit.com/utopian-io/@profchydon/create-micro-services-using-lumen-framework-part-ii
- https://github.com/vmudigal/microservices-sample
- https://github.com/microservices-demo/microservices-demo
- https://blog.appdynamics.com/product/amazon-ecs-or-eks-appdynamics-supports-both/
- https://medium.com/microservices-in-practice/microservices-layered-architecture-88a7fc38d3f1
- https://github.com/microservices-demo/microservices-demo
- https://github.com/IBM-Cloud/multiple-deployment-options
- https://dzone.com/articles/principles-for-microservices-integration
- https://www.thoughtworks.com/books/building-evolutionary-architectures
- https://www.youtube.com/watch?v=o_TH-Y78tt4
- https://martinfowler.com/articles/break-monolith-into-microservices.html
- https://www.nginx.com/wp-content/uploads/2015/01/Building_Microservices_Nginx.pdf
- http://blog.christianposta.com/microservices/low-risk-monolith-to-microservice-evolution/
Comments
Post a Comment