Category: Cryptography
- Architecture
- Containers
- patterns
Transactional Outbox Pattern
by Pradeep Loganathan | Jul 16, 2019 | Architecture, patterns | 0 |
Introduction A microservice often needs to publish messages or events as part of a transaction...
-
Idempotent Consumer Pattern
by Pradeep Loganathan | Jul 6, 2019 | Architecture, patterns | 1 |
-
Event-Driven Architecture
by Pradeep Loganathan | Jul 2, 2019 | Architecture, patterns | 0 |
-
API Gateway
by Pradeep Loganathan | Jan 15, 2019 | API, Architecture, patterns | 1 |
Container Orchestration
by Pradeep Loganathan | Jan 23, 2019 | Containers, Docker, Kubernetes | 0 |
A single container provides application isolation and mobility. However, a container by itself...
-
Simplest introduction to docker for .Net Core
by Pradeep Loganathan | Aug 25, 2018 | Containers, Docker | 0 |
Transactional Outbox Pattern
by Pradeep Loganathan | Jul 16, 2019 | Architecture, patterns | 0 |
Introduction A microservice often needs to publish messages or events as part of a transaction...
-
Idempotent Consumer Pattern
by Pradeep Loganathan | Jul 6, 2019 | Architecture, patterns | 1 |
-
Event-Driven Architecture
by Pradeep Loganathan | Jul 2, 2019 | Architecture, patterns | 0 |
-
API Gateway
by Pradeep Loganathan | Jan 15, 2019 | API, Architecture, patterns | 1 |
-
Retry Pattern
by Pradeep Loganathan | Aug 11, 2018 | patterns, Resilience | 0 |
Public Key Cryptography
by Pradeep Loganathan | Jul 6, 2017 | Blockchain, Cryptography | 0 |
The concept of public-key cryptography was invented by Whitfield Diffie and Martin Hellman, and...
Read MoreWhat is a Hash?
by Pradeep Loganathan | Jul 1, 2017 | Blockchain, Cryptography | 0 |
A hash is a oneway function that maps data of any arbitrary length to an output digest of...
Read More
Recent Posts
Recent Tweets
-
RT @matthewwarren: Just blogged 'Research based on the .NET Runtime', featuring Mono, Rotor, Microsoft Research and more https://t.co/u6jG6…
-
RT @katlinegrey: Very sad news. Cosmonaut Alexei Leonov, the first man in outer space, died today. Rest in peace, Alexei Arkhipovich! https…
-
RT @Docker: Watch @EltonStoneman's #dotnetconf session on YouTube - 30 minute on Kubernetes and Docker with #dotnet apps (Fx and Core, Linu…
-
RT @NDC_Conferences: Cosmos DB is great and awesomely fast. Wouldn't be even more amazing if we could use our beloved entity framework to m…
-
RT @davidfowl: Here's an API diff between .NET Core 2.2 and 3.0 github.com/dotnet/core/tr… #dotnetcore