PVPrajakta Vadjeinawswithprajakta.hashnode.dev·Jun 23, 2025 · 6 min readDay 5 of 30 Learning AWS : LAMP & LEMPEarlier we learned about Nginx and Apache. In this blog we’ll learn how to use them to create a full stack environment for running web applications. LAMP and LEMP are software stacks that help run websites by combining a server, a database, and a scr...00
PVPrajakta Vadjeinawswithprajakta.hashnode.dev·Jun 21, 2025 · 6 min readDay 4 of 30 Learning AWS: Web ServersWhat is web server? A web server is just like a delivery guy for the internet. when you visit a website web server finds a right files and sends them to your browser. So you can see and use the website Without a web server a website can not be shown ...00
PVPrajakta Vadjeinawswithprajakta.hashnode.dev·Jun 20, 2025 · 3 min readDay 3 0f 30 Learning AWS: Linux Commands1. Understand What Linux and the Terminal Are Linux is the operating system used in most AWS servers (like EC2). The terminal is where you type commands to talk to your system (like a control center). 2. Access a Linux System You need a place to try ...00
PVPrajakta Vadjeinawswithprajakta.hashnode.dev·Jun 18, 2025 · 7 min readDay 2 Of 30 AWS: Setting Up First Server On AWSWhat is IP Address? An IP address, or Internet Protocol address, is a unique string of numbers assigned to each device connected to a computer network that uses the Internet Protocol for communication. It serves as an identifier that allows devices t...02AR
PVPrajakta Vadjeinawswithprajakta.hashnode.dev·Jun 17, 2025 · 7 min readDay 1 of 30 Learning AWS: Introduction To AWS CloudWhat is Cloud Computing? • Cloud computing is the on-demand delivery of compute power, database storage, applications, and other IT resources • Through a cloud services platform with pay-as-you-go pricing • You can provision exactly the right type an...01R