"No one is harder on a talented person than the person themselves" - Linda Wilkinson ; "Trust your guts and don't follow the herd" ; "Validate direction not destination" ;
Showing posts with label EC2. Show all posts
Showing posts with label EC2. Show all posts

February 24, 2023

How To Enable GUI On AWS EC2 Ubuntu server

 A very needed read for me on enabling GUI in EC2 instances

How To Enable GUI On AWS EC2 Ubuntu server




Keep Exploring!!!

February 10, 2023

EC2 - AWS Flask Deployment Example

Deploying Sample API code 


Creating an EC2 Free t2 instance

Basic Ubuntu


Allow Access


Save Public IP

Launch Instance


Run Updated Packages and the below commands



Ref - Simplified code example Link

Allow Access to Port 80. HTTP




Run from browser and access APIs

Keep Exploring!!!