How To Deploy Azure Machine Learning Model In Production
Machine Learning is the process of training a machine with specific data to make inferences. There are various types of Machine Learning models. We can deploy the Machine Learning model on Azure by...
View ArticleDatastores And Datasets In Azure
In Azure, we have two concepts namely Datastores and Datasets. Datastores are used for storing connection information to Azure storage services while Datasets are references to the data source...
View ArticleAzure SQL Database | Azure Data Engineer Associate (DP-200 & DP-201): All You...
The Microsoft Azure SQL Database is the intelligent, scalable, relational database service built for the cloud. It is evergreen and always up to date, with AI-powered and automated features that...
View ArticleAzure Machine Learning Service Workflow For Beginners
Azure Machine Learning Service is a fully managed cloud service that is used to train, deploy, and manage machine learning models. It supports numerous open-source packages available in Python such as...
View ArticleVirtual Network (VNet) Peering In Azure
Curious about how Azure Infrastructure connects two different Virtual Networks like Inter-VLAN routing in On-premise? What is VNet Peering? How we configure VNet peering in Microsoft Azure? And What...
View ArticleHow to Setup a Three Node Kubernetes Cluster for CKA: Step by Step
A Kubernetes Cluster is a group of nodes or machines running together. At the highest level of Kubernetes, there exist two kinds of servers, a Master and a Worker node. There are many ways to create a...
View ArticleRBAC – Role-Based Access Control
Its a technique of regulating access to a computer or network resources based on the roles of individual users within an enterprise. To find out all about Network policies in Kubernetes Check out this...
View ArticleMicrosoft Azure Data Fundamentals [DP-900]: All You Need To Know
If you are planning to take the Microsoft Azure Data Fundamentals [DP-900] Certification then this blog post is for you! The DP-900 Microsoft Azure Data Fundamentals Certification is intended for those...
View ArticleOracle Integration Cloud (OIC) New Home Page
Oracle Integration Cloud has constantly been updating different features since the launch of OIC Gen 2. The latest improvement that Oracle Integration Cloud has undergone is the newly designed home...
View ArticleMulti Container Pods In Kubernetes
Kubernetes Pods are the smallest deployable unit created and managed by Kubernetes. If you need to run a single container in Kubernetes, then you have to create a pod for it which is nothing but Single...
View ArticleMicrosoft Azure Data Fundamentals [DP-900]: Step By Step Activity Guides...
The DP-900 Microsoft Azure Data Fundamentals Certification is intended for those candidates who want to start working with data on the cloud, get basic skills in cloud data services, and also build...
View ArticleKubernetes Security For Beginner – CKS
Kubernetes is the most used platform among admins. Given the platform’s popularity and high adoption rates, it’s important for developers to ensure that Kubernetes security is always prioritized. To...
View ArticleMicrosoft Azure AZ-303 Automate Deployment And Configuration Of Resources
Keen on getting an idea of different ways to deploy resources and know-how ARM Templates helps to deploy resources? Then check out K21academy’s blog post at – k21academy.com/az30312 & you will see...
View ArticleVCN Flow Logs for Oracle Cloud Infrastructure (OCI)
[New Update] Oracle VCN Flow Logs now available in the commercial realm Ever wondered what goes in and out of your network in the cloud and how? VCN Flow Logs allows you to view connection information...
View ArticleAzure Cosmos DB: All You Need to Know
Azure Cosmos DB is the globally distributed database service from Microsoft. Build applications with guaranteed high availability and low latency anywhere, at any scale, or migrate Cassandra, MongoDB,...
View ArticleAzure Pipelines vs Jenkins
Jenkins is a tool for CI/CD. But what if we decide to build our pipeline over cloud services like Microsoft Azure? 🤔 There are many questions like why it can be a better option over Jenkins and what...
View Article[New Update] Exadata X8M Now Available On Oracle Cloud (OCI)
Last year, Oracle released Exadata X8M for on-prem, and now Oracle has announced the availability of Exadata Cloud Service X8M in Oracle’s next-generation cloud, i.e. Oracle Cloud Infrastructure (OCI)....
View Article[AZ-900] Microsoft Azure Fundamental Training: Step By Step Activity...
The Azure Fundamentals Certification provides you with a complete introduction to the cloud as well as teaching you the basics of Azure cloud services. Check out our blog at k21academy.com/az90005 to...
View ArticleCase Study: How To Deploy Web App From S3 Bucket To EC2 Instance on AWS Using...
Want to know how to deploy a web application from an S3 bucket to an EC2 instance using AWS CodePipeline which is a part of CI/CD DevOps practices?🤔 ✔Then Check out this blog post of k21academy at...
View Article“Structured Data Vs Unstructured Data Vs Semi-Structured Data”
✔Structured data resides in predefined formats and models such as accounting transactions, address details, demographics information, machine log, etc. ✔Unstructured data is stored in its natural...
View Article