Home
Abhishek Pradhan
Cancel

Setup Dotnet, ASP.NET app with VS Code on Ubuntu / Linux

This article will help you to setup Dotnet/.NET 7, ASP.NET 7 app with VS Code on Ubuntu / Linux ASP.NET 7 webapi source code can be found at: https://github.com/abhishek-pradhan/dotnet7-webapi-h...

Setup JDK, maven, Java Spring Boot app with IntelliJ Idea on Ubuntu / Linux

This article will help you to setup JDK, maven, IntelliJ idea & create a new Java Spring Boot app on Ubuntu / Linux Java Spring Boot source code can be found at: https://github.com/abhishek-...

AWS re:Invent 2022 Keynote by Swami Sivasubramanian

Here I have captured key highlights from ~2 hours of AWS re:Invent 2022 Keynote by Swami Sivasubramanian, AWS VP Data & ML. New AWS services announced are preceded by New & bold font ...

AWS re:Invent 2022 Keynote by Werner Vogels

Here I have captured key highlights from ~2 hours of AWS re:Invent 2022 Keynote by Dr. Werner Vogels, Amazon CTO. New AWS services announced are preceded by New & bold font Keynote by Dr...

AWS re:Invent 2022 Keynote by Adam Selipsky

Here I have captured key highlights from 2+ hours of AWS re:Invent 2022 Keynote by Adam Selipsky, AWS CEO. New AWS services announced are preceded by New & bold font Keynote by Adam Selip...

Containerize ASP.NET Core web app

This tutorial will help you to containerize / dockerize ASP.NET Core web app. Source code can be found at: https://github.com/abhishek-pradhan/aspnetcore-docker Docker image + container for AS...