From 1707e114631ef9cef4a27ebdda46383de013bf10 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 17 Nov 2021 10:03:06 +0100 Subject: [PATCH] Nov 17th --- docs/index.md | 11 ++++++----- docs/nosql.md | 1 + docs/recruitment.md | 1 + mkdocs.yml | 18 +++++++++--------- 4 files changed, 17 insertions(+), 14 deletions(-) diff --git a/docs/index.md b/docs/index.md index 86679dc9..0518751f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -76,11 +76,7 @@ A curated list of awesome references collected since 2018. Microservices archite ## TestOps - Continuous Testing - [TestOps and Continuous Testing](testops.md) - [QA](qa.md) -## Project Management Methodology -- [Project Management Methodology](project-management-methodology.md) -- [Project Management Tools](project-management-tools.md) -- [Appointment Scheduling](appointment-scheduling.md) -- [Work From Home](workfromhome.md) + ## Docker - [Docker](docker.md) ## Kubernetes @@ -208,6 +204,11 @@ A curated list of awesome references collected since 2018. Microservices archite - [Cloudflare](cloudflare.md) ## Big Data - [Big Data](bigdata.md) +## Project Management Methodology +- [Project Management Methodology](project-management-methodology.md) +- [Project Management Tools](project-management-tools.md) +- [Appointment Scheduling](appointment-scheduling.md) +- [Work From Home](workfromhome.md) ## More References - [E-Learning](elearning.md) - [Forums and Communities](newsfeeds.md) diff --git a/docs/nosql.md b/docs/nosql.md index 26dbacf5..6afc50a0 100644 --- a/docs/nosql.md +++ b/docs/nosql.md @@ -26,6 +26,7 @@ - [vishnu.hashnode.dev: 4 Types Of NoSQL Databases](https://vishnu.hashnode.dev/4-types-of-nosql-databases) Evaluate which type of NoSQL database best fits your use case - [medium: When to Use MongoDB Rather than MySQL](https://medium.com/@rsk.saikrishna/when-to-use-mongodb-rather-than-mysql-d03ceff2e922) - [sysadminxpert.com: Demystifying NoSQL Databases 🌟](https://sysadminxpert.com/demystifying-nosql-databases/) +- [datastax.medium.com: SQL versus NoSQL: The Pros and Cons](https://datastax.medium.com/sql-versus-nosql-the-pros-and-cons-488d4a7ba92f) ### Couchbase * [wikipedia: Couchbase Server](https://en.wikipedia.org/wiki/Couchbase_Server) diff --git a/docs/recruitment.md b/docs/recruitment.md index a275e2b7..0c254a8d 100644 --- a/docs/recruitment.md +++ b/docs/recruitment.md @@ -132,6 +132,7 @@ ![interviews getting harder](images/interviews_getting_harder.jfif) [![excelente_propuesta_de_trabajo_meme](images/excelente_propuesta_de_trabajo_meme.png)](https://sinergiasincontrol.blogspot.com/2021/11/643-la-excelente-propuesta-de-trabajo.html9) + diff --git a/mkdocs.yml b/mkdocs.yml index e37eb80a..0fa098c7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -80,11 +80,6 @@ nav: - TestOps: - TestOps and Continuous Testing: testops.md - QA: qa.md - - Project Management: - - Project Management Methodology: project-management-methodology.md - - Project Management Tools: project-management-tools.md - - Appointment Scheduling: appointment-scheduling.md - - Work From Home: workfromhome.md - Docker: docker.md - Kubernetes: - Kubernetes: kubernetes.md @@ -103,9 +98,9 @@ nav: - Kubernetes Releases: kubernetes-releases.md - Kubernetes Matrix Table: matrix-table.md - Kubernetes alternatives: kubernetes-alternatives.md - - SUSE Rancher: + - Rancher: - Rancher - Enterprise management for Kubernetes: rancher.md - - RedHat OpenShift: + - OpenShift: - OpenShift docs: openshift.md - OCP 3: ocp3.md - OCP 4: ocp4.md @@ -143,7 +138,7 @@ nav: - Database Version Control. Liquibase, Flyway and PlanetScale: liquibase.md - Template-Free Kubernetes Configuration Customization with Kustomize: kustomize.md - Templating YAML with YAML Processors. Static Checking of Kubernetes YAML Files: yaml.md - - Infra Management Tools: + - Infra Mgmt Tools: - IaC Infrastructure as Code: iac.md - Pulumi: pulumi.md - Terraform & Packer. K8s boilerplates: terraform.md @@ -181,7 +176,7 @@ nav: - Low Code and No Code: lowcode-nocode.md - Web 3: web3.md - Digital Money: digital-money.md - - Public Cloud: + - Cloud: - Public Cloud Solutions: public-cloud-solutions.md - Edge Computing: edge-computing.md - Cloud Architecture Diagram Tools: cloud-arch-diagrams.md @@ -193,6 +188,11 @@ nav: - Digital Ocean: digitalocean.md - Cloudflare: cloudflare.md - Big Data: bigdata.md + - Project Management: + - Project Management Methodology: project-management-methodology.md + - Project Management Tools: project-management-tools.md + - Appointment Scheduling: appointment-scheduling.md + - Work From Home: workfromhome.md - More References: - E-Learning: elearning.md - Subreddits: newsfeeds.md