NashTech Insights

21 June 2023

Posts by categories

Posts by tags

photo of man holding a book

Cloud Migration: Streamlining Your Journey to the Cloud

As organizations recognize the numerous benefits of cloud computing, the journey to the cloud has become a top priority. Cloud migration involves moving applications, data, and infrastructure from on-premises environments to the cloud. However, this process can be complex and challenging without proper planning and execution. In this blog, we will explore the key considerations …

Cloud Migration: Streamlining Your Journey to the Cloud Read More »

woman holding paint brush

C4 Model – Unlock Effective Collaboration

Architectural Documentation at NashTech Working in Software Engineering [1] industry for over 20 years, we have experienced that software architecture design plays an important part. Not only do we need to consider how we organize the software elements, their characteristics, and relationship, but we also need to visualize them in a portable and evolutionary manner …

C4 Model – Unlock Effective Collaboration Read More »

JavaScript BigInt: Handling Large Numbers with Precision and Efficiency

Introduction: In JavaScript, numbers are typically represented using the number data type, which has limitations when it comes to handling large numbers with precision. However, with the introduction of the BigInt data type, JavaScript now provides a solution for working with arbitrarily large integers. In this blog post, we will explore the BigInt data type, …

JavaScript BigInt: Handling Large Numbers with Precision and Efficiency Read More »

The Importance of Security Testing: Protecting Your Business and Customers

There are three questions that come to mind when talking about security testing. When, where and why. Fundamentally, what is the need for security testing, where does this fit in our SDLC and STLC cycle? And how should we do it? This blog only pertains to the “why” aspect of security testing. The “when” and …

The Importance of Security Testing: Protecting Your Business and Customers Read More »

keppel, keppel port, morning-2039122.jpg

Platform Engineering at NashTech

Platform Engineering at NashTech series: Platform Engineering Platform Engineering is a buzzword in 2024 – it lands at number 4 in the Gartner Top Strategic Technology Trends 2024 below. We have heard about it from everyone and everywhere. “Gartner expects that by 2026, 80% of software engineering organizations will establish platform teams as internal providers …

Platform Engineering at NashTech Read More »

Understanding Different Types Of Security Testing And Their Benefits

In today’s rapidly evolving market, where new technologies are constantly being released, the importance of security cannot be overstated. Thorough testing of both front-end and back-end applications is essential to identify vulnerabilities, and security testing serves as the ideal approach to achieve that. Before delving into various types of security testing, it’s crucial to understand …

Understanding Different Types Of Security Testing And Their Benefits Read More »

Customizing Forms with CSS: Creating Beautiful and User-Friendly Input Fields

Introduction: Forms are a fundamental component of web applications, and customizing their appearance with CSS can significantly enhance the user experience. By applying thoughtful styling to form elements, such as input fields, we can create visually appealing and user-friendly forms. In this blog post, we will explore various techniques for customizing input fields with CSS …

Customizing Forms with CSS: Creating Beautiful and User-Friendly Input Fields Read More »

The Power of CSS Selectors: Exploring Advanced Selector Techniques

Introduction: CSS selectors are a powerful tool for targeting specific elements in HTML and applying styles to them. While basic selectors like class and ID selectors are widely used, CSS offers a wide range of advanced selector techniques that allow for more precise and flexible styling. In this blog post, we will delve into the …

The Power of CSS Selectors: Exploring Advanced Selector Techniques Read More »

Credit card payment, shopping

Unveil Payment with Push and Pull Systems

Have you ever wondered what sets online bank transfer transactions apart from credit card transactions? Let’s dive into the payment industry and learn some interesting information. First, let’s take a look at the sequence diagrams for these two payment scenarios: Card Payment Process Bank Transfer Process Can you guess the differentiator? Here’s a clue: Where …

Unveil Payment with Push and Pull Systems Read More »

close up photography of woman sitting beside table while using macbook

DevSecOps Best Practices for Container Env

In today’s rapidly evolving software development landscape, organizations are increasingly adopting containerization technologies to streamline their application deployment processes. However, as containers become more prevalent, so do security concerns. To address these challenges, DevSecOps, a methodology that integrates security practices into the DevOps workflow, has emerged as a powerful approach. This blog explores the best …

DevSecOps Best Practices for Container Env Read More »