Published inTowards AWSIntegrating Trivy and SonarQube with Jenkins PipelineIn this project, I will create a full CI/CD pipeline using Jenkins, incorporating SonarQube for code quality analysis and Trivy for…Sep 17Sep 17
Terraform WorkspacesTerraform Workspaces helps us to manage multiple deployments of the same configuration. By default when we create cloud resources using…Mar 11Mar 11
Published inTowards AWSCreate Resume API using AWS Lambda, Terraform & Github ActionsThe above shows the Architectural Diagram.Dec 31, 2023Dec 31, 2023
Published inTowards AWSAWS CI/CD Pipeline Creation for AWS ECS - Step by StepAmazon Web Services(AWS) provides many services for CI/CD. Examples of AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, and AWS CodePipeline…Jul 8, 20232Jul 8, 20232
Published inEnlear AcademyAutomate Building AWS S3 Bucket on AWS with CDK for TerraformTerraform is an infrastructure as code (IaC) tool that allows you to build, change, and version infrastructure safely and efficiently. This…Aug 12, 20222Aug 12, 20222
Building PHP Composer PackageFirstly create an empty directory. Next, generate a composer file using the following command.Jul 2, 2022Jul 2, 2022
Published inEnlear AcademyCreate Slack Notifications for AWS CloudWatch AlarmsYou can create a CloudWatch alarm following these steps.Mar 4, 20223Mar 4, 20223
LAMP Stack Install Ubuntu 16.04 EC2 and Configure SSL CertificateFirst, we want to create an ubuntu 16.04 EC2 instance by adding the following Security Group Inbound Rules.Feb 15, 2022Feb 15, 2022
Published inEnlear AcademyASP.Net Core WebAPI Dockerize and Deploy to AzureASP.NET Core is a free and open-source web framework and successor to ASP.NET, developed by Microsoft. It is a modular framework that runs…Nov 22, 2021Nov 22, 2021
Static web site(React JS) host using Azure Static Web AppsIn this article, we consider deploying an application to Azure Static Web apps using the Visual Studio Code using 2 extensions.Jul 19, 2021Jul 19, 2021