You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Continuous Integration - Important Questions](#continuous-integration---important-questions)
48
48
+[DevOps](#devops)
49
49
*[Design](#design)
50
50
+[Agile and Design](#agile-and-design)
51
51
-[Evolutionary Design](#evolutionary-design)
52
-
+[What are the 4 Principles of Simple Design?](#what-are-the-4-principles-of-simple-design-)
52
+
+[What are the 4 Principles of Simple Design?](#what-are-the-4-principles-of-simple-design)
53
53
+[Design Focus Areas](#design-focus-areas)
54
54
*[Architecture](#architecture)
55
55
+[General](#general)
56
-
-[Why is it important to use Continuous Integration from Day 0 of the project?](#why-is-it-important-to-use-continuous-integration-from-day-0-of-the-project-)
57
-
-[What is a vertical slice? Why should you need it?](#what-is-a-vertical-slice--why-should-you-need-it-)
58
-
-[Why should you create a reference component?](#why-should-you-create-a-reference-component-)
59
-
-[Agile and Architecture. Do they go together?](#agile-and-architecture-do-they-go-together-)
56
+
-[Why is it important to use Continuous Integration from Day 0 of the project?](#why-is-it-important-to-use-continuous-integration-from-day-0-of-the-project)
57
+
-[What is a vertical slice? Why should you need it?](#what-is-a-vertical-slice--why-should-you-need-it)
58
+
-[Why should you create a reference component?](#why-should-you-create-a-reference-component)
59
+
-[Agile and Architecture. Do they go together?](#agile-and-architecture-do-they-go-together)
60
60
+[Layers](#layers)
61
61
-[Business Layer](#business-layer)
62
62
-[Data Layer](#data-layer)
63
63
-[Web Layer](#web-layer)
64
64
+[Web Services](#web-services)
65
65
+[SOAP Web Services](#soap-web-services)
66
66
+[REST Web Services](#rest-web-services)
67
-
-[How should you document your REST Web Services?](#how-should-you-document-your-rest-web-services-)
67
+
-[How should you document your REST Web Services?](#how-should-you-document-your-rest-web-services)
-[What happens behind Maven? What is a Repository?](#what-happens-behind-maven--what-is-a-repository-)
82
-
-[What is use of Maven Parent POM?](#what-is-use-of-maven-parent-pom-)
81
+
-[What happens behind Maven? What is a Repository?](#what-happens-behind-maven--what-is-a-repository)
82
+
-[What is use of Maven Parent POM?](#what-is-use-of-maven-parent-pom)
83
83
-[Maven Best Practices](#maven-best-practices)
84
84
-[10 Tips For Maven](#10-tips-for-maven)
85
-
+[Why should you have api & impl in each layer maven projects?](#why-should-you-have-api---impl-in-each-layer-maven-projects-)
85
+
+[Why should you have api & impl in each layer maven projects?](#why-should-you-have-api---impl-in-each-layer-maven-projects)
86
86
+[IDE - Eclipse](#ide---eclipse)
87
87
-[10 Tips For Eclipse](#10-tips-for-eclipse)
88
88
+[Version Control](#version-control)
89
-
-[Why should you migrate to GIT?](#why-should-you-migrate-to-git-)
90
-
-[Why should you commit your code often?](#why-should-you-commit-your-code-often-)
89
+
-[Why should you migrate to GIT?](#why-should-you-migrate-to-git)
90
+
-[Why should you commit your code often?](#why-should-you-commit-your-code-often)
91
91
-[What are version control best practices](#what-are-version-control-best-practices)
92
92
*[Frameworks](#frameworks)
93
93
*[Performance](#performance)
94
94
+[Good Practices](#good-practices)
95
-
+[Why do Stateless applications perform better?](#why-do-stateless-applications-perform-better-)
96
-
+[Why should you optimize judiciously?](#why-should-you-optimize-judiciously-)
97
-
+[How can you increase performance and reliability of applications using Queues?](#how-can-you-increase-performance-and-reliability-of-applications-using-queues-)
95
+
+[Why do Stateless applications perform better?](#why-do-stateless-applications-perform-better)
96
+
+[Why should you optimize judiciously?](#why-should-you-optimize-judiciously)
97
+
+[How can you increase performance and reliability of applications using Queues?](#how-can-you-increase-performance-and-reliability-of-applications-using-queues)
98
98
+[Distributed Cache](#distributed-cache)
99
99
+[Load and Performance Testing](#load-and-performance-testing)
100
100
*[Security](#security)
101
101
*[Indian IT](#indian-it)
102
-
+[How to create Good Programmers?](#how-to-create-good-programmers-)
102
+
+[How to create Good Programmers?](#how-to-create-good-programmers)
0 commit comments