Skip to content

Instantly share code, notes, and snippets.

@kelapure
Last active November 30, 2018 16:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kelapure/c89dc4aeb6d516f7962f0d33c77aa3ee to your computer and use it in GitHub Desktop.
Save kelapure/c89dc4aeb6d516f7962f0d33c77aa3ee to your computer and use it in GitHub Desktop.
Application Tags.md

Technical Stack Buckets/ Application Tags

  1. Modern Microservices with Spring and other microframeworks
  2. Batch
  3. ETL
  4. SPA
  5. Web MVC , Older REST - Server side rendering of UI
  6. Portlets based UI
  7. Cloud Native Eclipse Microprofile
  8. Service Composition / Data Integration / Data Munging
  9. Java EE Web Profile - Stateful
  10. Java EE Full Profile - Stateful
  11. Java EE - Stateless
  12. Transactional - Stateful
  13. Caching - Stateful (- includes session state)
  14. Non-standard transport protocol, multi-protocol ingest, TCP/RMI/IIOP/CORBA routing
  15. Thick java clients, SWING, AWT, Eclipse RCP Client , web-start
  16. Legacy Monolith - ESB
  17. Legacy Monolith - BPM
  18. Legacy Monolith - Rules engine (embedded or standalone)
  19. Legacy Monolith - COTS
  20. Legacy Monolith - System of Systems
  21. Native code JNI
  22. File Upload / Files as Integration Service / Files as a data pipeline
  23. Messaging apps - (IBM MQ, TIBCO interaction ... )
  24. Choreography (Sagas/messaging/REST)
  25. Orchestration (Sagas/messaging/REST)
  26. Security Service (SAML, OAuth12, IDP, Siteminder .... )
  27. Static websites - webserver apps - (typically showup in IBM Http Apache Server)
  28. Other JVM language apps like Akka (actor based), Scala, Kotlin ...
  29. API Gateway - home grown implementation of Zuul or SCG
  30. Search/Indexing
  31. Legacy XML SOAP Web-Services - WS-* webservices stack
  32. Data Transformation - Database refactoring - Database update scripts
  33. Apps with custom installers
  34. Content Management (team-site)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment