new post: Master Thesis: Network Function Offloading in Virtualized Environments
This commit is contained in:
parent
598293921e
commit
bd7a49c0d2
|
@ -0,0 +1,17 @@
|
||||||
|
extends: post.liquid
|
||||||
|
title: "Master Thesis: Network Function Offloading in Virtualized Environments"
|
||||||
|
date: 08 Nov 2017 15:05:00 +0100
|
||||||
|
path: /:year/:month/:day/master-thesis-network-function-offloading-in-virtualized-environments
|
||||||
|
---
|
||||||
|
|
||||||
|
From end of last year to July this year I wrote my master thesis titled "Network Function Offloading in Virtualized Environments".
|
||||||
|
I [blogged about the process before](/2017/07/09/how-to-write-a-master-thesis/index.html).
|
||||||
|
A couple of weeks ago I received my final grade and thus reached the academic degree of Master of Science, Computer Sciene.
|
||||||
|
|
||||||
|
This also means I can now make the thesis public:
|
||||||
|
|
||||||
|
<center>
|
||||||
|
[Network Function Offloading in Virtualized Environments](https://tmp.fnordig.de/uni/master-thesis/nf-offloading-in-virtualized-environments_jan-erik_rediger.pdf) (PDF)
|
||||||
|
</center>
|
||||||
|
|
||||||
|
If you have questions regarding anything in that thesis, contact me [on Twitter](https://twitter.com/badboy_) or [via email](mailto:janerik\ at\ fnordig\ dot\ de).
|
5
about.md
5
about.md
|
@ -43,3 +43,8 @@ contributor to [Redis](http://redis.io) and maintainer of [hiredis](https://gith
|
||||||
|
|
||||||
* [Events I've been at](http://badboy.hasbeen.at/)
|
* [Events I've been at](http://badboy.hasbeen.at/)
|
||||||
* [Places I've been in](http://badboy.hasbeen.in/)
|
* [Places I've been in](http://badboy.hasbeen.in/)
|
||||||
|
|
||||||
|
## Writing
|
||||||
|
|
||||||
|
* [Network Function Offloading in Virtualized Environments](https://tmp.fnordig.de/uni/master-thesis/nf-offloading-in-virtualized-environments_jan-erik_rediger.pdf) (Master Thesis)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue