AMIN CHIVILKARaminchivilkar.hashnode.dev·4 hours agoDay 89: AWS Interview QuestionsIntroduction: Amazon Web Services (AWS) stands as a pioneering force in the world of cloud computing, offering a comprehensive suite of services to individuals, businesses, and organizations globally. Since its inception in 2006, AWS has become a cor...Discuss#90daysofdevops
dattatreya vbackendenthusiast.hashnode.dev·4 hours agohow to avoid not module found error in AWS ec2 when hosting an applicationHello everyone! 🟡 Ever been stuck solving a problem for hours? Let me share my story: Decided to host my application on Amazon EC2, installed all the necessary packages, and cloned my project from Git. Upon hitting 'npm start,' I encountered a...Discussbackend
Srikanth Vaddeneniinndia.hashnode.dev·4 hours agoWhat is Amazon App Flow , How it is useful in Aws and Some use casesIn this Blog, I will explain the How Amazon app flow service is used how it will be useful and how it can improve business strategies I wrote some Examples in real time With scenarios and I hope it will be useful to recreate your business ideas. What...Discussawsjobs
Aftab Sblogs.aftabs.co·Nov 30, 2023Access Amazon S3 static files on EC2 for website deployment with AWS CLIOverview Storing media files, such as images, videos, or other large binary files, directly in a GitHub repository may not be the best practice for several reasons like the ones listed below. Repository Size Including large media files can signific...DiscussAWS
VISHWA Svishwa-s.hashnode.dev·Nov 30, 2023Scalability and Efficiency: AWS EC2 for Optimal Performance in the Cloud.About Me: Hey Folks! Am Vishwa, DevOps and OpenSource Enthusiast. Currently am doing LearnInPublic and BuildInPublic where I'll be documenting my entire journey on LinkedIn and Twitter to be accountable and to connect with many like-minded people to ...DiscussDevops
Rakesh Kumar Jangidrakeshkumarjangid.hashnode.dev·Nov 30, 2023Docker Containerization MySQL + WordPress web installation on cloud AWSStep-1 (Install Docker Engine in your Base Machine) I am using here AWS Cloud infrastructure : Ubuntu OS T2.Medium Ec2 Instance MobaXterm (ssh through Windows) Step-2 ( Run MySQL container) First of all we have to require to run MySQL containe...DiscussDocker
Hemanshu S Mahajanhemanshubtc.hashnode.dev·Nov 29, 2023Day 40 AWS EC2 Automation ☁Introduction to Amazon Ec2 : Amazon Elastic Compute Cloud (Amazon EC2) is a web service offered by Amazon Web Services (AWS) that provides resizable compute capacity in the cloud. EC2 allows users to launch and manage virtual machines, known as ins...Discuss·1 likeAWS
Srikanth Vaddeneniinndia.hashnode.dev·Nov 28, 2023Introduction to AWS Cloud FrontIn the fast-paced digital landscape, where speed and reliability are paramount, Content Delivery Networks (CDNs) play a pivotal role in optimizing the user experience One of the leading players in this domain is Amazon CloudFront, a scalable and secu...Discussawscloudfront
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Nov 28, 2023How To Deploy Ec2 Instance using TerraformIntroduction: Deploying infrastructure in the cloud can be a Difficult task, especially when it comes to provisioning and managing virtual machines. However, with the help of #infrastructure as code tools like Terraform, this process can be simplifie...DiscussTerraform
Nikhil RautforDevOps_journeynikhilraut34-1689525781559.hashnode.dev·Nov 28, 2023Day 41: Setting up an Application Load Balancer with AWS EC2What is Load Balancing? Load balancing is a technique that distributes network or application traffic across several servers. This can improve performance, reliability, and availability. Load balancers work by receiving requests from clients and then...DiscussAWS