awswithprajakta.hashnode.devDay 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...Jun 23, 2025·6 min read
awswithprajakta.hashnode.devDay 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 ...Jun 21, 2025·6 min read
awswithprajakta.hashnode.devDay 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 ...Jun 20, 2025·3 min read
awswithprajakta.hashnode.devDay 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...Jun 18, 2025·7 min read
awswithprajakta.hashnode.devDay 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...Jun 17, 2025·7 min read