My lifestream
  • Home
  • Tags
  • About
  • Subscribe

Tag: microservices 🔗

    mars 2022

    • 30 - Microservices Design Patterns _annĂ©e_2022 🏠 _mois_mars 🏠 architecture 🏠 exemple 🏠 rĂ©flexion 🏠

    janvier 2022

    • 21 - Don’t start with microservices in production – monoliths are your friend – Arnold Galovics _annĂ©e_2022 🏠 _mois_janv. 🏠 architecture 🏠 dĂ©veloppement 🏠 monolithe 🏠

    décembre 2021

    • 17 - What are microservices? _annĂ©e_2021 🏠 _mois_dĂ©c. 🏠 architecture 🏠 opinion 🏠

    septembre 2021

    • 21 - Lies, Damned lies, and Microservice "Advantages" - DEV Community _annĂ©e_2021 🏠 _mois_sept. 🏠 architecture 🏠 critique 🏠 mode 🏠

    juin 2021

    • 09 - Eventuate _annĂ©e_2021 🏠 _mois_juin 🏠 architecture 🏠 data 🏠 framework 🏠 java 🏠

    avril 2021

    • 14 - Peter Speckmayer sur Twitter : "@Grady_Booch Sometimes a Microservices architecture is just a monolith with network latency stuck on top." / Twitter _annĂ©e_2021 🏠 _mois_avr. 🏠 citation 🏠 critique 🏠 rĂ©seau 🏠

    février 2021

    • 14 - Olivier Croisier sur Twitter : "#1 Advice on how to successfully setup microservices : DON'T. You're not Netflix. You're not Google or Amazon. Your "scalability concerns" can probably be handled by a simple monolith and a well-tuned SQL database. Don't shoot yourself in the foot just for the hype of it." / Twitter _annĂ©e_2021 🏠 _mois_fĂ©vr. 🏠 citation 🏠

    novembre 2020

    • 24 - Microservice API Patterns _annĂ©e_2020 🏠 _mois_nov. 🏠 architecture 🏠 design 🏠 pattern 🏠
    • 24 - If All You Have Is a Database, Everything Looks Like a Nail - Scattered Thoughts on Distributed Systems _annĂ©e_2020 🏠 _mois_nov. 🏠 architecture 🏠 database 🏠 histoire 🏠 sql 🏠

    octobre 2020

    • 01 - Microservices — architecture nihilism in minimalism's clothes - Blog by Vasco Figueira _annĂ©e_2020 🏠 _mois_oct. 🏠 architecture 🏠 critique 🏠 rĂ©flexion 🏠

    septembre 2020

    • 26 - pitpit sur Twitter : "N'oubliez jamais que vous pourriez remplacer vos 50 micro-services containerisĂ©s sous docker, dĂ©ployĂ©s sur des EC2, virualisĂ©s dans le cloud AWS et provisionnĂ©s via des definitions K8s par un beau monolithe servi par une dedibox Ă  100$ gnin gnin 😏" / Twitter _annĂ©e_2020 🏠 _mois_sept. 🏠 architecture 🏠 citation 🏠 critique 🏠 design 🏠 informatique 🏠 monolithe 🏠

    août 2020

    • 28 - Loosely Coupled Monolith - CodeOpinion _annĂ©e_2020 🏠 _mois_aoĂ»t 🏠 architecture 🏠 code 🏠 monolithe 🏠 organisation 🏠 programming 🏠
    • 28 - How Shopify Reduced Storefront Response Times with a Rewrite – Shopify Engineering _annĂ©e_2020 🏠 _mois_aoĂ»t 🏠 architecture 🏠 projet 🏠 refactoring 🏠 transformation 🏠

    juin 2020

    • 08 - GitHub - lucasepe/draft: Generate High Level Microservice Architecture diagrams for GraphViz using simple YAML syntax. _annĂ©e_2020 🏠 _mois_juin 🏠 architecture 🏠 diagram 🏠 gĂ©nĂ©rateur 🏠 yaml 🏠

    mai 2020

    • 21 - Phil Webb 🍃 sur Twitter : "I'm thinking about writing a new book on microservices where each page is delivered separately and there's no guidance on how to stick them all together." _annĂ©e_2020 🏠 _mois_mai 🏠 architecture 🏠 citation 🏠 critique 🏠 humour 🏠

    avril 2020

    • 18 - Les architectures microservices, c’est un peu trop fort pour toi mon p’tit gars ! | OCTO Talks ! _annĂ©e_2020 🏠 _mois_avr. 🏠 architecture 🏠 critique 🏠 mode 🏠

    mars 2020

    • 27 - Multiple modules in Spring Boot apps _annĂ©e_2020 🏠 _mois_mars 🏠 boot 🏠 configuration 🏠 module 🏠 spring 🏠 tutorial 🏠
    • 02 - SCS: Self-Contained Systems _annĂ©e_2020 🏠 _mois_mars 🏠 architecture 🏠 documentation 🏠 reference 🏠

    février 2020

    • 17 - Lucy Suddenly sur Twitter : "kubernetes: the chair
 " _annĂ©e_2020 🏠 _mois_fĂ©vr. 🏠 architecture 🏠 humour 🏠 kubernetes 🏠
    • 03 - Integrated systems for integrated programmers - Signal v. Noise _annĂ©e_2020 🏠 _mois_fĂ©vr. 🏠 application 🏠 architecture 🏠 critique 🏠 monolithe 🏠
    • 01 - Monoliths are the future |> News and podcasts for developers |> Changelog _annĂ©e_2020 🏠 _mois_fĂ©vr. 🏠 architecture 🏠 dĂ©ploiement 🏠 monolithe 🏠

    janvier 2020

    • 27 - Nicolas Grilly sur Twitter : "Only 3 good reasons for using #microservices instead of building a monolith: - You have multiple teams with clear responsibilities: 1 service per team - You use various technologies: 1 service per tech (e.g. Go and JVM) - Your services scale differently (CPU, RAM, disk, network)" _annĂ©e_2020 🏠 _mois_janv. 🏠 architecture 🏠 citation 🏠 design 🏠
    • 23 - Patrick McKenzie sur Twitter : ""Monoliths versus microservices: Make it a monolith. Done. You won't have sufficient organizational complexity to justify the engineering tax of microservices until you have multiple engineering teams, and plausibly your company never gets there."" _annĂ©e_2020 🏠 _mois_janv. 🏠 architecture 🏠 concepts 🏠 monolithe 🏠 programming 🏠
    • 17 - Building a Microservice with Rust - Diego Pacheco - Medium _annĂ©e_2020 🏠 _mois_janv. 🏠 application 🏠 documentation 🏠 exemple 🏠 rust 🏠 tutorial 🏠

    novembre 2019

    • 24 - Je n'ai finalement rien compris Ă  Consul _annĂ©e_2019 🏠 _mois_nov. 🏠 architecture 🏠 consul 🏠 devops 🏠
    • 10 - Mario Fusco đŸ‡ȘđŸ‡ș sur Twitter : "Applying the KISS principle also implies doing "boring" stuff instead of blindly following the coolest trends of the moment. Do monoliths unless you don't need microservices for a good reason. Use synchronous code unless you don't need async or reactive for a good reason.
 https://t.co/qL0G3wgcmp" _annĂ©e_2019 🏠 _mois_nov. 🏠 architecture 🏠 citation 🏠 mode 🏠
    • 09 - Franck Pachot sur Twitter : "So, today, #monolithic is used as a pejorative word for software which: - link their functions to be executed by one processor without unpredictable latency - are clever enough to share memory among multiple processes - can read/write to same files from multiple nodes 🙄" _annĂ©e_2019 🏠 _mois_nov. 🏠 architecture 🏠 citation 🏠 critique 🏠 monolithe 🏠
    • 04 - Sonia Gupta sur Twitter : "Sometimes I think microservices architecture is just an excuse for developers to build a lot of unnecessary shit. Something tech is really good at doing." _annĂ©e_2019 🏠 _mois_nov. 🏠 architecture 🏠 citation 🏠 complexitĂ© 🏠

    octobre 2019

    • 21 - Darren Shepherd sur Twitter : "Microservices are a way to ensure your application has the same level of complexity as your organization." _annĂ©e_2019 🏠 _mois_oct. 🏠 architecture 🏠 citation 🏠 organisation 🏠
    • 07 - Goodbye Microservices: From 100s of problem children to 1 superstar · Segment Blog _annĂ©e_2019 🏠 _mois_oct. 🏠 architecture 🏠

    septembre 2019

    • 20 - Clemens Vasters đŸ‡ȘđŸ‡ș☁📹 sur Twitter : "The cycle closing with service meshes is quite long. We are back to service registries and compiled RPC proxies and intermediary crosscutting services as with DCE and CORBA now. The eventual recovery from that will again be loosely coupled and async.
 https://t.co/REmcWbQNov" _annĂ©e_2019 🏠 _mois_sept. 🏠 citation 🏠 conteneur 🏠 kubernetes 🏠
    • 19 - Seb sur Twitter : "- Monolithe : gros tas de code avec des features dedans - Monolithe distribuĂ© : plusieurs tas de code connectĂ© avec des features dedans - Microservice : 1 bout de code appelĂ© par d'autres applications pour constituer des features." _annĂ©e_2019 🏠 _mois_sept. 🏠 citation 🏠
    • 17 - Geoffroy Couprie on Twitter: "RT @rakyll: Service mesh is a monolith representation of a distributed system." / Twitter _annĂ©e_2019 🏠 _mois_sept. 🏠 citation 🏠 mesh 🏠 service 🏠
    • 13 - Learning the hard way: Microservices - ITNEXT _annĂ©e_2019 🏠 _mois_sept. 🏠 architecture 🏠 Ă©volution 🏠
    • 13 - Vistecture - Visualize, analyse and document your software service architecture _annĂ©e_2019 🏠 _mois_sept. 🏠 architecture 🏠 documentation 🏠 open-source 🏠

    mai 2019

    • 15 - Dirk Lehmann on Twitter: ""#microservices are an organizational solution to an organizational problem." @nicolas_frankel #DevOpsDaysZH #devopsdays
 https://t.co/JAEs2d71VK" _annĂ©e_2019 🏠 _mois_mai 🏠 architecture 🏠 citation 🏠 critique 🏠

    avril 2019

    • 25 - The Death of Microservice Madness in 2018 _annĂ©e_2019 🏠 _mois_avr. 🏠 architecture 🏠 programming 🏠

    septembre 2018

    • 08 - Matt Stine on Twitter: "had another opportunity to do an architecture review for a monolith to microservices migration today...observations to come:" _annĂ©e_2018 🏠 _mois_sept. 🏠 architecture 🏠 programming 🏠
    • 03 - David Fowler on Twitter: "Interesting quote from a talk about microservices
 " _annĂ©e_2018 🏠 _mois_sept. 🏠 architecture 🏠 citation 🏠 critique 🏠

    août 2018

    • 31 - A pattern language for microservices _annĂ©e_2018 🏠 _mois_aoĂ»t 🏠 architecture 🏠 pattern 🏠 programming 🏠 web 🏠

    juin 2018

    • 29 - jasongorman on Twitter: "If all your microservices need all your other microservices to work, I heartily recommend consolidating them all back into a single ball of mud. Because that's what you've got there." _annĂ©e_2018 🏠 _mois_juin 🏠 dĂ©ploiement 🏠 programming 🏠

    mai 2018

    • 22 - Microservices in Adopt? | ThoughtWorks _annĂ©e_2018 🏠 _mois_mai 🏠 architecture 🏠 perspective 🏠

    mars 2018

    • 28 - William Louth on Twitter: "All these software developers who can’t seem to extract/define/create an appropriate model and interface for a bunch of code blocks are somehow going to create well designed microservices API? Right....." _annĂ©e_2018 🏠 _mois_mars 🏠 architecture 🏠 citation 🏠 programming 🏠
    • 19 - Andrea Francia on Twitter: "The “distribulith” is the architectural style that combines the immobility of monoliths with fragility of microservices. Applied thoroughly, it helps the developer to fill his resumes with the technologies needed to be hired by the next company, while dooming the current one." _annĂ©e_2018 🏠 _mois_mars 🏠 architecture 🏠 citation 🏠
    • 15 - Meecrowave :: the customizable server _annĂ©e_2018 🏠 _mois_mars 🏠 java 🏠 programming 🏠 server 🏠
    • 03 - Edgar A Silva on Twitter: "Microservices are great, but at a certain point, the complexity will demand some old fashion practices or architecture will become the next javascript hell
 https://t.co/R33monswUq" _annĂ©e_2018 🏠 _mois_mars 🏠 architecture 🏠 service 🏠
    • 03 - DHH on Twitter: "Microservices is not so much a technical pattern as a Keynesian one. Stimulating the economy by requiring three programmers to screw in the lightbulbs that used to take one. I strongly support its use at Big Cos and in downturns 😄👍" _annĂ©e_2018 🏠 _mois_mars 🏠 architecture 🏠 citation 🏠

    février 2018

    • 26 - Dave Cheney on Twitter: "Microservices, for when function calls are too reliable." _annĂ©e_2018 🏠 _mois_fĂ©vr. 🏠 architecture 🏠 citation 🏠 critique 🏠

    août 2017

    • 21 - resilience4j/resilience4j: Resilience4j is a fault tolerance library designed for Java8 and functional programming _annĂ©e_2017 🏠 _mois_aoĂ»t 🏠 java 🏠 library 🏠 open-source 🏠 programming 🏠

    février 2017

    • 13 - KumuluzEE _annĂ©e_2017 🏠 _mois_fĂ©vr. 🏠 framework 🏠 java 🏠 javaee 🏠 open-source 🏠

    septembre 2016

    • 23 - Roy van Rijn on Twitter: ""If you've failed at SOA, why do you think you'll succeed with microservices?" - @bobmcwhirter #JavaOne" _annĂ©e_2016 🏠 _mois_sept. 🏠 citation 🏠 programming 🏠 web 🏠

    avril 2016

    • 23 - #devoxxfr - Microservices IRL: ça fonctionne chez un client, on vous dit comment! _annĂ©e_2016 🏠 _mois_avr. 🏠 devops 🏠 devoxx 🏠

© 2020 | Mixed with Bootstrap v3.1.1 | Baked with JBake 2.6.5 | Presented using lifestream 0.0.1-SNAPSHOT