yyounos shaikyoushaik.hashnode.dev·Sep 9, 2024Cloud Databases - Aurora Database with EC2DIFFICULTY: Easy TIME : 1 Hour COST : 0$ WHAT YOU'LL NEED : An AWS account - Create one here! AWS SERVICES : Amazon Aurora Relational Databases EC2 Overview we're creating an Amazon Aurora database to store and display data for our very own web...DiscussAWS
Prem Choudharyprem14choudhary.hashnode.dev·Sep 9, 2024Cannot able to transfer file from bastion or jump server to EC2 instance.While learning, I faced the issue of not being able to connect my bastion server or jump server to the EC2 instance for file transfer.Here the solution: Open your terminal. Connect your bastion server with local system by ssh command. ssh -i /path...DiscussDevops
Saumitra TopinkattiforInfraspecinfraspec.hashnode.dev·Sep 5, 2024AWS ECS: Fargate vs self-managed EC2The Amazon Elastic Container Service (ECS) from Amazon deploys and manages containerized applications in two distinct modes of operation: Fargate and self-managed EC2. Each offering has its strengths and is different from the others, so choosing betw...DiscussAWS
Bharadwaj Reddybharadwajreddy1406.hashnode.dev·Sep 1, 2024AWS EC2 Explained: Learn About Virtual Cloud ServersCreating your own EC2 instance As we've explored virtualization and virtual machines, let's dive into how you can create these virtual machines in the cloud using AWS. On AWS, these virtual machines are known as EC2 (Elastic Compute Cloud) instances,...DiscussDevops
Bikash Nishankbikash-nishank.hashnode.dev·Sep 1, 2024AWS Fundamental For Java Developer1. Introduction to AWS Overview of Cloud Computing Cloud computing is the practice of using a network of remote servers hosted on the internet to store, manage, and process data, rather than relying on a local server or a personal computer. The key a...DiscussAWS
Namdev Pratapforᗩᗯᔕ👨🚀TᖇOᑎᗩᑌTawstronaut.hashnode.dev·Aug 31, 2024How to connect an EC2 instance from WindowsAccessing an EC2 Instance from Your Windows Computer Today, we’ll walk through the process of connecting to your EC2 instance from a Windows computer. If you haven’t yet created an EC2 instance, refer to this step-by-step guide before proceeding. Onc...Discussec2
Anand Ravalanandraval.hashnode.dev·Aug 15, 2024Day 01 : 🌐 Exploring AWS Cloud Computing Models, Regions, Services, and Evolution 🚀• Differentiate between on-premises, on-cloud, and hybrid cloud computing models, and explain when each might be most appropriate On-Premises Computing: On-premises computing refers to the traditional model where all hardware and software resources a...DiscussAWS-ZERO-TO-HEROAWS
Sabari Narayana KGsabarinarayana.hashnode.dev·Aug 13, 2024Ubuntu in EC2We'll dive into setting up and running Ubuntu on Amazon EC2, one of the most powerful and flexible cloud computing platforms. Whether you're a beginner exploring cloud services or a seasoned developer looking to streamline your deployments, this guid...Discuss·1 like·35 readsDevops JourneyDevops
Ritesh Dolareriteshdolare.hashnode.dev·Aug 6, 2024🌟Day 35 Guide: Exploring AWS EC2 InstancesOn the 35th day of my 90 Days of DevOps challenge, I delved into the essentials of creating, connecting, and managing EC2 instances. Here, I'll provide a comprehensive overview of these processes, explain what EC2 is, and why it's widely used in the ...Discuss·1 likeAWS Cloud ⛅AWS
Samarth Srivastavasamarth-srivastava.hashnode.dev·Jul 30, 2024Deploy Angular app on Apache serverI have described the deployment in steps for a new server which does not have any software installed, but if you have those software installed, just skip those steps and move on to next. I am using aws Amazon Linux 2023 for demo, but the deployment w...Discuss·1 like#angulardeployment