際際滷shows by User: mithunshanbhag / http://www.slideshare.net/images/logo.gif 際際滷shows by User: mithunshanbhag / Mon, 10 Feb 2020 05:09:13 GMT 際際滷Share feed for 際際滷shows by User: mithunshanbhag CloudSkew Architecture /slideshow/cloudskew-architecture/227495190 cloudskewarchitecture-200210050913
TBD]]>

TBD]]>
Mon, 10 Feb 2020 05:09:13 GMT /slideshow/cloudskew-architecture/227495190 mithunshanbhag@slideshare.net(mithunshanbhag) CloudSkew Architecture mithunshanbhag TBD <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/cloudskewarchitecture-200210050913-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> TBD
CloudSkew Architecture from Mithun Shanbhag
]]>
551 0 https://cdn.slidesharecdn.com/ss_thumbnails/cloudskewarchitecture-200210050913-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Azure Pipelines /mithunshanbhag/azure-pipelines azurepipelines-191123124031
In this session, we'll explore how to deploy various applications to azure using YAML pipelines. First we'll peek into the basics of azure pipelines (stages, jobs, tasks, agents, triggers etc). Then we'll walk through some examples - deploying an angular app to azure static storage, deploying a containerized node/express app to azure app service, zip-deploying an asp.net core app to app service. ]]>

In this session, we'll explore how to deploy various applications to azure using YAML pipelines. First we'll peek into the basics of azure pipelines (stages, jobs, tasks, agents, triggers etc). Then we'll walk through some examples - deploying an angular app to azure static storage, deploying a containerized node/express app to azure app service, zip-deploying an asp.net core app to app service. ]]>
Sat, 23 Nov 2019 12:40:31 GMT /mithunshanbhag/azure-pipelines mithunshanbhag@slideshare.net(mithunshanbhag) Azure Pipelines mithunshanbhag In this session, we'll explore how to deploy various applications to azure using YAML pipelines. First we'll peek into the basics of azure pipelines (stages, jobs, tasks, agents, triggers etc). Then we'll walk through some examples - deploying an angular app to azure static storage, deploying a containerized node/express app to azure app service, zip-deploying an asp.net core app to app service. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/azurepipelines-191123124031-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In this session, we&#39;ll explore how to deploy various applications to azure using YAML pipelines. First we&#39;ll peek into the basics of azure pipelines (stages, jobs, tasks, agents, triggers etc). Then we&#39;ll walk through some examples - deploying an angular app to azure static storage, deploying a containerized node/express app to azure app service, zip-deploying an asp.net core app to app service.
Azure Pipelines from Mithun Shanbhag
]]>
2210 0 https://cdn.slidesharecdn.com/ss_thumbnails/azurepipelines-191123124031-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Terraform on Azure /mithunshanbhag/terraform-on-azure-166063069 terraformonazure-190824111329
In this hands-on workshop, we'll explore how to deploy resources to azure using terraform. First we'll peek into the basics of terraform (HCL language, CLI, providers, provisioners, modules, plans, state files etc). Then in our hand-on exercise, we'll author terraform scripts to deploy virtual networks, virtual machines and app services to azure. Finally we'll walk through some azure tooling & integrations for terraform (azure cloud shell, hosted images in azure devops, azure marketplace images, VSCode extensions etc). Author: Mithun Shanbhag ]]>

