📍 Azure Bastion is a type of PaaS Service offered by Microsoft. It helps you connect with Azure Virtual Machines and provides RDP/SSH from the Azure Portal and the Browsers. 📍 As VPN requires public IP to connect to machines. Enabling Azure Bastion will eliminate the need for Public IPs & secure the network. 📍 […]
Read MoreFor applications to be portable, an application’s configuration will change between environments. So, we should try to keep the configuration out of the container image with our Docker containers. ➤ ConfigMaps A ConfigMap affords a method to include non-sensitive data information in your deployment. A configmap contains information in key-value pairs. However, the values can […]
Read MoreGoogle Cloud Run is a fully managed compute platform that enables users to run stateless containers which can be invoked via Pub/Sub events or web requests. It is serverless which implies that it abstracts all the infrastructure management tasks so that users can focus on building great applications.It is built from Knative that allows serving […]
Read MoreThis blog post- k21academy.com/dp10024 will cover the Q/A’s from Day 1 of Design & Implement a Data Science Solution on Azure [DP-100] in which we have covered Module 1: Getting Started with Azure Machine Learning, and Module 2: No-Code Machine Learning (Auto ML) FAQs. This blog will help you to get started with Design & […]
Read MoreBinary Large Object is the storage arena for text, audio, images, and video. Every blob resides inside a container. Blob storage act as the persistent store, where the data is stored for a long time. One of the advantages of Blob Storage is that it offers zone-wise redundant processes. Different copies of data are created […]
Read MoreData Analysis Expressions (DAX) is a syntax language that comprises formulae and expressions that are used in data manipulation. Functions, constants, and operators are used in DAX to create expressions. How does it work? DAX works on a combination of three fundamental concepts: ➥ Syntax Syntax refers to the components of the formula you are […]
Read MoreThis blog post is going to cover all necessary information about Power Query – one of the important and powerful tools in Microsoft Azure Power BI Service. Power Query is a powerful Power BI tool that takes care of Power BI operations in locating, connecting, and loading diversified data across various sources. It also shapes […]
Read MoreDevOps DevOps is made of two words Development and Operation. It is a methodology that focuses on agility and bringing teams together to perform Software and IT operations. Using DevOps, organization enhances processes and achieves efficiency in their business. CloudOps CloudOps has been coined from two words- “Cloud and Operation.” It is the process by […]
Read More📌The support for the 11g and 12c database is coming to an end but for 19c, long-term support is available. 📌Oracle database 19 offers customers the best performance, scalability, reliability, and security for all their operational and analytical workloads. 📌EBS Database can be on-premise or on Cloud, upgrade steps are different on both on-prem and […]
Read MoreIn the world of Data Visualization or BI, we have two options to adopt; they are nothing but Power BI and Tableau. Both Power BI and Tableau are Data Analytics and Business Intelligence platforms. They help you perform data manipulation, data analysis, and data visualization to make sense of business data and draw insights. Microsoft […]
Read More