Home

vPower

let’s catch the pace of evolving knowledge

Blog

Recent Activity

  • Application Modernization (Cloud OptimizedApplication)
    Greetings, colleagues! Over the past few years, I’ve had the privilege of working on several cloud modernization projects. Through these experiences, I’ve learned that the true power of the cloud lies in leveraging native services to their fullest potential. It’s not enough to simply “lift and shift” applications to the cloud. To truly optimize forContinue reading “Application Modernization (Cloud OptimizedApplication)”
  • Microservices Problem Statements
    In the process of designing microservices, it is crucial to address the following challenges: It is essential to address these problem statements and challenges when designing microservices. Furthermore, considering the principles of Domain-Driven Design (DDD) and identifying boundaries within the application’s domain can greatly assist in overcoming these challenges and creating a successful microservices architecture.Continue reading “Microservices Problem Statements”
  • Create an EF Core Model from Database First 
    Scaffold-DbContext -Connection “Data Source=192.168.1.212;Initial Catalog=TransportationDB;Persist Security Info=True;User ID=sa;Password=********;TrustServerCertificate=yes” -Provider Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models -Context
  • Feb: What’s new in Azure VMware Solution
    VMware HCX Enterprise is now available and supported on Azure VMware Solution at no extra cost. HCX Enterprise brings valuable services like, Replicated Assisted vMotion (RAV), Mobility Optimized Networking (MON). HCX Enterprise is now automatically installed for all new HCX add-on requests, and existing HCX Advanced customers can upgrade to HCX Enterprise using the Azure portal. Learn moreContinue reading “Feb: What’s new in Azure VMware Solution”
  • Allow Subscription to publish from Market place
    az vm image accept-terms –publisher f5-networks –offer f5-big-ip-byol –plan f5-big-all-2slot-byol az vm image accept-terms –publisher paloaltonetworks –offer vmseries1 –plan PANOSVersion
  • Create Service Principal
    az ad sp create-for-rbac –name “sp-lz-build” –role contributor –scopes /subscriptions/<sub ID> –sdk-auth
  • GitHub Action
    # 3. Reference the GitHub secret in step using the `hashicorp/setup-terraform` GitHub Action. #   Example: #     – name: Setup Terraform #       uses: hashicorp/setup-terraform@v1 #       with: #         cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }} name: ‘Terraform’ on:   push:     branches: [ “main” ]  Continue reading “GitHub Action”
  • Azure | On-Prem to Azure | ASR | Migration

YouTube vPower

vRA Videos

Explore for more

Ansible Videos

Explore for more

K8s and Docker

Explore for More

About Me

Anupam Pushkar

A seasoned IT consultant with multiple industry knowledge with strong background of Private, Public cloud, Orchestrator, Automation and Development. Currently designated as Specialist and primarily focusing on solution architecting and solution engineering.
I have delivered several boot camps (internal/external) on Azure, AWS, Micro-segmentation(Application and network approach) and VMware vRealize suite. As a member of Data Center and Cloud practice, Anupam also contribute public forms and youtube videos.