Skip to content

Commit a5a5022

Browse files
Sessions update and folder hierarchy for housekeeping.
Signed-off-by: Nate B <[email protected]>
1 parent ebf4a3f commit a5a5022

File tree

118 files changed

+1289
-908
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+1289
-908
lines changed

_community_members/bburkholder.md

+66
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
---
2+
#
3+
# Sample data for community members.
4+
#
5+
6+
# The short name is used to identify related pieces of content in the site. For example it is used in the "authors" array of blog posts, and it is used in the "presenters" array for OpenSearch Conference sessions to identify who is speaking.
7+
# The format for existing values is not normalized. In some cases it is "first-initial-of-first-name" + "last-name", or matching a GitHub username, or something all together random. What is important is that it is unique within the system.
8+
short_name: "bburkholder"
9+
10+
# The member's full name, or otherwise meaningful preferred name. It is used in the templates for presenting content authors as well as the name of conference speakers.
11+
name: "Bryan Burkholder"
12+
13+
# The path to the community member's photo.
14+
photo: "/assets/media/community/members/bburkholder.png"
15+
16+
# Used as the level 1 page header text.
17+
primary_title: 'Bryan Burkholder'
18+
19+
# Used as the document title displayed in the browser title bar.
20+
title: 'OpenSearch Project Community Member: Bryan Burkholder'
21+
22+
# Community member job title and company where they work.
23+
job_title_and_company: 'Staff Software Engineer at Slack'
24+
25+
# Array of conference IDs for which the community member is a keynote speaker, if any, or boolean false otherwise.
26+
# This value is only relevant for member's with the "conference_speaker" user persona.
27+
#keynote_speaker:
28+
# - '2024-north-america'
29+
# keynote_speaker: false
30+
31+
# The conference topic track for the conference sessions that the user is a speaker. These are shaped as an array of value pairs mapping conference ID and name.
32+
# For example for the North American conference for the year 2023, and the "Community" track:
33+
session_track:
34+
- conference_id: "2024-north-america"
35+
name: "Search"
36+
37+
# URL for the community member profile.
38+
permalink: '/community/members/bryan-burkholder.html'
39+
40+
# Array of community member user personas.
41+
# At this time, only conference_speaker, and author are defined.
42+
personas:
43+
- conference_speaker
44+
# - author
45+
46+
# Array of conference IDs that the member is a speaker.
47+
conference_id:
48+
- "2024-north-america"
49+
50+
51+
# Optional GitHub username
52+
#github: githubusername
53+
54+
# Optional LinkedIn username
55+
#linkedin: linkedinusername
56+
57+
# Optional Twitter username
58+
#twitter: twitterusername
59+
60+
# Optional Mastodon server url, and username / handle.
61+
#mastodon:
62+
# url: https://mastodon.social/@mastodonusername
63+
# name: mastodonusername
64+
---
65+
66+
Markdown or HTML content providing a user bio, or whatever is desired to describe their involvement in open source technology in general, and specifically how their work relates to the OpenSearch Project.

_community_members/kramasamy.md

+64
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
#
3+
# Sample data for community members.
4+
#
5+
6+
# The short name is used to identify related pieces of content in the site. For example it is used in the "authors" array of blog posts, and it is used in the "presenters" array for OpenSearch Conference sessions to identify who is speaking.
7+
# The format for existing values is not normalized. In some cases it is "first-initial-of-first-name" + "last-name", or matching a GitHub username, or something all together random. What is important is that it is unique within the system.
8+
short_name: "kramasamy"
9+
10+
# The member's full name, or otherwise meaningful preferred name. It is used in the templates for presenting content authors as well as the name of conference speakers.
11+
name: "Karthikeyan Ramasamy"
12+
13+
# The path to the community member's photo.
14+
photo: "/assets/media/community/members/kramasamy.png"
15+
16+
# Used as the level 1 page header text.
17+
primary_title: 'Karthikeyan Ramasamy'
18+
19+
# Used as the document title displayed in the browser title bar.
20+
title: 'OpenSearch Project Community Member: Karthikeyan Ramasamy'
21+
22+
# Community member job title and company where they work.
23+
job_title_and_company: 'Sr Staff Software Engineer at Uber'
24+
25+
# Array of conference IDs for which the community member is a keynote speaker, if any, or boolean false otherwise.
26+
# This value is only relevant for member's with the "conference_speaker" user persona.
27+
#keynote_speaker:
28+
# - '2023-north-america'
29+
# keynote_speaker: false
30+
31+
# The conference topic track for the conference sessions that the user is a speaker. These are shaped as an array of value pairs mapping conference ID and name.
32+
# For example for the North American conference for the year 2023, and the "Community" track:
33+
session_track:
34+
- conference_id: "2024-north-america"
35+
name: "Search"
36+
37+
# URL for the community member profile.
38+
permalink: '/community/members/karthikeyan-ramasamy.html'
39+
40+
# Array of community member user personas.
41+
# At this time, only conference_speaker, and author are defined.
42+
personas:
43+
- conference_speaker
44+
# - author
45+
46+
# Array of conference IDs that the member is a speaker.
47+
conference_id:
48+
- "2024-north-america"
49+
50+
51+
# Optional GitHub username
52+
#github: githubusername
53+
54+
# Optional LinkedIn username
55+
#linkedin: linkedinusername
56+
57+
# Optional Twitter username
58+
#twitter: twitterusername
59+
60+
# Optional Mastodon server url, and username / handle.
61+
#mastodon:
62+
# url: https://mastodon.social/@mastodonusername
63+
# name: mastodonusername
64+
---