In this hands-on workshop, we'll explore how to deploy resources to azure using terraform. First we'll peek into the basics of terraform (HCL language, CLI, providers, provisioners, modules, plans, state files etc). Then in our hand-on exercise, we'll author terraform scripts to deploy virtual networks, virtual machines and app services to azure. Finally we'll walk through some azure tooling & integrations for terraform (azure cloud shell, hosted images in azure devops, azure marketplace images, VSCode extensions etc). Author: Mithun Shanbhag ]]>
Sat, 24 Aug 2019 11:13:29 GMT /mithunshanbhag/terraform-on-azure-166063069 mithunshanbhag@slideshare.net(mithunshanbhag) Terraform on Azure mithunshanbhag In this hands-on workshop, we'll explore how to deploy resources to azure using terraform. First we'll peek into the basics of terraform (HCL language, CLI, providers, provisioners, modules, plans, state files etc). Then in our hand-on exercise, we'll author terraform scripts to deploy virtual networks, virtual machines and app services to azure. Finally we'll walk through some azure tooling & integrations for terraform (azure cloud shell, hosted images in azure devops, azure marketplace images, VSCode extensions etc). Author: Mithun Shanbhag <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/terraformonazure-190824111329-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In this hands-on workshop, we&#39;ll explore how to deploy resources to azure using terraform. First we&#39;ll peek into the basics of terraform (HCL language, CLI, providers, provisioners, modules, plans, state files etc). Then in our hand-on exercise, we&#39;ll author terraform scripts to deploy virtual networks, virtual machines and app services to azure. Finally we&#39;ll walk through some azure tooling &amp; integrations for terraform (azure cloud shell, hosted images in azure devops, azure marketplace images, VSCode extensions etc). Author: Mithun Shanbhag
Terraform on Azure from Mithun Shanbhag
]]>
2895 1 https://cdn.slidesharecdn.com/ss_thumbnails/terraformonazure-190824111329-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Identity, authentication and authorization /slideshow/identity-authentication-and-authorization-162881351/162881351 identityauthnauthz-190810134736
In this talk, we'll dive into the basics of authentication from an asp.net developer's perspective. If words like "JWT", "claims", "OAuth", "OpenID", "authentication server", "refresh tokens" etc confuse you, then this talk is for you. We'll also peek into identity platforms like Auth0, Okta, Azure AD B2C, IdentityServer etc which are commonly used with asp.net. Finally we'll walk through some best practices and checklists. All slides & code samples will be publicly shared after the presentation. Author: Mithun Shanbhag]]>

In this talk, we'll dive into the basics of authentication from an asp.net developer's perspective. If words like "JWT", "claims", "OAuth", "OpenID", "authentication server", "refresh tokens" etc confuse you, then this talk is for you. We'll also peek into identity platforms like Auth0, Okta, Azure AD B2C, IdentityServer etc which are commonly used with asp.net. Finally we'll walk through some best practices and checklists. All slides & code samples will be publicly shared after the presentation. Author: Mithun Shanbhag]]>
Sat, 10 Aug 2019 13:47:36 GMT /slideshow/identity-authentication-and-authorization-162881351/162881351 mithunshanbhag@slideshare.net(mithunshanbhag) Identity, authentication and authorization mithunshanbhag In this talk, we'll dive into the basics of authentication from an asp.net developer's perspective. If words like "JWT", "claims", "OAuth", "OpenID", "authentication server", "refresh tokens" etc confuse you, then this talk is for you. We'll also peek into identity platforms like Auth0, Okta, Azure AD B2C, IdentityServer etc which are commonly used with asp.net. Finally we'll walk through some best practices and checklists. All slides & code samples will be publicly shared after the presentation. Author: Mithun Shanbhag <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/identityauthnauthz-190810134736-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In this talk, we&#39;ll dive into the basics of authentication from an asp.net developer&#39;s perspective. If words like &quot;JWT&quot;, &quot;claims&quot;, &quot;OAuth&quot;, &quot;OpenID&quot;, &quot;authentication server&quot;, &quot;refresh tokens&quot; etc confuse you, then this talk is for you. We&#39;ll also peek into identity platforms like Auth0, Okta, Azure AD B2C, IdentityServer etc which are commonly used with asp.net. Finally we&#39;ll walk through some best practices and checklists. All slides &amp; code samples will be publicly shared after the presentation. Author: Mithun Shanbhag
Identity, authentication and authorization from Mithun Shanbhag
]]>
460 1 https://cdn.slidesharecdn.com/ss_thumbnails/identityauthnauthz-190810134736-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Design Patterns for Data Management and Consistency /mithunshanbhag/design-patterns-for-data-management-and-consistency designpatternsfordatamanagement-190713110625
In this talk, we'll take a look at some design patterns around data management and consistency (CQRS, Event Sourcing, Materialized Views, Partitioning/Sharding, Cache-aside, Sagas/Compensating transaction etc). We'll also peek into how these patterns can be used with both traditional RDBMS/SQL as well as NOSQL (KV, document, wide column, graph) stores. Finally we'll also cover some fundamentals (CAP theorem, consistency levels, opportunistic levels). Author: Mithun Shanbhag ]]>

