engeniusam.hashnode.devHardening Your Insurance AppInsurance will always be a sensitive topic. It's pivotal to ensure that your insurance app is protected from threats—whether from malicious IP addresses or attackers in specific regions. Worry less—AWS WAF's got you covered. Step 1: Open Amplify Cons...Jun 24, 2025·2 min read
engeniusam.hashnode.devDeploying Your First Server with Terraform: A Beginner's GuideDeploying infrastructure using code for developer’s isn’t just smart but cool😎 Let’s do this in 5 simple steps. Set Up Terraform Confirm that terraform is installed in your machine using: terraform -version You should get your terraform version ...May 29, 2025·2 min read
engeniusam.hashnode.devStep-by-Step Guide to Setting Up Terraform, AWS CLI, and Your AWS EnvironmentWondering how to start playing around with resources in AWS? No worries, I've got you covered! Step 1: Set Up Your AWS Account If you don’t have an AWS account, sign up at aws.amazon.com. Log in to the AWS Console here: https://aws.amazon.com/console...May 27, 2025·2 min read
engeniusam.hashnode.devWhat is Infrastructure as Code (IaC) and Why It's Transforming DevOpsThe foundation devops concept that is bringing transformation by enabling infrastructure management as well as provisioning through the power of code rather than the tiresome manual process is Infrastructure as Code (IaC). An explanation of IaC and t...May 26, 2025·3 min read
engeniusam.hashnode.devHow to Contribute to Cloud-Native Open-Source ProjectsEngaging with cloud-native open-source initiatives can offer a fulfilling journey that not only allows you to give back to the community but also enhances your skill set and accumulates valuable experience. Here's a stepwise approach to initiate your...Aug 17, 2023·2 min read