Open in app
Home
Notifications
Lists
Stories

Write
Shailender Choudhary
Shailender Choudhary

Home

Mar 24

Monitor Azure Kubernetes Service(AKS) with Prometheus and Grafana

Prometheus is an open-source systems monitoring and alerting toolkit. Prometheus collects and stores its metrics as time series data, i.e. metrics information is stored with the timestamp at which it was recorded, alongside optional key-value pairs called labels. Grafana is an open-source platform for monitoring and observability. …

Azure

4 min read

Monitor Azure Kubernetes Service(AKS) with Prometheus and Grafana
Monitor Azure Kubernetes Service(AKS) with Prometheus and Grafana

Mar 13

Access Secrets from Azure Key Vault in Azure Kubernetes Service

Managing secrets and using secrets in the Azure Kubernetes environment is a very important security aspect. While working with Kubernetes and secrets in particular you will know that they are not secure by default. In fact, they are just base64 encoded strings which can be easily decoded. …

Azure

4 min read

Access Secrets from Azure Key Vault in Azure Kubernetes Service
Access Secrets from Azure Key Vault in Azure Kubernetes Service

Published in Dev Genius

·Mar 5

ExternalDNS and Host-Based TLS Ingress in AKS Cluster

This article covers the process of configuring ExternalDNS with Azure Kubernetes Service (AKS) and Azure DNS. By deploying and configuring External-DNS and necessary Azure services correctly, you can ensure proper routing from your custom domain into Kubernetes. Ingress object will update the DNS zone with the correct record. Steps to be performed: Create a…

Azure

4 min read

ExternalDNS and Host-Based TLS Ingress in AKS Cluster
ExternalDNS and Host-Based TLS Ingress in AKS Cluster

Published in Dev Genius

·Mar 3

Secure AKS Ingress with LetsEncrypt

This article shows how to deploy the NGINX ingress controller in an Azure Kubernetes Service (AKS) cluster. The ingress controller is configured with a static public IP address on Azure Standard Load Balancer. The cert-manager project is used to automatically generate and configure Let’s Encrypt certificates. …

Devsecops

4 min read

Secure AKS Ingress with LetsEncrypt
Secure AKS Ingress with LetsEncrypt

Feb 3

SonarQube on Azure Ubuntu 20.04 LTS

SonarQube is an open-source tool that assists in code quality analysis and reporting. It scans your source code looking for potential bugs, vulnerabilities, and maintainability issues, and then presents the results in a report which will allow you to identify potential issues in your application. Community edition of SonarQube is…

Security

4 min read

SonarQube on Azure Ubuntu 20.04 LTS
SonarQube on Azure Ubuntu 20.04 LTS

Mar 2, 2021

AKS Security using RBAC and Azure AD

While Kubernetes offers enhanced pace, portability, and the ability to use microservices architectures, they can also introduce security vulnerabilities and broaden the attack surface. To make it more secure and robust, Kube cluster should be designed and architected keeping security as the primary aspect. In this article, we will set…

Azure

3 min read

AKS Security using RBAC and Azure AD
AKS Security using RBAC and Azure AD

Oct 17, 2020

Terraform Remote Backend with State Locking in AWS and Azure

What is Terraform State File? By default, when you run “terraform plan” or the “terrafom apply” commands, a record called terraform.tfstate file is created locally. This state file is used by Terraform to map resources to the configuration, keep track of metadata, and to improve performance for large infrastructures. …

Iaac

3 min read

Terraform Remote Backend with State Locking in AWS and Azure
Terraform Remote Backend with State Locking in AWS and Azure

Oct 8, 2020

Continuous Application Security in DevSecOps

Digitization is evolving the businesses to adopt modern approaches in their IT infrastructure. This is the reason everyone talks about speed, agility and time to market, but security is the least discussed and focussed part of the infrastructure. DevSecOps takes care of continuous security along with continuous integration and deployment…

Devsecops

5 min read

Continuous Application Security in DevSecOps
Continuous Application Security in DevSecOps

Sep 24, 2020

Securing Pods in Azure Kubernetes Service

Many Organisations neglect necessary security measures while designing their IT infrastructure and end up with a chaotic approach to incident management and mitigation. Security mostly works with the 20:80 rule, where 20% of the time spent on implementing security will make the environment 80% secure. We hear a lot about…

Azure

5 min read

Securing Pods in Azure Kubernetes Service
Securing Pods in Azure Kubernetes Service

Sep 16, 2020

Azure App Services — Network Connections

Nowadays, Organisations are following the digital transformation path and making strategies to modernise their applications to run in PAAS or containers. Refactoring an application in this fashion achieves many benefits of the cloud. If we talk specifically about cloud environments, Azure App Service is among the famous choices. Deploying a…

Azure

6 min read

Azure App Services — Network Connections
Azure App Services — Network Connections
Shailender Choudhary

Shailender Choudhary

Lead Cloud and DevSecOps Consultant at SoftwareONE Australia

Following
  • Daniel Bryant

    Daniel Bryant

  • National Australia Bank

    National Australia Bank

  • Tj Blogumas

    Tj Blogumas

  • Ella Alderson

    Ella Alderson

  • Teracloud

    Teracloud

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable