Skip to content

Commit 70d1901

Browse files
Update README.md
1 parent 24b8457 commit 70d1901

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The services are containerized using Docker and deployed on IBM Cloud. Kong API
1919

2020
----------
2121

22-
## 🎯 Objectives
22+
## Objectives
2323

2424
- Deploy containerized microservices using IBM Cloud Code Engine
2525

@@ -34,7 +34,7 @@ The services are containerized using Docker and deployed on IBM Cloud. Kong API
3434

3535
----------
3636

37-
## Features
37+
## Features
3838

3939
- **Distributed Microservices Architecture**
4040
- User Service (Node.js/Express)
@@ -62,19 +62,19 @@ The services are containerized using Docker and deployed on IBM Cloud. Kong API
6262
3. **Persistent Storage**: PostgreSQL with IBM Cloud Block Storage
6363
4. **CI/CD Pipeline**: Automated build and deployment workflow
6464

65-
## 📊 Deployment Diagram
65+
## Deployment Diagram
6666

6767
![Image](https://github.com/user-attachments/assets/0dc2079a-8bd2-48eb-9cb7-28ac9e013e99)
6868

69-
## 🔄 Sequence Diagram
69+
## Sequence Diagram
7070

7171
![Image](https://github.com/user-attachments/assets/28420753-5ccd-4964-83d9-e17dd5cafd53)
7272

73-
## 🏗️ Component Diagram
73+
## Component Diagram
7474

7575
![Image](https://github.com/user-attachments/assets/8efd11a1-7a03-4081-bf96-5ff07a2217ac)
7676

77-
## 🚀 Getting Started
77+
## Getting Started
7878

7979
### Prerequisites
8080
- IBM Cloud Account
@@ -130,7 +130,7 @@ helm install kong kong/kong \
130130
3. Monitor deployments in IBM Cloud Console
131131

132132

133-
## 🔍 API Documentation
133+
## API Documentation
134134

135135
**Base URL**: `https://<kong-external-ip>`
136136

@@ -165,7 +165,7 @@ helm install kong kong/kong \
165165
curl -H "apikey: YOUR_API_KEY" https://gateway.example.com/users
166166
```
167167

168-
## 🔒 Security Implementation
168+
## Security Implementation
169169

170170
**Rate Limiting Policy**
171171

0 commit comments

Comments
 (0)