In this talk, we'll take a look at some design patterns around data management and consistency (CQRS, Event Sourcing, Materialized Views, Partitioning/Sharding, Cache-aside, Sagas/Compensating transaction etc). We'll also peek into how these patterns can be used with both traditional RDBMS/SQL as well as NOSQL (KV, document, wide column, graph) stores. Finally we'll also cover some fundamentals (CAP theorem, consistency levels, opportunistic levels). Author: Mithun Shanbhag ]]>
Sat, 13 Jul 2019 11:06:25 GMT /mithunshanbhag/design-patterns-for-data-management-and-consistency mithunshanbhag@slideshare.net(mithunshanbhag) Design Patterns for Data Management and Consistency mithunshanbhag In this talk, we'll take a look at some design patterns around data management and consistency (CQRS, Event Sourcing, Materialized Views, Partitioning/Sharding, Cache-aside, Sagas/Compensating transaction etc). We'll also peek into how these patterns can be used with both traditional RDBMS/SQL as well as NOSQL (KV, document, wide column, graph) stores. Finally we'll also cover some fundamentals (CAP theorem, consistency levels, opportunistic levels). Author: Mithun Shanbhag <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/designpatternsfordatamanagement-190713110625-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In this talk, we&#39;ll take a look at some design patterns around data management and consistency (CQRS, Event Sourcing, Materialized Views, Partitioning/Sharding, Cache-aside, Sagas/Compensating transaction etc). We&#39;ll also peek into how these patterns can be used with both traditional RDBMS/SQL as well as NOSQL (KV, document, wide column, graph) stores. Finally we&#39;ll also cover some fundamentals (CAP theorem, consistency levels, opportunistic levels). Author: Mithun Shanbhag
Design Patterns for Data Management and Consistency from Mithun Shanbhag
]]>
392 1 https://cdn.slidesharecdn.com/ss_thumbnails/designpatternsfordatamanagement-190713110625-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
WSL - Windows SubSytem For Linux /slideshow/wsl-windows-subsytem-for-linux/152634682 windowssubsytemforlinux-190629140556
In this talk, we'll dive into WSL (Windows SubSystem For Linux). We'll look at the internals, tooling, tips/tricks/gotchas & upcoming roadmap for WSL2. Author: Mithun Shanbhag ]]>

In this talk, we'll dive into WSL (Windows SubSystem For Linux). We'll look at the internals, tooling, tips/tricks/gotchas & upcoming roadmap for WSL2. Author: Mithun Shanbhag ]]>
Sat, 29 Jun 2019 14:05:56 GMT /slideshow/wsl-windows-subsytem-for-linux/152634682 mithunshanbhag@slideshare.net(mithunshanbhag) WSL - Windows SubSytem For Linux mithunshanbhag In this talk, we'll dive into WSL (Windows SubSystem For Linux). We'll look at the internals, tooling, tips/tricks/gotchas & upcoming roadmap for WSL2. Author: Mithun Shanbhag <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/windowssubsytemforlinux-190629140556-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In this talk, we&#39;ll dive into WSL (Windows SubSystem For Linux). We&#39;ll look at the internals, tooling, tips/tricks/gotchas &amp; upcoming roadmap for WSL2. Author: Mithun Shanbhag
WSL - Windows SubSytem For Linux from Mithun Shanbhag
]]>
1208 2 https://cdn.slidesharecdn.com/ss_thumbnails/windowssubsytemforlinux-190629140556-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Creating user-mode debuggers for Windows /slideshow/creating-usermode-debuggers-for-windows/150630408 xdbg-debugger-190619144717
Creating user-mode debuggers for Windows Author: Mithun Shanbhag ]]>

