-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofile.html
83 lines (76 loc) · 6.05 KB
/
profile.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<base href="https://resilient.systems">
<title>lambda: resilient.systems [Highly-available, Scalable & Secure Distributed Systems]</title>
<link href="main.css" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Jura" rel="stylesheet" type="text/css" />
</head>
<body>
<nav>
<ul>
<li><a href="profile.html">Profile</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
<li><a href="legal.html">Legal</a></li>
<li><a href="https://secondorderharmonics.com">Audio Eng./R&D</a></li>
</ul>
</nav>
<div id="logo">
<a href="https://resilient.systems"><img src="lambda_l_small.png" alt="logo" /></a>
</div>
<div id="wrap">
<h1>Company Profile</h1>
<h3>Specialized engineering, consulting and training</h3>
<ul class="left">
<h2>We consult and provide solid engineering in the following domains:</h2>
<li>Design and implementation of large-scale distributed systems and HPC installations</li>
<li>Design and specificiation of tender applications for HPC installations, Peering rooms and Data-centers</li>
<li>Fit-for-purpose High Performance Computing, Data-intensive computing and storage systems</li>
<li>Network-, system-, cryptography and protocol security audits, review and analysis</li>
<li>Custom-tailored monitoring as well as systems-, security and performance toolkits</li>
<li>Vendor-specific SAN/Storage (e.g. NetApp, EMC, Brocade) and Virtualization technologies (e.g. VMWare)</li>
</ul>
<ul class="left">
<h2>Further <em>lambda: resilient.systems</em> offers training, research and expert consulting on:</h2>
<li>IT-Infrastructure Architecture: Design to Implementation. Continous delivery-, integration and operations</li>
<li>Cryptography & Cryptanalysis: Cryptography Engineering / Applied Cryptography</li>
<li>High Performance Computing & Networks: High bandwidth/throughput networking (e.g. Infiniband/40GE/100GE), Storage and Distributed parallel/fault-tolerant File-systems, Deployment & Development at scale, specialized Hardware and Operating Systems know-how, long-term Project-planning, Management & Adminstration/Operations
<li>Distributed systems scalability, (Data-center) Network-, SAN & Storage-system architecture, deployment and operations</li>
<li>In-depth security and systems performance monitoring, profiling, tuning, analysis and event correlation. Change- & config-management, Continous-delivery and security operations</li>
<li>Link-layer Networking, Security and Cryptography (VPNs, VXLAN et cetera)</li>
<li>Transport Layer Security (TLS), Public-Key Infrastructure and related technologies</li>
</ul>
<h3>How we work and what we won't work on</h3>
<ul class="left">
<h2>in a nutshell, <em>lambda: resilient.systems</em>:</h2>
<li>— prefers to work with clearly laid out requirements/specs., service level agreements, agile development</li>
<li>— has no issues with (bilateral) non-disclosure agreements and special policies customers may require</li>
<li>— loves F/OSS - but will also work, and develop on, and with, 'closed' technologies and environments</li>
<li>— does not work with dubious and uncertain customers (and refuses to work with LE/FED/INT/GOV)</li>
<li>— is very passionate about privacy and will not engage in ethically questionable research, development nor engineering projects</li>
<li>— certainly prefers work on open (source) projects, useful to the wider internet community (see below 'Contract Terms') but regularly works with/on- and audits propritary hardware and software and appliances</li>
</ul>
<ul class="left">
<h3>GitHub Accounts for reference</h3>
<li><a href="https://github.com/azet">Aaron 'azet' Zauner</a></li>
<li><a href="https://github.com/orgs/lambda-co-at/people">Current Employees & freelance contractors</a></li>
</ul>
<h3>Contract Terms and Agreement</h3>
<div class="left">
<p>
all contracts are on a time and material basis. hourly rate depends on size, scope and details of the project. rate increases by one hundered percent after 1830 hours (timezone of the contractor) as well as on weekends and official holidays. project rates may in special cases be available on long-term contracts, after careful and detailed analysis of the tasks at hand.
</p>
<p>
For work on existing Open Source Software or work that will be released as F/OSS (CC0, MIT, BSD, LGPL, GPLv2-3 or AGPLv3 licensed) <em>lambda: resilient.systems</em> may reduce fees up to 50%, depending on the project and general reusability by the community.
</p>
<p>
for inquiries of any kind, please do not hesitate to get in touch: <a href="mailto:[email protected]">[email protected]</a>
</p>
<p id="keywords"><strong>Keywords:</strong> Large Scale Infrastructure, Low-latency Networking, Front & Backend Development, Embedded Development, Systems Design - Administration - Tuning and Analysis, Electrical Engineering, Scaling Webapplications and Databases, Specification of Operations and Development Strategies - Workflows and Development Cycles, High Performance and High Throughput Computing, Big Data Storage and Analysis, Telecommunications, Security Research - Risk Assessment and Penetration Testing, Source-code Audits, Application testing and benchmarking, Continuous Delivery, Test Driven Development and Automated Testing, Configuration Management - Automation and Deployment for Datacenters and Enterprise Infrastructure, Cryptography Consulting (Implementation, Research and Audits), Highly flexible infrastructure, appliance, plattform and environmental Monitoring Solutions, finally we also deliver solid multiplatform managed and automated desktop and mobile solutions with integration in Enterprise or Educational environments,..</p>
</div>
</div>
<footer>
© 2012 - 2023 :: lambda: resilient.systems
</footer>
</body>
</html>