Tag: Miscellaneous
-
An introduction to event-driven architecture
Posted on March 28, 2022, Level beginner Resource Length short
What is an Event-driven Architecture?. This concept of event-driven architecture (EDA) refers to the new message processing method, which interacts through generation and consumption events, and is generally implemented through a publish-subscribe model? By JIN.
Tags miscellaneous cio event-driven messaging app-development programming
-
How to build low latency crypto trading systems using Java and Chronicle services
Posted on March 27, 2022, Level beginner Resource Length medium
Cryptocurrency trading is an emerging market with its own rules. However, when it comes to the need for low-latency arbitrage, that is, being able to react rapidly to changing market prices and placing orders ahead of the competition, there are lessons we can learn from optimizing classic trading systems. By Ivan Rakov.
Tags miscellaneous jvm java app-development programming
-
Architecture Pattern: Orchestration via workflows
Posted on March 13, 2022, Level beginner Resource Length medium
Most business processes involve doing multiple things across multiple systems. Imagine onboarding a new vendor onto a B2B platform. When a vendor is onboarded, we might have to create an identity for it, trigger some sort of verification process, issue new API keys and credentials to it, and so on. All of these steps typically happen across multiple teams and technical modules. By Kislay Verma.
Tags cio app-development software-architecture web-development miscellaneous
-
Study finds consumers prefer digital banking experiences, but are concerned about security
Posted on March 9, 2022, Level beginner Resource Length medium
A survey from Entrust details preferences of the modern banking customer, with consumers indicating a need for online banking capabilities, secure cards with chips and enhanced payment security. By Fintech News Desk.
Tags learning miscellaneous how-to management cio fintech blockchain
-
How to take fewer breaks to be more productive at work
Posted on March 8, 2022, Level beginner Resource Length medium
Programmer's work might look easy, but it turns out to be stressful to many programmers. Most programmers would complain about being unproductive — they should work eight hours per day, but these eight hours turn into 2 or 3 hours of work. By Nuha Khaled.
Tags software learning miscellaneous how-to cio
-
How to create GUI dialog boxes in bash scripts with Whiptail in Linux
Posted on March 7, 2022, Level beginner Resource Length medium
In this article, we are going to discuss yet another GUI utility called Whiptail that can be used to create GUI dialog boxes in Bash scripts in Linux. By Karthick.
Tags linux devops frameworks software miscellaneous ux
-
Exploring Windows UAC bypasses: Techniques and detection strategies
Posted on February 9, 2022, Level beginner Resource Length long
Malware often requires full administrative privileges on a machine to perform more impactful actions such as adding an antivirus exclusion, encrypting secured files, or injecting code into interesting system processes. By @sbousseaden.
Tags cio infosec miscellaneous analytics
-
Top concerns for operating cloud-native technologies
Posted on February 8, 2022, Level beginner Resource Length short
Platform9 announced the results of its research, revealing that 91% of survey respondents cite security, consistent management across environments, high availability, and observability as their top concerns for operating cloud-native technologies. By @helpnetsecurity.
Tags cio cloud miscellaneous management analytics
-
Everything you will ever need to know about the IoT ecosystem in one blog post
Posted on February 5, 2022, Level beginner Resource Length long
Speaking about any ecosystem, we speak about a complex system of interconnected components and the environment in which they exist and with which they interact. We can use the term IoT ecosystem instead of IoT system because IoT devices have no value without the environment they exist in. By @sumatosoft.
Tags iot miscellaneous learning cloud
-
Cloud trends show customers increasing investments in hybrid and multicloud
Posted on January 27, 2022, Level intermediate Resource Length medium
Across every industry and geography, companies are working hard to keep pace with evolving business needs and build on their existing digital investments. In my role leading the product team for the core of Azure, I spend a lot of time with customers learning what they need to be successful as they integrate cloud technologies into their business strategy to digitally transform. By Erin Chapple - Corporate Vice President, Azure Core PM & Design.
Tags cloud cio management miscellaneous
-
Privacy fines: GDPR sanctions in 2021 exceeded $1 billion
Posted on January 20, 2022, Level beginner Resource Length medium
Privacy regulators in Europe last year imposed known fines totaling more than 1 billion euros ($1.2 billion) under the EU's General Data Protection Regulation, bolstered in part by two record-breaking sanctions, according to the law firm DLA Piper. But sanctions approach varies widely across 31 countries complying with privacy law. By Mathew J. Schwartz.
Tags infosec cio management web-development browsers miscellaneous analytics
-
Using no-code as a proof of concept
Posted on January 9, 2022, Level beginner Resource Length long
No-code is a set of tools that allow you to create websites, apps and software all without writing a single line of code. By Bobi Robson.
Tags miscellaneous agile programming software-architecture