Creating user-mode debuggers for Windows Author: Mithun Shanbhag ]]>
Wed, 19 Jun 2019 14:47:17 GMT /slideshow/creating-usermode-debuggers-for-windows/150630408 mithunshanbhag@slideshare.net(mithunshanbhag) Creating user-mode debuggers for Windows mithunshanbhag Creating user-mode debuggers for Windows Author: Mithun Shanbhag <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/xdbg-debugger-190619144717-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Creating user-mode debuggers for Windows Author: Mithun Shanbhag
Creating user-mode debuggers for Windows from Mithun Shanbhag
]]>
433 2 https://cdn.slidesharecdn.com/ss_thumbnails/xdbg-debugger-190619144717-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Crash course in sql /slideshow/crash-course-in-sql/150622960 crashcourseinsql-190619141156
Crash course in sql Author: Mithun Shanbhag ]]>

Crash course in sql Author: Mithun Shanbhag ]]>
Wed, 19 Jun 2019 14:11:55 GMT /slideshow/crash-course-in-sql/150622960 mithunshanbhag@slideshare.net(mithunshanbhag) Crash course in sql mithunshanbhag Crash course in sql Author: Mithun Shanbhag <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/crashcourseinsql-190619141156-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Crash course in sql Author: Mithun Shanbhag
Crash course in sql from Mithun Shanbhag
]]>
451 3 https://cdn.slidesharecdn.com/ss_thumbnails/crashcourseinsql-190619141156-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Crash course in git and github /slideshow/crash-course-in-git-and-github/150619980 crashcourseingitandgithub-190619135452
This is a crash course in git and github. In this presentation we'll cover git basics like staging/index, commits, branching, merging and remotes. We'll also walk through some collaboration scenarios like creating pull requests and resolving merge conflicts. Author: Mithun Shanbhag ]]>

This is a crash course in git and github. In this presentation we'll cover git basics like staging/index, commits, branching, merging and remotes. We'll also walk through some collaboration scenarios like creating pull requests and resolving merge conflicts. Author: Mithun Shanbhag ]]>
Wed, 19 Jun 2019 13:54:52 GMT /slideshow/crash-course-in-git-and-github/150619980 mithunshanbhag@slideshare.net(mithunshanbhag) Crash course in git and github mithunshanbhag This is a crash course in git and github. In this presentation we'll cover git basics like staging/index, commits, branching, merging and remotes. We'll also walk through some collaboration scenarios like creating pull requests and resolving merge conflicts. Author: Mithun Shanbhag <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/crashcourseingitandgithub-190619135452-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This is a crash course in git and github. In this presentation we&#39;ll cover git basics like staging/index, commits, branching, merging and remotes. We&#39;ll also walk through some collaboration scenarios like creating pull requests and resolving merge conflicts. Author: Mithun Shanbhag
Crash course in git and github from Mithun Shanbhag
]]>
163 3 https://cdn.slidesharecdn.com/ss_thumbnails/crashcourseingitandgithub-190619135452-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-mithunshanbhag-48x48.jpg?cb=1614425276 You can follow me on twitter: @mithunshanbhag mithunshanbhag.github.io/ https://cdn.slidesharecdn.com/ss_thumbnails/cloudskewarchitecture-200210050913-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/cloudskew-architecture/227495190 CloudSkew Architecture https://cdn.slidesharecdn.com/ss_thumbnails/azurepipelines-191123124031-thumbnail.jpg?width=320&height=320&fit=bounds mithunshanbhag/azure-pipelines Azure Pipelines https://cdn.slidesharecdn.com/ss_thumbnails/terraformonazure-190824111329-thumbnail.jpg?width=320&height=320&fit=bounds mithunshanbhag/terraform-on-azure-166063069 Terraform on Azure