_community_members/milav-shah.md

+65
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
#
3+
# Sample data for community members.
4+
#
5+
6+
# The short name is used to identify related pieces of content in the site. For example it is used in the "authors" array of blog posts, and it is used in the "presenters" array for OpenSearch Conference sessions to identify who is speaking.
7+
# The format for existing values is not normalized. In some cases it is "first-initial-of-first-name" + "last-name", or matching a GitHub username, or something all together random. What is important is that it is unique within the system.
8+
short_name: "milavshah"
9+
10+
# The member's full name, or otherwise meaningful preferred name. It is used in the templates for presenting content authors as well as the name of conference speakers.
11+
name: "Milav Shah"
12+
13+
# The path to the community member's photo.
14+
photo: "/assets/media/community/members/milav-shah.png"
15+
16+
# Used as the level 1 page header text.
17+
primary_title: 'Milav Shah'
18+
19+
# Used as the document title displayed in the browser title bar.
20+
title: 'OpenSearch Project Community Member: Milav Shah'
21+
22+
# Community member job title and company where they work.
23+
job_title_and_company: 'Engineering Leadership at Amazon'
24+
25+
# Array of conference IDs for which the community member is a keynote speaker, if any, or boolean false otherwise.
26+
# This value is only relevant for member's with the "conference_speaker" user persona.
27+
#keynote_speaker:
28+
# - '2023-north-america'
29+
# keynote_speaker: false
30+
31+
# The conference topic track for the conference sessions that the user is a speaker. These are shaped as an array of value pairs mapping conference ID and name.
32+
# For example for the North American conference for the year 2023, and the "Community" track:
33+
session_track:
34+
- conference_id: "2024-north-america"
35+
name: "Operating OpenSearch"
36+
37+
# URL for the community member profile.
38+
permalink: '/community/members/milav-shah.html'
39+
40+
# Array of community member user personas.
41+
# At this time, only conference_speaker, and author are defined.
42+
personas:
43+
- conference_speaker
44+
45+
46+
# Array of conference IDs that the member is a speaker.
47+
conference_id:
48+
- "2024-north-america"
49+
50+
51+
# Optional GitHub username
52+
#github: githubusername
53+
54+
# Optional LinkedIn username
55+
#linkedin: linkedinusername
56+
57+
# Optional Twitter username
58+
#twitter: twitterusername
59+
60+
# Optional Mastodon server url, and username / handle.
61+
#mastodon:
62+
# url: https://mastodon.social/@mastodonusername
63+
# name: mastodonusername
64+
---
65+

_community_members/rnair.md

