Skip to content
View nmendybayev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report nmendybayev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nmendybayev/README.md

Image

Hi, this is my GitHub Portfolio

Welcome to my GitHub account! This space is dedicated to showcasing my projects. Each project is focused on solving a specific task. Feel free to explore my repositories.

Project Table:

  • Enterprise_CICD and gitops-pipeline: Implementation of robust, scalable, and secure CI/CD pipeline.
  • Engineering Challenge: Completing a hands-on DevOps engineering challenge
  • ArgoCD and nginx-private-argo: A Continuous Deployment-focused project
  • GitHub Actions and ArgoCD: A Continuous Integration-focused project
  • EKS Cluster: Kubernetes cluster setup with HPA, Cluster Autoscaler, and Cert Manager
  • CSI Driver: Enabling Kubernetes to manage AWS EBS volumes through PVs and PVCs
  • EFS: Enabling Kubernetes to manage AWS EFS volumes
  • RDS: Best practices for provisioning databases, handling secrets, and integrating alerts
  • Lambda: Rotating secrets in AWS Secrets Manager using AWS Lambda
  • Logging: Implementing logging with the EFK stack (Elasticsearch, Fluentd, and Kibana)
  • Monitoring: Implementing monitoring with Prometheus and Grafana
  • VPC: Terraform modules for reusable code and infrastructure provisioning best practices
  • Slackbot: Containerizing a Slackbot that listens to events from a Slack channel
  • nmend.dev: Repository for my website (code only)
  • Certbot: Managing SSL/TLS certificates with Certbot
  • Sealed Secrets: Enhancing Infrastructure as Code reusability with Sealed Secrets
  • SpringBoot Docker: Containerizing a Java application built with SpringBoot and Maven

Popular repositories Loading

  1. Monitoring Monitoring Public

    Prometheus and Grafana for monitoring

    Makefile 1

  2. ArgoCD ArgoCD Public

    This project includes two approaches for deploying and managing ArgoCD pipelines.

    Shell 1

  3. nmendybayev nmendybayev Public

  4. Slackbot Slackbot Public

    A SlackBot for Kubernetes cluster events

    Makefile

  5. Logging Logging Public

    EFK solution for logging

    Makefile

  6. RDS RDS Public

    This AWS RDS - database service

    HCL