tinatech.hashnode.devGetting Started with LAMP Stack Hosting on Amazon LightsailWhat is LAMP Stack? LAMP is a popular open-source software stack used for building and hosting dynamic websites and web applications. LAMP stands for: Linux (Operating System) Apache (Web Server) MySQL/MariaDB (Database) PHP (Scripting Language) ...Apr 13, 2025·2 min read
tinatech.hashnode.devNumber Classification API: Fully Automated Deployment on Azure App Services with ARM Integration.Technology Stack Programming Languag: C# with ASP.NET Core Cloud Provider: Azure Infrastructure as Code: ARM Template Azure Services: App Services Prerequisites Ensure you have the following before starting: An Azure Account Azure CLI Install...Feb 7, 2025·6 min read
tinatech.hashnode.devDeploying a Custom HTML Homepage with NGINX on Ubuntu in AWSIntroduction As part of my DevOps learning journey, I recently completed a task to deploy a custom HTML homepage using NGINX on an Ubuntu server hosted on AWS. The goal was to set up and configure NGINX on a fresh Ubuntu server to serve a default pag...Jan 31, 2025·5 min read
tinatech.hashnode.devCloudFormation: AWS Infrastructure as CodeWhat is CloudFormation CloudFormation is AWS native Infrastructure as Code (IaC) service. It allows for modelling, provisioning and managing of AWS resources in a structured, repeatable, and automated way. With CloudFormation, you do not need to indi...Jan 17, 2025·5 min read
tinatech.hashnode.devProject: Design and Configuration Secure and Scalable Network for Web Applications in Microsoft AzureProject Scenario AcaTech Ltd is a mid-sized IT services company that is undergoing a digital transformation to modernize its infrastructure. They provide web-based applications and services to clients The Challenge Scaling On-Premises Infrastructure ...Jan 3, 2025·8 min read