Browse Source

Adding cover letter for Elastic

environments/production/deployments/25
Drew Short 5 years ago
parent
commit
c26a11feac
  1. 61
      cover_letters/2019-09-CL-Elastic-Senior-Java-Engineer-Security.sty

61
cover_letters/2019-09-CL-Elastic-Senior-Java-Engineer-Security.sty

@ -0,0 +1,61 @@
% Cover letter using letter.sty
\documentclass{letter} % Uses 10pt
%Use \documentstyle[newcent]{letter} for New Century Schoolbook postscript font
% the following commands control the margins:
\topmargin=-1in % Make letterhead start about 1 inch from top of page
\textheight=8in % text height can be bigger for a longer letter
\oddsidemargin=0pt % leftmargin is 1 inch
\textwidth=6.5in % textwidth of 6.5in leaves 1 inch for right margin
\begin{document}
\signature{Drew Short} % name for signature
\longindentation=0pt % needed to get closing flush left
\let\raggedleft\raggedright % needed to get date flush left
\begin{letter}{
Elastic \\
3300 N Interstate 35, 7th Floor \\
Austin, TX 78705}
\begin{flushleft}
{\large\bf Drew Short}
\end{flushleft}
\medskip\hrule height 1pt
\begin{flushright}
\hfill 1430 Taylor Ave W
\hfill Saint Paul, MN 55104 \\
\hfill (651) 285-4565
\hfill drew@sothr.com
\end{flushright}
\vfill % forces letterhead to top of page
\opening{Dear Hiring Manager for the Senior Java Engineer - Security Position:}
\noindent I found your open Senior Java Engineer position through the
LinkedIn job boards and am applying because this role aligns with my
future goals as a software engineer. I've recently transitioned to a lead role within a DevOps group as part of a long term inititive to align the operations team with the technical architecture team. As a result of that role change I've been responsible for the analysis, triaging, and assignment of security issues to domain teams. I've also, spent time with architecture tackling Zero Downtime and long term data archival needs for the platform. Security is a complicated field, and often a series of innocuous choices lead to a vulnerabilities.
\noindent Over my last 8 years as a professional software engineer I have worked my way through testing, development, mentoring and leading positions at a variety of companies that specialize in unique market segments. In my most recent role, we've become dedicated users of Elastic products and I've come to appreciate the possabilities that ElasticSearch, Logstash, and Kibanna provide to search, consume, and visualize disparate sources of data in meaningful ways. I'd love to have an opportunity to become a member of the team involved in the production of the Elasticsearch component.
\closing{Thank you for your time,}
%\encl{} % Enclosures
\end{letter}
\end{document}
Loading…
Cancel
Save