Creating and deploying the frontend of my website using GitHub Pages integrated with version control. Incorporating HTML, CSS, and JavaScript for a responsive design.
Developing the backend of my website using Node.js and MongoDB to enable a robust and efficient commenting system, ensuring seamless data management and user interaction.
Integrating the frontend and backend of my website on a local server, ensuring seamless communication and functionality between the user interface and server-side operations.
Integrating Firebase Hosting and Functions with Google Cloud Platform Functions and configuring Ionos DNS for seamless deployment and functionality of the full-stack project.
Part 01 of my learning Docker journey. The article covers the initial environment setup for running Docker, deploying and destroying container nodes and images as well as configuring the environment variables, etc.
Modifying the database schema and developing a comment-locating method to enhance functionality, ensuring efficient data management and accurate comment retrieval in my application.
Deploying an Azure Resource Group using Terraform to ensure efficient infrastructure management, automating the provisioning and configuration of Azure resources for streamlined operations.
Developing the backend of my website using Node.js and MongoDB to enable a robust and efficient commenting system, ensuring seamless data management and user interaction.
Developing the backend of my website using Node.js and MongoDB to enable a robust and efficient commenting system, ensuring seamless data management and user interaction.
Deploying an Azure Virtual Machine using Terraform for infrastructure management and automating the provisioning.
Learning how to leverage Terraform and GitHub Actions to automate the creation and configuration of Azure SQL Databases. Simplify the DB deployment process and ensure consistency with infrastructure as code principles.
Implementing CI/CD for web deployment testing using GitHub Actions, ensuring automated builds, tests, and seamless integration to maintain code quality and streamline deployment processes