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
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/sentiment-analysis-eks/understand-the-basics.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,22 +20,21 @@ layout: learningpathall
20
20
21
21
* It is a scalable way of providing organizations and businesses with valuable data such as insights into user feedback, which can then be used in reputation management.
22
22
23
-
* Tracking real-time changes enables you to understand sentiment patterns and make informed decisions promptly, allowing for timely and appropriate actions.
23
+
* Tracking real-time changes enables you to recognize sentiment patterns and make informed decisions promptly, allowing for timely and appropriate actions.
24
24
25
25
* X is one of the most popular social media platforms, and provides a wealth of rapidly-changing information about public opinion, trends, and events.
26
26
27
-
{{% notice Note %}}
28
-
From 2023, X is the new name for the social media platform formerly known as Twitter.
29
-
"Tweets" are also now known as "posts".
27
+
{{% notice A Note on Twitter %}}
28
+
Before 2023, X was formerly known as Twitter. Although often still referred to by many as Twitter, this Learning Path uses the official name, X. "Tweets" are also now known as "posts".
30
29
{{% /notice %}}
31
30
32
-
## Solution Architecture
31
+
## Solution Architecture: Using an Arm-based Amazon EKS Cluster
33
32
34
-
*Real-time sentiment analysis is a compute-intense task and can rapidly consume resources and increase costs if not managed effectively.
33
+
Real-time sentiment analysis is a compute-intense task and can rapidly consume resources and increase costs if not managed effectively.
35
34
36
-
*Using an Arm-based Amazon EKS cluster can address these issues by offering flexibility, strong performance and cost efficiencies.
35
+
Using an Arm-based Amazon EKS cluster can address these issues by offering flexibility, strong performance and cost efficiencies.
37
36
38
-
Figure 1 shows the solution architecture that this Learning Path uses:
37
+
Figure 1 shows the solution architecture that this Learning Path uses for sentiment analysis:
0 commit comments