Contact Us
VISIT US:
Hatch Works, 14 Sir Baron Jayatilaka Mawatha, Colombo ---
No 39/03/03,
Jayamanna Teras,
Rendapola junction,
Mirigama
MAIL US DAILY:
[email protected]
CALL US 24/7:
+94 770 6500 99
coding-best-practice

The SonarLint Plugin Configuration and Code Best Practices Guide

The Scope of the Proposed SonarLint SonarLint is a free IDE extension that lets you fix coding issues before they exist! Like a spell checker, SonarLint highlights Bugs and Security Vulnerabilities as you write code, with clear remediation guidance so you…

Read More
Unveiling Hidden Truths: Discover Secrets Before Making Commitments

Dynamic Credential Injection: A Practical Approach to Eliminate Hardcoding in Application Codes.

Abstract: Modern software applications often require sensitive credentials such as API keys, database passwords, and authentication tokens toaccess external services or resources. Storing these credentials directly in the source code, known as hardcoding, poses security risks andmakes maintenance challenging. To address…

Read More
Unveiling Hidden Truths: Discover Secrets Before Making Commitments

Discover Secrets Before Making GIT Commit.

Introduction Before GIT Commits, let’s initiate Gitleaks. Gitleaks is an open-source, command-line tool designed to detect sensitive and confidential information that might be exposed in a Git repository. Git is a widely used version control system that allows developers to collaborate…

Read More
The Scope of the ChatGPT for Development.

The Power of ChatGPT AI in Visual Studio Code!

As a language model, ChatGPT can provide a number of advantages for software development: Natural Language Processing: ChatGPT has been trained on a large corpus of text data and has developed a sophisticated understanding of natural language. This can be incredibly…

Read More
lambda-980x643

How to Write your 1st Lambda function on AWS

Writing your first Lambda function on AWS is an essential step in mastering serverless computing and harnessing the power of Amazon Web Services (AWS). Lambda functions are the building blocks of serverless applications, allowing you to execute code without provisioning or…

Read More

How to Use noip.com for static dns with dynamic IP

No-IP is a dynamic DNS (DDNS) service that allows you to associate a hostname with your dynamic IP address. This is especially useful if you have a dynamic IP address from your Internet Service Provider (ISP) and you want to access…

Read More
digital-ocean-feature

AWS or DigitalOcean – Which cloud platform is the best fit for you?

1. Scale and Complexity: 2. Service Variety: 3. Cost: 4. Ease of Use: 5. Support and Community: 6. Compliance and Security: Ultimately, the choice between AWS and DigitalOcean depends on your specific use case, budget, technical expertise, and scalability requirements. Some…

Read More
free-certificate-feature

How to use Let’s Encrypt 100% free certificates and Auto Renewal on Ubuntu

Note: Before you begin, make sure you have root or sudo privileges on your server. Step 1: Install Certbot Certbot is the recommended tool for obtaining and managing Let’s Encrypt certificates. Install it using the following command: Install it using the…

Read More
iot-software-development-feature

IOT Software Development with AWS capabilities

Introduction The Internet of Things (IoT) has transformed the way we interact with the world around us, connecting devices, sensors, and data streams to enable smarter decision-making and automation. One of the key players in the IoT landscape is Amazon Web…

Read More