+67
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
#
3+
# Sample data for community members.
4+
#
5+
6+
# The short name is used to identify related pieces of content in the site. For example it is used in the "authors" array of blog posts, and it is used in the "presenters" array for OpenSearch Conference sessions to identify who is speaking.
7+
# The format for existing values is not normalized. In some cases it is "first-initial-of-first-name" + "last-name", or matching a GitHub username, or something all together random. What is important is that it is unique within the system.
8+
short_name: "rnair"
9+
10+
# The member's full name, or otherwise meaningful preferred name. It is used in the templates for presenting content authors as well as the name of conference speakers.
11+
name: "Rohit Nair"
12+
13+
# The path to the community member's photo.
14+
photo: "/assets/media/community/members/no-image-available.svg"
15+
16+
# Used as the level 1 page header text.
17+
primary_title: 'Rohit Nair'
18+
19+
# Used as the document title displayed in the browser title bar.
20+
title: 'OpenSearch Project Community Member: Rohit Nair'
21+
22+
23+
# Community member job title and company where they work.
24+
job_title_and_company: 'Software Development Engineer'
25+
26+
# Array of conference IDs for which the community member is a keynote speaker, if any, or boolean false otherwise.
27+
# This value is only relevant for member's with the "conference_speaker" user persona.
28+
#keynote_speaker:
29+
# - '2023-north-america'
30+
# keynote_speaker: false
31+
32+
# The conference topic track for the conference sessions that the user is a speaker. These are shaped as an array of value pairs mapping conference ID and name.
33+
# For example for the North American conference for the year 2023, and the "Community" track:
34+
session_track:
35+
- conference_id: "2024-north-america"
36+
name: "Operating OpenSearch"
37+
38+
# URL for the community member profile.
39+
permalink: '/community/members/rohit-nair.html'
40+
41+
# Array of community member user personas.
42+
# At this time, only conference_speaker, and author are defined.
43+
personas:
44+
- conference_speaker
45+
46+
47+
# Array of conference IDs that the member is a speaker.
48+
conference_id:
49+
- "2024-north-america"
50+
51+
52+
# Optional GitHub username
53+
#github: githubusername
54+
55+
# Optional LinkedIn username
56+
#linkedin: linkedinusername
57+
58+
# Optional Twitter username
59+
#twitter: twitterusername
60+
61+
# Optional Mastodon server url, and username / handle.
62+
#mastodon:
63+
# url: https://mastodon.social/@mastodonusername
64+
# name: mastodonusername
65+
---
66+
67+
Markdown or HTML content providing a user bio, or whatever is desired to describe their involvement in open source technology in general, and specifically how their work relates to the OpenSearch Project.
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
1-
---
2-
primary_presenter: 'jonahkowall'
3-
speaker_talk_title: '18 Months of Operating OpenSearch at Scale'
4-
primary_title: '18 Months of Operating OpenSearch at Scale'
5-
title: 'OpenSearchCon 2023 Session: 18 Months of Operating OpenSearch at Scale'
6-
breadcrumbs:
7-
icon: community
8-
items:
9-
- title: OpenSearchCon
10-
url: /events/opensearchcon/index.html
11-
- title: 2023
12-
url: /events/opensearchcon/2023/index.html
13-
- title: North America
14-
url: /events/opensearchcon/2023/north-america/index.html
15-
- title: Session Summaries
16-
url: /events/opensearchcon/2023/north-america/sessions/index.html
17-
speaker_twitter: "https://twitter.com/jkowall"
18-
speaker_github: "https://github.com/jkowall"
19-
speaker_linkedin: "https://linkedin.com/in/jkowall"
20-
session_time: "2023-09-28 - 11:30am - 12:10pm"
21-
session_room: "Ballroom CD"
22-
session_track: "Operating OpenSearch"
23-
permalink: '/events/opensearchcon/2023/north-america/sessions/18-months-of-operating-opensearch-at-scale.html'
24-
youtube_video_id: 'VYL69m82fDY'
25-
conference_id: '2023-north-america'
26-
presenters:
27-
- jonahkowall
28-
---
29-
30-
Running an OpenSearch cluster in production presents unique challenges. At Aiven, we manage thousands of OpenSearch nodes for numerous customers across multiple clouds and regions. We'll share our experiences, discussing monitoring, resiliency, scaling, optimization, handling upgrades, and enabling customers to navigate releases. We'll also reveal the most adopted service integrations, versions, preferred clouds, and instance sizes. This session provides insights into managing OpenSearch at scale, useful for those running stable systems or looking to expand their OpenSearch usage.
1+
---
2+
primary_presenter: 'jonahkowall'
3+
speaker_talk_title: '18 Months of Operating OpenSearch at Scale'
4+
primary_title: '18 Months of Operating OpenSearch at Scale'
5+
title: 'OpenSearchCon 2023 Session: 18 Months of Operating OpenSearch at Scale'
6+
breadcrumbs:
7+
icon: community
8+
items:
9+
- title: OpenSearchCon
10+
url: /events/opensearchcon/index.html
11+
- title: 2023
12+
url: /events/opensearchcon/2023/index.html
13+
- title: North America
14+
url: /events/opensearchcon/2023/north-america/index.html
15+
- title: Session Summaries
16+
url: /events/opensearchcon/2023/north-america/sessions/index.html
17+
speaker_twitter: "https://twitter.com/jkowall"
18+
speaker_github: "https://github.com/jkowall"
19+
speaker_linkedin: "https://linkedin.com/in/jkowall"
20+
session_time: "2023-09-28 - 11:30am - 12:10pm"
21+
session_room: "Ballroom CD"
22+
session_track: "Operating OpenSearch"
23+
permalink: '/events/opensearchcon/2023/north-america/sessions/18-months-of-operating-opensearch-at-scale.html'
24+
youtube_video_id: 'VYL69m82fDY'
25+
conference_id: '2023-north-america'
26+
presenters:
27+
- jonahkowall
28+
---
29+
30+
Running an OpenSearch cluster in production presents unique challenges. At Aiven, we manage thousands of OpenSearch nodes for numerous customers across multiple clouds and regions. We'll share our experiences, discussing monitoring, resiliency, scaling, optimization, handling upgrades, and enabling customers to navigate releases. We'll also reveal the most adopted service integrations, versions, preferred clouds, and instance sizes. This session provides insights into managing OpenSearch at scale, useful for those running stable systems or looking to expand their OpenSearch usage.
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
---
2-
primary_presenter: 'amistrn'
3-
speaker_talk_title: '4 Very Different Ways to Migrate Your Data From One Cluster to Another'
4-
primary_title: '4 Very Different Ways to Migrate Your Data From One Cluster to Another'
5-
title: 'OpenSearchCon 2023 Session: 4 Different Ways to Migrate Data Between Clusters'
6-
breadcrumbs:
7-
icon: community
8-
items:
9-
- title: OpenSearchCon
10-
url: /events/opensearchcon/index.html
11-
- title: 2023
12-
url: /events/opensearchcon/2023/index.html
13-
- title: North America
14-
url: /events/opensearchcon/2023/north-america/index.html
15-
- title: Session Summaries
16-
url: /events/opensearchcon/2023/north-america/sessions/index.html
17-
speaker_twitter: "https://twitter.com/amitaistern"
18-
speaker_github: "https://github.com/AmiStrn"
19-
session_time: "2023-09-28 - 3:30pm-4:10pm"
20-
session_room: "Willow"
21-
session_track: "Operating OpenSearch"
22-
permalink: '/events/opensearchcon/2023/north-america/sessions/4-very-different-ways-to-migrate-your-data-from-one-cluster-to-another.html'
23-
youtube_video_id: 'SWjCq0xTN7w'
24-
conference_id: '2023-north-america'
25-
presenters:
26-
- amistrn
27-
---
28-
29-
Data migration, an often encountered task in managing OpenSearch in production, can be complex when managing data at scale. This talk discusses four diverse methods to migrate data between clusters: Cross Cluster Replication, Snapshot/Restore, Reindexing, and a method known as “The Node Toss”. We explore what happens “under the hood”, weigh the pros and cons of each approach, and suggest when each method should be employed.
1+
---
2+
primary_presenter: 'amistrn'
3+
speaker_talk_title: '4 Very Different Ways to Migrate Your Data From One Cluster to Another'
4+
primary_title: '4 Very Different Ways to Migrate Your Data From One Cluster to Another'
5+
title: 'OpenSearchCon 2023 Session: 4 Different Ways to Migrate Data Between Clusters'
6+
breadcrumbs:
7+
icon: community
8+
items:
9+
- title: OpenSearchCon
10+
url: /events/opensearchcon/index.html
11+
- title: 2023
12+
url: /events/opensearchcon/2023/index.html
13+
- title: North America
14+
url: /events/opensearchcon/2023/north-america/index.html
15+
- title: Session Summaries
16+
url: /events/opensearchcon/2023/north-america/sessions/index.html
17+
speaker_twitter: "https://twitter.com/amitaistern"
18+
speaker_github: "https://github.com/AmiStrn"
19+
session_time: "2023-09-28 - 3:30pm-4:10pm"
20+
session_room: "Willow"
21+
session_track: "Operating OpenSearch"
22+
permalink: '/events/opensearchcon/2023/north-america/sessions/4-very-different-ways-to-migrate-your-data-from-one-cluster-to-another.html'
23+
youtube_video_id: 'SWjCq0xTN7w'
24+
conference_id: '2023-north-america'
25+
presenters:
26+
- amistrn
27+
---
28+
29+
Data migration, an often encountered task in managing OpenSearch in production, can be complex when managing data at scale. This talk discusses four diverse methods to migrate data between clusters: Cross Cluster Replication, Snapshot/Restore, Reindexing, and a method known as “The Node Toss”. We explore what happens “under the hood”, weigh the pros and cons of each approach, and suggest when each method should be employed.

0 commit comments

Comments
 (0)