Elastic Beanstalk Vs EC2: What Is Best?
Elastic Beanstalk is a fully managed service for deploying and running web applications and services in the AWS cloud. EC2 (Amazon Elastic Compute Cloud) is a web service that provides resizable compute capacity in the cloud, allowing users to launch virtual servers called "instances" to run a variety of applications and services. Elastic Beanstalk is easy to use and requires minimal configuration, while EC2 offers more customization options and control over the underlying infrastructure. Both are pay-as-you-go services.
- Naveen Yedugani
- 10/01/2023
Why tech insiders are so excited about ChatGPT?
ChatGPT has gone viral since OpenAI released the text-based artificial intelligence tool last month.
- Naveen Yedugani
- 15/12/2022
Setup a quick basic react app
This article gives you basic info to get started in creating a basic reactjs app.
TFS - How to change the computer name or owner for a workspace
I recently changed my computer name and the next day I got an error "Workspace YourWorkspaceName; your name does not reside on this computer. If this computer was recently renamed, the workspace may be updated by running ‘tf workspaces/updateComputerName:oldComputerName".