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
Create multiple Kuberenetes clusters in AWS cloud directly from the Github code repository using GitHub Actions
20
+
Create multiple Kubernetes clusters in AWS cloud directly from the Github code repository using GitHub Actions
21
21
22
22
<!--more-->
23
23
24
-
In this solution pattern you will discover how an API First Approach provides the right framework to build microservices and APIs based systems. The stages of an API life cycle cover both the implementation life cycle and the management life cycle.
25
-
26
-
* The Implementation phase allows you to collaboratively design an API before determining and developing the various channels and applications that will use the API. The design-first approach advocates for designing the API’s contract before writing any code.
27
-
28
-
* The Management phase allows you to manage access to the implement APIs, measure consumption and also track utilization of the APIs to perhaps even monetize the APIs
29
24
30
25
31
26
32
27
Contributors: _Bernard Tison (Red Hat), Jaya Christina Baskaran (Red Hat)_
33
28
34
-
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-cluster-as-a-service
29
+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-cluster-as-a-service
0 commit comments