Jineshkumar Pateljineshaws.hashnode.net·Jun 28, 2022AWS S3 Multipart Upload using AWS CLIUploading and copying objects using Multipart Upload allows you to upload a single object as a set of parts. Each part is a contiguous portion of the object's data. You can upload these object parts independently and in any order. If transmission...Discuss·49 likes·528 readsAmazon S3
Aquib Jawedaquibj0.hashnode.net·Aug 15, 2022How to Launch AWS EC2 instanceWhat’s AWS? AWS is one dominating cloud platform service that serves businesses with scalable, reliable, and low-cost infrastructure. With a varied suite of services offered under the AWS environment, one of the most common services is Amazon EC2 (E...Prantik Kumar Seal and 1 other are discussing this2 people are discussing thisDiscuss·34 likes·101 readsAWS
Reinforzreinforz.hashnode.net·Dec 5, 2022How to automatically receive messages in discord when a platform is downHello everyone! In this blog, we will look at how to automate the process of getting notified in discord if a platform's status is down. It is very helpful as it notifies developers in discord when their website is down. We will learn about the follo...Discuss·23 likes·189 readsDevops
Rana M Zubairranamzubair.hashnode.net·Apr 24, 2023Getting Started with Amazon EC2Amazon Elastic Compute Cloud (EC2) is a web service provided by Amazon Web Services (AWS) that allows users to rent virtual computing resources in the cloud. With Amazon EC2, users can launch virtual servers, known as instances, in a matter of minute...Discuss·2 likesAWS
Sharayu Javeercloudchecker.hashnode.net·Apr 24, 2023Deploying a high-availability WordPress website with an external Amazon EC2Topics Prerequisites Launch a DB instance in Amazon RDS Launch an EC2 instance Connect to the server Download Apache2 and MySQL Configure and deploy your application Install WordPress Log in to your WordPress account Clean up Cloud Computi...DiscussCloud Computing
Ram Kumardevopstutorial.hashnode.net·Apr 14, 2023Spin Up a AWS EC2/Virtual machine/ Environment using Cloud91. What is CLOUD9 Cloud9 is a popular cloud-based integrated development environment (IDE) that allows developers to write, run, and debug code in a web-based environment. It provides a collaborative and flexible workspace for software development te...Discuss·108 readscloud9
Rohit Maratherohit-marathe.hashnode.net·Apr 4, 2023Deploying a Static Website From Local To AWS EC2 With NginxIntroduction In this tutorial, we are going to learn how you can deploy your static website from local to aws ec2 server with nginx. Step 1 This is a website that we are going to deploy and currently, it is running on the localhost. This is the webs...Discuss·84 readsDevops
Ashitosh Ashok Rasheashitoshdevops.hashnode.net·Mar 26, 2023Guide to convert PEM to PPK file and PPK to PEM fileWindows users mostly use putty-download to connect the Linux servers of AWS especially. If you are using putty to connect the server, then you have to convert pem to ppk file. Putty accepts only .ppk files. In this article, I will share step by step ...Discuss·46 readsDevops
Shubham Kshetreshubhamkshetre.hashnode.net·Mar 26, 2023Introduction to AWS EC2Amazon Elastic Compute Cloud (Amazon EC2) Amazon Elastic Compute Cloud (Amazon EC2) provides secure, resizable compute capacity in the cloud as Amazon EC2 instances. Imagine you are responsible for the architecture of your company's resources and nee...DiscussCloud Computing
Shivani Kumarishivanikumari.hashnode.net·Mar 25, 2023How to Retrieve Metadata of Amazon Linux machinePrerequisites: AWS management console - Free tier Instance metadata : Instance metadata is available from your running instance, you do not need to use the Amazon EC2 console or the AWS CLI. This can be helpful when you’re writing scripts to run fr...Discuss·53 readsAWS
Kashi Diggikdiggi.hashnode.net·Mar 25, 2023Deploy WordPress website on AWSWordPress is a free and open-source content management system (CMS) that allows users to create and manage websites, blogs, and online stores. It was first released in 2003 and has since become one of the most popular website-building platforms in th...Discuss·42 readsWordPress
Asad Rafiquear01.hashnode.net·Mar 24, 2023AWS EC2 Free Tier: The Ultimate Guide to Instance SetupNote: If you want to create the EC2 instance make sure to select the region where you would like your instance to exit. This also depends on where your audience is, it would make sense if you create the instance in the same region as where the large ...DiscussAWS LearningAWS
Xander Billaxanderbilla.hashnode.net·Mar 11, 2023Amazon Elastic Compute Cloud (EC2)Introduction In this, I will talk about EC2 Instance a service provided by Amazon Web Services (AWS). EC2 stands for Elastic Cloud Compute used to create and manage Virtual Servers. This is a computing resource as the name says because it is capable ...DiscussAWS Solution Architectaws ec2