Asad Faizi, Hacker Noon

Asad Faizi

Hacker Noon

Seattle, WA, United States

Contact Asad

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Hacker Noon

Past articles by Asad:

Breaking Down What is New in Kubernetes 1.19

The new Kubernetes 1.19 comes with 34 enhancements. Out of these, 10 have progressed to stable, 15 are in the beta stage, and 9 are in the alpha. → Read More

Kubernetes Day-2 Operations – Part III

Kubernetes has revolutionized the way developers run their workloads by abstracting a part of the actual infrastructure → Read More

Kubernetes Day-2 Operations, Part I

Kubernetes is the de-facto standard for container clustering and orchestration. Its adoption is soaring in cloud-native applications. → Read More

Deploy a LAMP stack as a Helm Chart

Kubernetes deployments are becoming even more complex but Helm is a good solution to bridge this deployment complexity and package Kubernetes applications → Read More

How The NSA Says You Should Secure Kubernetes

Security has become a primary consideration for any technological solution. Here are the NSA's recommendations for securing Kubernetes against hackers. → Read More

Kubernetes' Impact on Development

Kubernetes is the reason containerization has garnered acceptance among enterprises. Whether you like it or not, it has made your life as a developer easy. → Read More

Infrastructure as Code: Almost Everything You Need to Know

Infrastructure as Code is invaluable when it comes to automating infrastructure by defining infrastructure configurations as code. → Read More

Should You Learn Kubernetes in 2022

With the increasing popularity of containerized applications, the container orchestration platform Kubernetes has become a must in the toolset of a developer. → Read More

What Are The Common Kubernetes Security Vulnerabilities

Kubernetes has become the de-facto standard for managing containerized applications. However, this usage also led to an increased attack surface for K8s. → Read More

Reducing Kubernetes Costs

Kubernetes has become the de-facto choice for most users and one aspect that any Kubernetes administrator must look into is managing Kubernetes costs. → Read More

Kubernetes Secrets and ConfigMaps

In this article we will discuss about the applications of Kubernetes ConfigMaps and Secrets. → Read More

A Quick Guide to Writing YAML for Kubernettes

YAML is a human-friendly, data serialization standard. It also has various applications in Kubernetes. → Read More

Why you Should Get Started Building Containers on Kubernetes

Kubernetes is ideal for container orchestration. Because of its features, it also comes with complexity. In this article, we will discuss when to use Kubernetes → Read More

GitOps. GitOps? What is GitOps?

In this blog we will try to answer all your pressing questions about GitOps and find out how it can help you in the software delivery process. → Read More

How to Deploy Apps to a Local K3d Cluster

In this post, we will discuss how to deploy and test an application on a local Kubernetes cluster. → Read More

What is MLOps and How Kubernetes can Help

Why is #Kubernetes so important for MLOps? Find out in our blog post below. → Read More

Helm — Everything You Need to Know Part II

In this tutorial, we are going to learn about Helm versions (v2 vs. v3), and a practical example of how to use it. → Read More

Comparing The Top 10 Kubernetes CI/CD Tools

In this post, we provide a list of the 10 best Kubernetes CI/CD tools that will help you decide which tool is best for your Kubernetes CI/CD pipeline. → Read More

Kubernetes Distributed Performance Testing using Locust

Docker and Kubernetes are powerful tools that can help you in aligning your Machine Learning production cycles with the business operations requirements. → Read More