Kasun VithanageinLevel Up CodingCreate a Simple Load Balancer with GoLoad Balancers plays a key role in Web Architecture. They allow distributing load among a set of backends. This makes services more…Nov 8, 20191Nov 8, 20191
Kasun VithanageinLevel Up CodingHow I Embedded Resources in GoDuring my internship period at WSO2, Inc I worked on a project to develop a CI/CD pipeline for WSO2 API Manager. The tooling was…Jul 26, 20191Jul 26, 20191
Kasun VithanageinLevel Up CodingWhy should you learn RegexRegex is also known as Regular Expressions which comes in handy in many text processing scenarios. Regex defines a search pattern using…May 9, 20193May 9, 20193
Kasun VithanageinLevel Up CodingLet’s Write a Simple Event Bus in GoEvent Driven architecture is a highly-scalable paradigm in Computer Science. It allows asynchronously process events by multiple parties.Mar 12, 20197Mar 12, 20197
Kasun VithanageinLevel Up CodingRealtime charts with JavaFXDeveloping a real-time chart with JavaFX is very easy. You just need to know few things. Let’s get started.Feb 18, 20194Feb 18, 20194
Kasun VithanageContinuous Integration and Continuous Delivery සිංහලෙන්Software Development වලදි ඔබට ඇතිවිය හැකි බොහෝමයක් ගැටළු මඟහරවාගන්න ක්රමයක් තමා CI/CD කියන්නෙ.Jul 16, 20186Jul 16, 20186
Kasun VithanageMQTT — Message Queuing Telemetry Transport (සිංහලෙන්)අද කතා කරන්න යන්නෙ තරමක් වෙනස් මාතෘකාවක් ගැන. අපි හැමෝම HTTP හෙවත් Hyper Text Transfer Protocol එක භාවිතා කරලා තියනවනෙ. මේ අවස්ථාවෙ ඔබ මේක…Apr 10, 20183Apr 10, 20183
Kasun VithanageinLevel Up CodingMultiple Layouts for VueJS Single Page AppsIt is a common problem that even a Single Page App needs Multiple Layouts to display views. For example, a Login Page may not require…Mar 10, 201820Mar 10, 201820