Knowledge

At BAP, we always learn, update and share offshoring knowledge as well as innovative technology.

Metaverse overview and things to know about virtual universes
In October 2021, the phrase “Metaverse” became a hot keyword and was of intense interest. The origin is from...
What is Digital Transformation? Technology, Solution, Future For Business From Digital Transformation
Digital transformation is the process of applying technology to all aspects of a business to enhance efficiency, accelerate innovation,...

Offshore

Onshore and Offshore: Which is the best choice for business? 
Onshore and Offshore are not new terms in the business world. However, many people are still confused about choosing...
What is Offshore outsourcing? Top 10 offshore outsourcing countries 
Currently, more and more businesses see offshore outsourcing as a potential solution to reduce costs and streamline their operations....
Offshore development unit price, market benchmark and more
Offshore development unit price is the first key factor in budget. In practice, the total budget is not a...
What is offshore development? Benefits and solution not to fail
Offshore development is not only a trend but also a strategic approach to optimize resources and costs for technology...
What is Java framework? And How it helps programmers
If you want to build a web or complicated web applications, this will waste the time when coding from...
The difference between Offshoring and Outsourcing that businesses need to know 
Offshoring and Outsourcing are two tools of modern business today. Thousands of businesses around the globe are engaged in...

Technology

What is MVC model? The basic knowledge for developers.
When it comes to programming websites, you cannot skip the MVC model. Why is it important? And how it...
What is Cloud Computing? 4 types of Cloud Computing pyramid services today
Cloud Computing is an extremely common term in the field of programming, design, and website administration. So what is...
What are blockchain games? Overview of blockchain game development
Vietnam is a developing country. This country is leading the trend of blockchain technology. The application of blockchain to...
What is the Embedded System? Some practical applications of Embedded system.
The Embedded system is a very familiar term for programmers. In recent times, when IoT is becoming more and...
Top 7 Criteria for Evaluating and Choosing a Trusted SaaS Provider
As businesses increasingly move toward digital-first models, SaaS (Software as a Service) has emerged as a popular choice thanks...
タイムスタンプ 【Timestamp】
Sorry, this entry is only available in 日本語. タイムスタンプ (timestamp)はあるイベントが記録された日時・日付・時刻などを記録し、記録が存在していることと改竄されていないことを証明するシステムを指します。 電子署名などで用いられているRFC3161 Time stamp protocolではPKIを利用しており、時刻認証局(TSA:Time-Stamping Authority)がハッシュ値に時刻情報を偽造できないようにして結合したタイムスタンプ(正確にはタイムスタンプトークンと呼びます)を利用者に送付しています。 記録を僅かでも更新した場合、変化したハッシュ値のみがTSAに提示されるので利用者は記録内容を知られずにタイムスタンプを取得できます。 タイムスタンプでの管理が必要なデータは通常、一貫性のある書式で記録されているので異なる記録の比較を簡単に行うことができます。 加えて、時間の経過に伴って変化するイベントの進行状況の追跡が可能となります。 タイムスタンプは一般にイベントの記録作成や時系列(”sequence of...