Skip to content

Commit

Permalink
Everest and Articles updated; Blog Featured has been changed to tags (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dbazhenov authored Jun 3, 2024
1 parent b2bbd71 commit a9541a5
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 12 deletions.
2 changes: 1 addition & 1 deletion content/blog/2024/2024-03-26-mongodb-open-door.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Open Door MongoDB Chats"
date: "2024-03-26T00:00:00+00:00"
draft: false
tags: ["mongodb", "backups", "percona"]
tags: ["mongodb", "backups", "percona", 'Featured']
authors:
- edith_puclla
images:
Expand Down
2 changes: 1 addition & 1 deletion content/blog/2024/2024-05-02-percona-everest-webinar.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "How to Provision a MongoDB Cluster in Kubernetes with Percona Everest Summary"
date: "2024-05-02T00:00:00+00:00"
draft: false
tags: ["everest", "percona", "databases"]
tags: ["everest", "percona", "databases", 'Featured']
authors:
- edith_puclla
images:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Learn PostgreSQL and SQL Quickly and Free"
date: "2024-05-20T00:00:00+00:00"
tags: ['Percona', 'opensource', 'PostgreSQL', 'Postgres',]
tags: ['Percona', 'opensource', 'PostgreSQL', 'Postgres','Featured']
description: "Want to learn PostgreSQL? What if you could learn PostgreSQL without having to install the database, load data, find sample data, and it was free?"
authors:
- david_stokes
Expand Down
10 changes: 10 additions & 0 deletions content/contribute/articles.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Tags: [MySQL](#mysql), [PostgreSQL](#postgresql), [MongoDB](#mongodb), [PMM](#pm

# MySQL

- [Percona XtraDB Multi-Master Replication cluster setup between 3 nodes](https://bidhankhatri.com.np/system/percona-xtradb-multi-master-replication-cluster-setup-between-3-nodes/) - Bidhan Khatri - April 22, 2024
- [How to perform compressed back of InnoDB Cluster?](https://dev.to/shiviyer/how-to-perform-compressed-back-of-innodb-cluster-3d7e) - Shiv Iyer - January 6, 2024
- [MySQL Master-Master Replication Error: “Error Connecting to Master” Error 2003](https://medium.com/@fixitblog/solved-mysql-master-master-replication-error-quot-error-connecting-to-master-quot-error-2003-fcc1c9fb1324) - Ted James - December 22, 2023
- [Detecting unutilized indexes in MySQL](https://samuel-wekesa.medium.com/detecting-unutilized-indexes-in-mysql-a4054aa71477) - Samuel N Wekesa - September 12, 2023
Expand Down Expand Up @@ -135,8 +136,17 @@ Tags: [MySQL](#mysql), [PostgreSQL](#postgresql), [MongoDB](#mongodb), [PMM](#pm

# Percona Everest

- [Getting to know Percona Everest [Beta] — a tool for managing database clusters
](https://prog.world/getting-to-know-percona-everest-beta-a-tool-for-managing-database-clusters/) - Andrew Fishday - May 30, 2024
- [A Love Letter to Our Favorite Open Source Projects](https://www.lyrid.io/post/a-love-letter-to-our-favorite-open-source-projects#:~:text=Percona) - Tyler Au - February 14, 2024
- [Setting Up Your Environment for Kubernetes Operators Using Docker, kubectl, and k3d](https://percona.community/blog/2024/03/04/setting-up-your-environment-for-kubernetes-operators-using-docker-kubectl-and-k3d/) - Edith Puclla - March 4, 2024
- [Percona Everest: Transforma la gestión de bases de datos cloud native](https://jgsendeavors.com/percona-everest-base-de-datos-cloud-native/) - Julian Garcia - March 3, 2024
- [A New Way to Provision Databases on Kubernetes](https://dev.to/dbazhenov/a-new-way-to-provision-databases-on-kubernetes-126h) - Daniil Bazhenov - March 13, 2024
- [Lyrid Bare Metal Kubernetes Performance Benchmarking](https://www.lyrid.io/post/lyrid-bare-metal-kubernetes-performance-benchmarking) - Handoyo Sutanto (Lyrid) - March 14, 2024
- [Introduction to the New Percona Everest Beta](https://anotherboringtechblog.com/2024/02/percona-everest-beta-impressions/) - Vinicius Grippa - February 28, 2024
- [Building an Open Source Private DBaaS](https://thenewstack.io/building-an-open-source-private-dbaas/) - Piotr Szczepaniak, Percona - November 2, 2023


# Working at Percona

- [Climbing Pico de Orizaba](https://peterzaitsev.com/climbing-pico-de-orizaba/) - Peter Zaitsev - December 2022
Expand Down
34 changes: 27 additions & 7 deletions content/projects/everest.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,16 +415,36 @@ If you need help or want to share something, email [email protected].

### Watch Percona Everest tutorials

1. [Deploy a Kubernetes cluster on Amazon EKS](https://youtu.be/CmSGLg-TJgQ)
2. [Install Percona Everest and provision a MongoDB cluster](https://youtu.be/EJeHTptcVZw)
3. [Configure an S3 bucket and enable backups](https://youtu.be/xWo7WmdkcDU)
4. [Install PMM and enable database monitoring](https://youtu.be/Xko8AAIxL-A)
5. [Connect to MongoDB cluster created using Percona Everest](https://youtu.be/XtJSYnYOOCA)
6. [Restore a MongoDB database from a backup](https://youtu.be/PovljEDSOyg)
7. [Clear the test environment and remove the EKS cluster](https://youtu.be/dZD8IiXm-qU)
- [How To Use Percona Everest UI to Manage Databases](https://www.youtube.com/watch?v=KRlZPaUbLIA)
- [How to Backup/Restore Databases With Percona Everest](https://www.youtube.com/watch?v=Q9Mmr8QtASY)
- [How to Use PMM (Percona Monitoring & Management) to Monitor your Percona Everest Databases](https://www.youtube.com/watch?v=Wov2C2YDCvs)
- [How to Scale Databases in Percona Everest](https://www.youtube.com/watch?v=8srO2jtzkRQ)
- [Deploy a Kubernetes cluster on Amazon EKS](https://youtu.be/CmSGLg-TJgQ)
- [Install Percona Everest and provision a MongoDB cluster](https://youtu.be/EJeHTptcVZw)
- [Configure an S3 bucket and enable backups](https://youtu.be/xWo7WmdkcDU)
- [Install PMM and enable database monitoring](https://youtu.be/Xko8AAIxL-A)
- [Connect to MongoDB cluster created using Percona Everest](https://youtu.be/XtJSYnYOOCA)
- [Restore a MongoDB database from a backup](https://youtu.be/PovljEDSOyg)
- [Clear the test environment and remove the EKS cluster](https://youtu.be/dZD8IiXm-qU)

[Full Playlist](https://www.youtube.com/playlist?list=PLWhC0zeznqklUaogWnSNMjutkVdi8TjYl)

### Articles about Percona Everest

We invite you to read articles from the community

- [Getting to know Percona Everest [Beta] — a tool for managing database clusters
](https://prog.world/getting-to-know-percona-everest-beta-a-tool-for-managing-database-clusters/) - by Andrew Fishday
- [A Love Letter to Our Favorite Open Source Projects](https://www.lyrid.io/post/a-love-letter-to-our-favorite-open-source-projects#:~:text=Percona) by Tyler Au
- [Setting Up Your Environment for Kubernetes Operators Using Docker, kubectl, and k3d](https://percona.community/blog/2024/03/04/setting-up-your-environment-for-kubernetes-operators-using-docker-kubectl-and-k3d/)by Edith Puclla
- [Percona Everest: Transforma la gestión de bases de datos cloud native](https://jgsendeavors.com/percona-everest-base-de-datos-cloud-native/)by Julian Garcia
- [A New Way to Provision Databases on Kubernetes](https://dev.to/dbazhenov/a-new-way-to-provision-databases-on-kubernetes-126h)by Daniil Bazhenov
- [Lyrid Bare Metal Kubernetes Performance Benchmarking](https://www.lyrid.io/post/lyrid-bare-metal-kubernetes-performance-benchmarking)by Handoyo Sutanto (Lyrid)
- [Introduction to the New Percona Everest Beta](https://anotherboringtechblog.com/2024/02/percona-everest-beta-impressions/)by Vinicius Grippa
- [Building an Open Source Private DBaaS](https://thenewstack.io/building-an-open-source-private-dbaas/)by Piotr Szczepaniak

We look forward to your reviews and articles about Percona Everest.

### Contribute Code

We encourage you to install, try, build, share and contribute code to Percona Everest and its components.
Expand Down
6 changes: 4 additions & 2 deletions layouts/blog/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ <h1>Welcome to the Percona Community blog!</h1>
<div class="featured__right featured__list">

<h2 class="title-wrap">FEATURED POSTS</h2>
{{- $shuffle := first 3 (shuffle (where $.Page.Site.RegularPages "Section" "blog")) -}}

{{- range $shuffle -}}
{{- $array := slice "Featured" "featured" "top" -}}
{{- $featured := first 3 (where (where $.Page.Site.RegularPages "Section" "blog") "Params.tags" "intersect" $array) -}}

{{- range $featured -}}

{{- partial "featured-blog-post-grid-line" (dict "Link" .RelPermalink "Title" .Title "Image" (index .Params.images 0) "PublishDate" .PublishDate) -}}

Expand Down

0 comments on commit a9541a5

Please sign in to comment.