Skip to content

Cloud is Easy

  • Home
  • Buy Me A Coffee
Mar 26 2022
Azure, Network, Networking

Virtual Network Peering Using Bicep

by Praveen
No Comments
Peer two virtual network in different resource groups using bicep templates.
azure, bicep, peering, Vnet
Jul 03 2021
Azure Kubernetes Service, Kubernetes

Run Custom Command From Init Containers

by Praveen
No Comments
Init containers are used quite often in Kubernetes and Azure Kubernetes Service. They are not very different from your regular containers. You need to remember only two things – initContainers...
AKS, initContainers, Kubernetes
Jul 03 2021
Azure Kubernetes Service, Kubernetes

Manage Kubernetes rolling updates using maxSurge and maxUnavailable

by Praveen
No Comments
One of the most common scenarios that we come across is managing Kubernetes rolling updates. In this post we will cover how to do it and the changes required in...
Kubernetes, maxSurge, maxUnavailable, rollingUpdates
Jun 28 2021
Kubernetes

How to create Kubernetes deployment YAML files?

by Praveen
No Comments
Whenever someone start with Kubernetes, one of the first things they want some clarity on is how to create kubernetes deployment YAML files. Here we are going to cover exactly...
Jun 26 2021
Azure, Azure Kubernetes Service, Kubernetes

AKS Basics: Deploy Application On AKS

by Praveen
No Comments
If you have followed previous two posts on creating AKS cluster and connecting to AKS cluster, you should be having an accessible Kubernetes cluster. In this post, we will cover...
AKS, deploy application, SERVICE, YAML
Jun 25 2021
Azure, Azure Kubernetes Service, Courses, Kubernetes

AKS Basics: Connect to AKS Cluster

by Praveen
No Comments
This post is a continuation of our AKS Basics series. If you followed post “AKS Basics: Creating AKS Cluster Using Portal” you must have an AKS cluster to work with....
cloud shell, connect aks, kubectl
Jun 25 2021
Azure, Azure Kubernetes Service, Courses, Kubernetes

AKS Basics: Create AKS Cluster Using Azure Portal

by Praveen
No Comments
This post is part of “AKS Basics” series. Under this series, we will cover various topics to get you started with real time Azure Kubernetes projects. It will contain everything...
aks basics, Kubernetes, tutorial
Jun 22 2021
Azure Kubernetes Service, Kubernetes

Manage Multiple Kubernetes Clusters from VS Code

by Praveen
No Comments
If you’re starting with multiple Kubernetes of AKS projects, it might be difficult to manage multiple clusters. If you’re here then you must be looking for help on managing multiple...
Helm, Kubernetes, Visual Studio
Jun 13 2021
Apache, Azure, Azure Kubernetes Service, Kubernetes, PVC, Storage

Deploying Apache Server on AKS with Azure Files

by Praveen
No Comments
This post is a tutorial on deploying Apache web server on Azure Kubernetes Service using persistent volumes. To use web server with several fronts, content is required to be served...
AKS, Apache, Azure Files, PVC, SMB
Jun 12 2021
Azure, Azure App Service, Azure Key Vaults, Networking

Fetch Azure Key Vault Secrets From Azure App Service Over Private Endpoint

by Praveen
No Comments
While modernizing an application or creating a cloud-native application, managing secrets becomes a very important task. This article will cover two different ways to fetch secrets from Azure Key Vault....
app service, azure, key vaults, private endpoint, system assigned identity
Jun 11 2021
Artificial Intelligence, Deep Learning, Machine Learning

What is the difference between Artificial Intelligence, Machine Learning and Deep Learning

by Praveen
No Comments
Today, many terms related to artificial intelligence, machine learning, and deep learning are widely used in business context, especially when it comes to making correct predictions and analyzing data. The...
Jun 10 2021
Machine Learning

ISRO Is Conducting A Free Five-Day Machine Learning Course

by Praveen
No Comments
Indian Institute of Remote Sensing (IIRS), Indian Space Research Organization (ISRO) is conducting a five-day course on “Machine Learning to Deep Learning: A journey for remote sensing data classification”. It...

Posts navigation

1 2

Cloud is Easy

Copyright © 2020 Cloud is Easy