20살 초반? 중반? 정확히 언제쯤인지는 기억나지 않는다. 그냥 내가 원하는걸 하고 싶었고, 남들을 따라하기 싫었고, 내가 나를 책임져야하고 남들 핑계를 대기 싫었다. 그 이후로 누군가가 보면 상당히 이상하다고 느끼고, 누군가는 신박하다고 했고, 또 누군가는 그러려니 했었다. 사실 이 글을 쓰게된건 내가 멤버쉽 결제를 해서 보는 영상에서 유튜버 분이 독립적인 사고를 해야된다고 얘기하면서 예시를 들려주고 자기자신만의 판단을 해야된다고 말씀하시는데 내가 평소에 생각하는게 저런거였구나라는 생각이 들었고, 찾아보니 실제로 다양한 예시들도 있고 그렇더라. 그래서 그냥 글을 남겨보고 싶었고, 나만큼 많은 시행착오를 겪지 않고 이러한 사고를 정착시키는데 도움이 됐으면 좋겠다는 생각으로 쓰게됐다.(+ 나 자신도 이런 ..
테스트 환경 구성 : https://www.runatlantis.io/guide/testing-locally.html#install-terraform Testing Locally | Atlantis Testing Locally These instructions are for running Atlantis locally on your own computer so you can test it out against your own repositories before deciding whether to install it more permanently. TIP If you want to set up a production-ready Atlantis inst www.runatlantis.io conftest po..
import time import pprint from elasticsearch import Elasticsearch es = Elasticsearch() result = es.search(index=NAME, body={"query": {"match": {"_id": "BLAH"}}})["hits"] if result["total"]["value"]: pprint.pprint(result["hits"][0]["_source"]["state"]) STATE = "STATE1" # STATE = "STATE2" print( es.update( index=NAME, body={"doc": {"state": STATE}}, id="BLAH", ) ) start_time = time.time() while Tr..
트리 형태의 json 데이터를 가져오는데 재귀없이 나만의 신박한 방법을 찾아보겠다고 3시간 정도 끙끙거리다가 결국 재귀를 썻다. 근데 아뿔싸 재귀마저도 구현을 잘 못하다니 역시 난 멍청하다 그래도 디버깅하면서 발견해서 다행.. 아 부끄럽지만 박제해서 앞으론 이런 실수 없도록 해야겠다 import requests BASE_URL = "http://hn.algolia.com/api/v1" def make_detail_url(object_id): return f"{BASE_URL}/items/{object_id}" def get_comments_from_id(rs_json: str = "", object_id: int = 0) -> list: if rs_json == "": url: str = make_det..
aws cli 버전 : aws-cli/2.1.11 Python/3.7.9 Windows/10 exe/AMD64 prompt/off python 버전 : 3.8.5 CIS Benchmark 다운로드 링크 : www.cisecurity.org/blog/foundational-cloud-security-with-cis-benchmarks/ Blog | Foundational Cloud Security with CIS Benchmarks Implementiong foundational cloud security systems to harden environments protect against cyber-attacks and misconfiguration. www.cisecurity.org 에드센스가 안붙네요...
aws cli 버전 : aws-cli/2.1.11 Python/3.7.9 Windows/10 exe/AMD64 prompt/off python 버전 : 3.8.5 CIS Benchmark 다운로드 링크 : www.cisecurity.org/blog/foundational-cloud-security-with-cis-benchmarks/ Blog | Foundational Cloud Security with CIS Benchmarks Implementiong foundational cloud security systems to harden environments protect against cyber-attacks and misconfiguration. www.cisecurity.org 실수로 1.12를 건..
aws cli 버전 : aws-cli/2.1.11 Python/3.7.9 Windows/10 exe/AMD64 prompt/off python 버전 : 3.8.5 CIS Benchmark 다운로드 링크 : www.cisecurity.org/blog/foundational-cloud-security-with-cis-benchmarks/ Blog | Foundational Cloud Security with CIS Benchmarks Implementiong foundational cloud security systems to harden environments protect against cyber-attacks and misconfiguration. www.cisecurity.org IAM 유저가 콘솔 ..
- Total
- Today
- Yesterday
- platform
- scp
- CIS
- 우주와컴퓨터
- ControlTower
- cloudsecurity
- ViaAWSService
- JavaScript
- 계정정보저장
- security
- teplate
- conftest policy
- stateType
- opensource
- steampipe
- terraform
- Cloud
- temlate
- .get()
- findinglatestversion
- IAM
- 2xx
- compliance
- aws
- web
- AWS #CIS
- defaulttheme
- fleet manager
- REACT
- 4xx
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |