- Porter : cloud installer based on the Cloud Native Application Bundle. I didn't know about CNAB before comming across porter. But it seems that it allows you to package everything related to your application and the related cloud configuration. Looks like it supports the top 3 cloud provider, terraform, helm/ k8s.
- Project EVE : edge platform deployable on bare-metal hardware. There are some really interesting capabilities, such as the remote update/ patching aspect, unikernel support, worth a look. Also please shime along to the LF Edge website, there is some other cool edge related project out there.
- Dapr : Microsoft microservice k8s framework. Didn't have time to dig too much into it. But it seems to make quite a buzz. [github]
A blog about life, Engineering, Business, Research, and everything else (especially everything else)
Showing posts with label k8s. Show all posts
Showing posts with label k8s. Show all posts
Tuesday, October 29, 2019
[Links of the Day] 29/10/2019 : Cloud Native Application Bundle, Edge platform, Dapr
Labels:
bundle
,
cloud
,
edge computing
,
k8s
,
links of the day
,
microservice
Tuesday, June 27, 2017
[Links of the Day] 27/06/2017 : Blockchain trust & authentication for IoT, K8s patterns, Ripple cryptocurrency Network analysis
- Kubernetes Production Patterns and anti-patterns : a lot of common sense, actually a lot of the patterns and anti-patterns can be applied to the other environments. But still a good refresher.
- Blockchain based trust & authentication for decentralized sensor networks : using blockchain to solve the trust issue in a swarm of IoT on a network. The critical bit missing is the power requirement for running all the crypto operations.
- Large-Scale Analysis of the Ripple Cryptocurrency Network : an overview of the paper analysing the Ripple p2p blockchain based money transaction network. Turns out it suffer the same issue that "old school" p2p network. Take out the highly connected nodes and you can bring down / split the network. Nothing new, but still a good read and reminder that small network tends to be resilient to attack. But, if their resiliency diminishes with the increased reliance on a small number of highly connected nodes.
Labels:
bitcoin
,
blockchain
,
cryptocurrency
,
k8s
,
Kubernetes
,
links of the day
,
p2p
Subscribe to:
Posts
(
Atom
)

