Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tFX2s-00Dd9W-1u for pgsql-jobs@arkaria.postgresql.org; Mon, 25 Nov 2024 11:14:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tFX2q-00EWAE-Hy for pgsql-jobs@arkaria.postgresql.org; Mon, 25 Nov 2024 11:14:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tAaGJ-00HT4f-AW for pgsql-jobs@lists.postgresql.org; Mon, 11 Nov 2024 19:39:48 +0000 Received: from mail-oa1-x44.google.com ([2001:4860:4864:20::44]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1tAaGF-001PfT-Jv for pgsql-jobs@lists.postgresql.org; Mon, 11 Nov 2024 19:39:47 +0000 Received: by mail-oa1-x44.google.com with SMTP id 586e51a60fabf-28896d9d9deso2269127fac.2 for ; Mon, 11 Nov 2024 11:39:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=instructure.com; s=google; t=1731353983; x=1731958783; darn=lists.postgresql.org; h=content-language:mime-version:user-agent:date:message-id:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=xnwpsK0iJnXRK8GCz+6btQ4y4Xa1mkaQpoX+0O4gnkw=; b=hvu408ZqYwDSdY0RY2uUdUWu7KuFii4rDXzgBzlODQB6uwWIHags4V2Eapuq/NqHJ8 ZMpTRd+VlHuyuPl/U4YnkKpFXob7uG1CEmu9yvQzRvPhXrSN5VBMFTul/VqngmbzJ9bm 1s7t1InF/x6R6Gu+uwfP6rxjZVzmodjqOh5Jsp/23XnEzYfVPtNmfXr6m6bQ6TawYy8M ji6T2tumee1wR6BeRced5GAMUJTAy9if1Kqtc+SUragqeX9vyvyOMvUk1fwV1unML498 HPWzRdXCGD+s4JVLavTlNTUv0/zKB+/ho0ybhJxJ8j/1QazcSlkssQW18MDRDofU2lqz 6xag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731353983; x=1731958783; h=content-language:mime-version:user-agent:date:message-id:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xnwpsK0iJnXRK8GCz+6btQ4y4Xa1mkaQpoX+0O4gnkw=; b=F1AiYt1ntC1kMqPC3lL2f4kYu+ftR3puOI452oladEj2A19cGucyRuxvGmtA7PxdPk RSN8AHb+w/vreXWoq57Jul3r7K4Z4lgmanuu9Cv/n1T3QWxIGEbXSzIFowr0lujwuUA4 4FQTcISlrio6gih6YgM4HECDHcaH6DNMi4Qdpa8TMZKuMUhd99IoFcNPUTwIme/Memti 5CFApFQ1Ae9hRN8e88KCZOzWTpcgK+Nsv/RZzeIzLkz3YnBAnUP3gWlYXZ4+RQ5k7ZCF udCBX6eIK7Pj4133keDCh7lB5Au1PrZf2ONtVoNuabehu5ecdgqV1Bj3A1d4Grfy915M 413A== X-Gm-Message-State: AOJu0YyHPbLHvu6cMVVD2nmRy8W6YDfDE54Bfdt4y3XMUi+ly8beDao8 9AzHomKcNoh5JM8lMLoFtDAX2UPcsF9akucHcKYtqayt/UsxRdcJ2WGFomFtOiY/cgtGNpFTVkv fteF4yxlMdFZJE+3mGyEWqp7SQCiPXE8zNX0H2L95QhiHLcLIX0ImWd0fQhS9iKkMmeln1zAGQ6 Xuu9x/e7NauYV9XwokJtYifsmIXAJO7PeM/Ta4FcYHSKMLGWX/2wcY0Q== X-Google-Smtp-Source: AGHT+IEgJHRziItan9u2faT8pPfgLK5KtqH5vLOrz1MaIEZAiaW/cSwFOa7kq5GXbt3D7YXSu68SsA== X-Received: by 2002:a05:6871:5828:b0:277:f2a6:8f94 with SMTP id 586e51a60fabf-295cd224fd7mr138928fac.33.1731353982664; Mon, 11 Nov 2024 11:39:42 -0800 (PST) Received: from simplicity.local ([97.126.165.68]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-7f41f644214sm8986951a12.58.2024.11.11.11.39.42 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2024 11:39:42 -0800 (PST) From: Ben Chobot To: pgsql-jobs@lists.postgresql.org Subject: Looking to hire a full-time Postgres DBA Message-ID: Date: Mon, 11 Nov 2024 11:39:40 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:52.0) Gecko/20100101 PostboxApp/7.0.64 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------DBFEBC022BFEC2BB181F2C71" Content-Language: en-US List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------DBFEBC022BFEC2BB181F2C71 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit My company, Instructure, is looking to hire a full time DBA to help maintain and improve our suite of ed tech services. Over the last decade, we have gone from a small startup to a company which helps tens of millions of students worldwide in their daily education. But we're still growing, and that's where you come in. We're looking for somebody who loves to keep data safe and available, knows how to future-proof a database system without being wasteful, appreciates the need to keep processes sustainable, and loves consulting with fellow employees to maximize their success. Some things you'll be doing: - improve the automation of our large fleet of servers - investigate issues and be proactive in keeping things from falling over - be part of an on-call team - own projects and drive them to completion - be a point of contact for questions from others in the company Some skills that will make you stand out: - strong communication skills - a strong understanding of posix concepts - experience with pgBouncer - experience with AWS services - configuration management tools, such as Ansible - Ruby, bash, git, Python, Go, etc. - postgres performance tuning Some reasons why I've been at Instructure over a decade: - the fruits of your labor goes towards education, not selling widgets nobody needs or making rich people a bit more money - we have the mandate to solve the problems we encounter - we have a collaborative, constructive culture - we strongly encourage a healthy work/life balance This particular opening is in our Budapest office. Any euro citizen can apply, but this is not a remote position. You'll be working in our office in Budapest. If this all sounds good, feel free to either send me your resume directly, or apply online at https://jobs.lever.co/instructure/be4a7802-6884-484b-a71a-2b7c36ed8533. Thanks! --------------DBFEBC022BFEC2BB181F2C71 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
My company, Instructure, is looking to hire a full time DBA to help maintain and improve our suite of ed tech services. Over the last decade, we have gone from a small startup to a company which helps tens of millions of students worldwide in their daily education. But we're still growing, and that's where you come in. We're looking for somebody who loves to keep data safe and available, knows how to future-proof a database system without being wasteful, appreciates the need to keep processes sustainable, and loves consulting with fellow employees to maximize their success.

Some things you'll be doing:
- improve the automation of our large fleet of servers
- investigate issues and be proactive in keeping things from falling over
- be part of an on-call team
- own projects and drive them to completion
- be a point of contact for questions from others in the company

Some skills that will make you stand out:
- strong communication skills
- a strong understanding of posix concepts
- experience with pgBouncer
- experience with AWS services
- configuration management tools, such as Ansible
- Ruby, bash, git, Python, Go, etc.
- postgres performance tuning

Some reasons why I've been at Instructure over a decade:
- the fruits of your labor goes towards education, not selling widgets nobody needs or making rich people a bit more money
- we have the mandate to solve the problems we encounter
- we have a collaborative, constructive culture
- we strongly encourage a healthy work/life balance

This particular opening is in our Budapest office. Any euro citizen can apply, but this is not a remote position. You'll be working in our office in Budapest.

If this all sounds good, feel free to either send me your resume directly, or apply online at https://jobs.lever.co/instructure/be4a7802-6884-484b-a71a-2b7c36ed8533.

Thanks!
--------------DBFEBC022BFEC2BB181F2C71--