NinethSense oWnZ mE! – Praveen’s Drawing Book I will be talking at Kerala Microsoft Users Group / K-MUG’s Kochi December 2019 version at Smartcity, Kochi on 7th. Registration and more details: http://k-mug.net/register
-
-
Nice read – https://codeburst.io/enterprise-software-is-the-hardest-software-to-write-c76d59725f3
-
A very nice, informative deck on Data Lake / Modern Data Warehouse by james Serra.
-
Good read – https://www.redhat.com/en/resources/cloud-native-container-design-whitepaper “Cloud-native” is a term used to describe applications designed specifically to run on a cloud-based infrastructure. Typically, cloud-native applications are developed as loosely coupled microservices running in containers managed by platforms. These applications anticipate failure, and they run and scale reliably even when their underlying infrastructure is experiencing outages. To offer such capabilities, cloud-native platforms impose a set of contracts and constraints on the applications running on them. These contracts ensure that the applications conform to certain constraints and allow the platforms to automate the management of the containerized applications.
-
NinethSense oWnZ mE! – Praveen’s Drawing Book Here is the link for version v1.4.11 – https://github.com/bruderstein/nppPluginManager/releases/tag/v1.4.11
-
I am speaking at K-MUG TechDay June 2019 event on Azure Service Bus.
-
This blog demonstrates how you can JOIN (yes, like in SQL) two xml (datasets) to one using a common ID (relationship). shop.xml price.xml main.xsl Resulting XML, after transformation should look like: Bonus code, if some .net developers want a transformation code:
-
More details & registration – https://k-mug.net/register
-
“Dimension relationship” refers to the direct or indirect relationships between dimension and its measure groups in a Cube. Regular Refers to a standard relationship, when a Key column in the dimension is directly joined to fact table. Reference When a Key column in the dimension is indirectly joined to fact table by referencing another dimension. Fact / Degenerate Dimensions constructed from attribute columns in fact tables than from attribute columns in dimension tables. Many-to-Many One dimension is associated with multiple facts Read more: https://docs.microsoft.com/en-us/sql/analysis-services/multidimensional-models-olap-logical-cube-objects/dimension-relationships?view=sql-server-2017 Note: My study notes
-
Shu Ha Ri is a learning model, or technique where at first (Shu) he/she follows a master and does the activities without knowing the why factor. He follows only one way of doing an activity even though there are different and efficient ways to accomplish same. Later (Ha) he learns more about the underlying details and starts to learn from different sources or masters and starts to do activities more efficiently. At the final stage (Ri) he starts to think of their own and builds his on ways of doing things within his comfort zone.