This tutorial will help you to create a new blog/website and host it on GitHub (via GitHub Pages using Jekyll) for free with a custom domain (optional). https://pages.github.com/ Architecture ...
AWS re:Invent 2023 Keynote by Swami Sivasubramanian
Here I have captured key highlights from ~2 hours of AWS re:Invent 2023 Keynote by Dr. Swami Sivasubramanian, AWS VP Data & ML. New AWS services announced are preceded by (New) & bold f...
AWS re:Invent 2023 Keynote by Werner Vogels
Here I have captured key highlights from ~2 hours of AWS re:Invent 2023 Keynote by Dr. Werner Vogels, Amazon CTO. New AWS services announced are preceded by New & bold font Keynote by Dr....
AWS re:Invent 2023 Keynote by Adam Selipsky
Here I have captured key highlights from 1+ hour of AWS re:Invent 2023 Keynote by Adam Selipsky, AWS CEO. New AWS services announced are preceded by New & bold font Keynote by Adam Selips...
AWS re:Invent 2023 Keynote by Peter DeSantis
Here I have captured key highlights from 1+ hour of AWS re:Invent 2023 Keynote by Peter DeSantis, AWS SVP, Utility Computing. New AWS services announced are preceded by New & bold font K...
Terraform Associate Exam Cram - David Prowse
I recently attended O’Reilly Live event by David Prowse on Terraform Associate Exam Cram course and found it helpful to clear my Terraform certification - HashiCorp Certified: Terraform Associate (...
Provision AWS using Terraform Cloud
This article gives you hands-on lab for creating AWS resources using Terraform cli & Terraform cloud. Idea is to cover most of the commonly used Terraform blocks like module, resource, varia...
Getting started with Terraform CLI (OSS) and Terraform Cloud
This article will help you to setup Terraform CLI (OSS) and Terraform Cloud. Getting started with Terraform Cloud Create free Terraform Cloud account: Terraform | HashiCorp Cloud Platform Set...
AWS re:Invent 2022 Keynote by Peter DeSantis
Here I have captured key highlights from 1+ hour of AWS re:Invent 2022 Keynote by Peter DeSantis, AWS SVP, Utility Computing. New AWS services announced are preceded by New & bold font K...
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...