Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Microservices with Clean Architecture and GCP

Microservices with Clean Architecture and GCP

Microservices with Clean Architecture and GCP

More Decks by Juan Guillermo Gómez Torres

Other Decks in Programming

Transcript

  1. Juan Guillermo Gómez ➢ Co-Leader y Co-Founder del GDG Cali.

    ➢ CEO DevHack. ➢ Consultant and advisor on software architecture, cloud computing and software development. ➢ Experience in several languages ​​and platforms. (C, C#, Java, NodeJS, android, GCP, Firebase). ➢ Google Developer Expert (GDE) in Firebase ➢ BS in System Engineering and a MS in Software Engineering. ➢ @jggomez ➢ [email protected] <vanity> </vanity>
  2. Where the microservices come from? ➢ Modular Programming. ➢ POO

    ➢ RPC. ➢ EAI ➢ AOP ➢ Web Services. ➢ SOA
  3. Definition of SOA ➢ A collection of services ➢ Loosely

    couple. ➢ Enable communication between services. ➢ Business process and services.
  4. The Architecture and best practices are important ➢ Architecture Style

    ➢ Design Patterns. ➢ SOLID Principles. ➢ Best Practices