Sampath Kumar BasaforCloudnloud Tech Communityblog.cloudnloud.com·Sep 8, 2022Setting Up an Apache Web Server on AWS using Terraform ProvisionersIntroduction In this hands-on lab, we'll be using a Terraform provisioner to custom bootstrap a VM in AWS and install a webserver on it, and then test that the webserver is working as expected. Solution Let us log in to the lab server using our crede...993 readsTerraform
DAWUD ADAVIRUKU dawud.hashnode.dev·Aug 31, 2022Helpful online tools to start your tech journey and self-improve as a web developerWeb development has become one of the most demanding skills in modern economies, and many people are now transitioning into tech. But, unfortunately, starting your web development journey can be difficult and frustrating if you don’t pick the right l...4articles4weeks
Emma Doneryemmadonery.hashnode.dev·Aug 29, 2022Guide to Becoming a Self-taught Software Engineer: Best tools and practicesThe truth is, you do not need to be a genius to be a software engineer. Surprisingly, in 2022 most people still think that to become a software engineer, they need a degree or at least a diploma. It's helpful, of course. But the truth is, most of ou...14 likes·999 reads4articles4weeks
Victoria Elohotoriel.hashnode.dev·Aug 29, 2022Practical Ways Of Improving Yourself As A Software DeveloperAre you pursuing a career in technology? Being a developer is a demanding job that requires extensive learning and practice. There are resources available to help you excel as a tech bro or tech sis. These tools are as follows: Join a Developer Comm...34 reads#4weeks4articles
RagulTNragulsid.hashnode.dev·Aug 29, 2022My Dream Company and where I stuck in my journey? with my most fav Dev tools.Welcome again... 🙋🏻♂️ Hey, This is Ragul, in the previous vlog I mentioned about my developer journey, and how my journey begins. In the second week I am going to discuss about my dream company and the work culture I love to work and the moments I...6 likes·63 reads#4weeks4articles
Kinyungu Denisdatadenis.hashnode.dev·Aug 25, 2022To install Apache Spark and run Pyspark in Ubuntu 22.04Hello my esteemed readers, today we will cover installing Apache Spark in our Ubuntu 22.04 and also to ensure that also our Pyspark is running without any errors. From our previous article about data engineering, we talked about a data engineer is r...54 reads2Articles1Week