Skip to content
View singhdivyanshi's full-sized avatar

Block or report singhdivyanshi

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

Pinned Loading

  1. Docker-imagesize-reduction Docker-imagesize-reduction Public

    This repository show how to optimize docker images to get smaller sizes and improved efficiency. By leveraging multi-stage builds and best practices, the project showcases techniques for minimizing…

    Go

  2. aks-key-vault-project aks-key-vault-project Public

    This project shows how to use Azure Kubernetes Service (AKS) with Azure Key Vault to keep secrets safe. It includes a Kubernetes pod that gets secrets from Key Vault using a managed identity, makin…

  3. Azure-functionapp-serverless-project Azure-functionapp-serverless-project Public

    This project implements a basic Azure Function App that uses a blob trigger to automatically respond to new blobs uploaded to Azure Blob Storage. This serverless architecture, it efficiently proces…

    Shell

  4. AzureDevOps-cicd AzureDevOps-cicd Public

    This repository consists of files which helped me build cicd project in azure devops. There are some files which aren't available such as earlier I used personal access token to deploy my docker im…

    C#