Skip to content

Commit

Permalink
Update original post URL in aws-103.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasbacsai committed Jun 27, 2024
1 parent c857c00 commit 528332e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/all/aws-103/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
animation-name: astroFadeIn; }</style></head> <body class="font-sans antialiased min-h-screen bg-black/95"> <!-- <svg class="absolute w-full fill-theme-primary dark:fill-theme-dark-primary opacity-10 -z-10" viewBox="0 0 960 540" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"><path d="M0 81L26.7 86.5C53.3 92 106.7 103 160 99.3C213.3 95.7 266.7 77.3 320 66.3C373.3 55.3 426.7 51.7 480 49.7C533.3 47.7 586.7 47.3 640 45.2C693.3 43 746.7 39 800 51C853.3 63 906.7 91 933.3 105L960 119L960 0L933.3 0C906.7 0 853.3 0 800 0C746.7 0 693.3 0 640 0C586.7 0 533.3 0 480 0C426.7 0 373.3 0 320 0C266.7 0 213.3 0 160 0C106.7 0 53.3 0 26.7 0L0 0Z" stroke-linecap="round" stroke-linejoin="miter"></path></svg> --> <div class="transition-colors"> <main class="mx-auto max-w-4xl px-4 md:px-0"> <br class="my-4" data-astro-cid-fhdt7an5> <header class="header" data-astro-cid-3ef6ksr2> <!-- <div class="header__logo"> --> <!-- <a href="/" class="avatar"> --> <!-- <img class="header__logo-img" src="/assets/logo.png" alt="ServerlessHorrors" /> --> <!-- </a> --> <!-- </div> --> <div class="header__meta flex-1" data-astro-cid-3ef6ksr2> <h3 class="header__title" data-astro-cid-3ef6ksr2> <a href="/" data-astro-cid-3ef6ksr2>ServerlessHorrors</a> </h3> <div class="header__meta-more flex" data-astro-cid-3ef6ksr2> <p class="header__desc" data-astro-cid-3ef6ksr2> Stories you never want to feel on your own skin </p> <nav class="header__nav flex" data-astro-cid-3ef6ksr2> <ul class="header__ref-list" data-astro-cid-3ef6ksr2> <li data-astro-cid-3ef6ksr2> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var r=(i,c,s)=>{let n=async()=>{await(await i())()},t=new IntersectionObserver(e=>{for(let o of e)if(o.isIntersecting){t.disconnect(),n();break}});for(let e of s.children)t.observe(e)};(self.Astro||(self.Astro={})).visible=r;window.dispatchEvent(new Event("astro:visible"));})();;(()=>{var b=Object.defineProperty;var f=(c,o,i)=>o in c?b(c,o,{enumerable:!0,configurable:!0,writable:!0,value:i}):c[o]=i;var l=(c,o,i)=>(f(c,typeof o!="symbol"?o+"":o,i),i);var p;{let c={0:t=>m(t),1:t=>i(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(i(t)),5:t=>new Set(i(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t)},o=t=>{let[e,r]=t;return e in c?c[e](r):void 0},i=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([e,r])=>[e,o(r)]));customElements.get("astro-island")||customElements.define("astro-island",(p=class extends HTMLElement{constructor(){super(...arguments);l(this,"Component");l(this,"hydrator");l(this,"hydrate",async()=>{var d;if(!this.hydrator||!this.isConnected)return;let e=(d=this.parentElement)==null?void 0:d.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let r=this.querySelectorAll("astro-slot"),a={},h=this.querySelectorAll("template[data-astro-template]");for(let n of h){let s=n.closest(this.tagName);s!=null&&s.isSameNode(this)&&(a[n.getAttribute("data-astro-template")||"default"]=n.innerHTML,n.remove())}for(let n of r){let s=n.closest(this.tagName);s!=null&&s.isSameNode(this)&&(a[n.getAttribute("name")||"default"]=n.innerHTML)}let u;try{u=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(n){let s=this.getAttribute("component-url")||"<unknown>",y=this.getAttribute("component-export");throw y&&(s+=` (export ${y})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),n),n}await this.hydrator(this)(this.Component,u,a,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});l(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),r.disconnect(),this.childrenConnectedCallback()},r=new MutationObserver(()=>{var a;((a=this.lastChild)==null?void 0:a.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});r.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}start(){let e=JSON.parse(this.getAttribute("opts")),r=this.getAttribute("client");if(Astro[r]===void 0){window.addEventListener(`astro:${r}`,()=>this.start(),{once:!0});return}Astro[r](async()=>{let a=this.getAttribute("renderer-url"),[h,{default:u}]=await Promise.all([import(this.getAttribute("component-url")),a?import(a):()=>()=>{}]),d=this.getAttribute("component-export")||"default";if(!d.includes("."))this.Component=h[d];else{this.Component=h;for(let n of d.split("."))this.Component=this.Component[n]}return this.hydrator=u,this.hydrate},e,this)}attributeChangedCallback(){this.hydrate()}},l(p,"observedAttributes",["props"]),p))}})();</script><astro-island uid="2dqeBA" component-url="/_astro/SearchBtn.ePuINP-b.js" component-export="default" renderer-url="/_astro/client.Ddma2X8C.js" props="{&quot;data-astro-cid-3ef6ksr2&quot;:[0,true]}" ssr="" client="visible" opts="{&quot;name&quot;:&quot;SearchBtn&quot;,&quot;value&quot;:true}" await-children=""><button><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.2071 4.89344C19.0923 7.77862 19.3131 12.3193 16.8693 15.4578C16.8846 15.4713 16.8996 15.4854 16.9143 15.5L21.1569 19.7427C21.5474 20.1332 21.5474 20.7664 21.1569 21.1569C20.7664 21.5474 20.1332 21.5474 19.7427 21.1569L15.5 16.9143C15.4854 16.8996 15.4713 16.8846 15.4578 16.8693C12.3193 19.3131 7.77862 19.0923 4.89344 16.2071C1.76924 13.083 1.76924 8.01763 4.89344 4.89344C8.01763 1.76924 13.083 1.76924 16.2071 4.89344ZM14.7929 14.7929C17.1361 12.4498 17.1361 8.6508 14.7929 6.30765C12.4498 3.96451 8.6508 3.96451 6.30765 6.30765C3.96451 8.6508 3.96451 12.4498 6.30765 14.7929C8.6508 17.1361 12.4498 17.1361 14.7929 14.7929Z" fill="currentColor"></path></svg></button><!--astro:end--></astro-island> </li> <li data-astro-cid-3ef6ksr2> <a href="https://github.com/andrasbacsai/serverlesshorrors.com" title="ServerlessHorrors's Github URL'" data-astro-cid-3ef6ksr2> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22" data-astro-cid-3ef6ksr2></path> </svg> </a> </li> <li data-astro-cid-3ef6ksr2> <a href="/rss.xml" title="RSS" data-astro-cid-3ef6ksr2> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 11a9 9 0 0 1 9 9" data-astro-cid-3ef6ksr2></path> <path d="M4 4a16 16 0 0 1 16 16" data-astro-cid-3ef6ksr2></path> <circle cx="5" cy="19" r="1" data-astro-cid-3ef6ksr2></circle> </svg> </a> </li> <!-- <li>
<ModeSwitcherBtn client:visible />
</li> --> </ul> </nav> </div> </div> </header> <nav class="nav py-3" data-astro-cid-dmqpwcec> <ul class="nav-list" data-astro-cid-dmqpwcec data-astro-transition-scope="astro-4ybupojm-1"> <li data-astro-cid-dmqpwcec> <a class="pb-1 border-b-2 hover:border-gray-400 hover:dark:border-gray-700 border-gray-700" href="/" title="home" data-astro-cid-dmqpwcec>Home</a> </li><li data-astro-cid-dmqpwcec> <a class="pb-1 border-b-2 hover:border-gray-400 hover:dark:border-gray-700 border-gray-700" href="/tags" title="tags" data-astro-cid-dmqpwcec>Tags</a> </li> </ul> </nav> <div class="content" data-astro-cid-fhdt7an5> <div class="post__header" data-astro-cid-jj6gr7j4> <div class="post__tags" data-astro-cid-jj6gr7j4> <a class="post__tag" href="/tags/aws" title="aws" data-astro-cid-jj6gr7j4> aws </a><a class="post__tag" href="/tags/dark-pattern" title="dark-pattern" data-astro-cid-jj6gr7j4> dark-pattern </a><a class="post__tag" href="/tags/free-tier" title="free-tier" data-astro-cid-jj6gr7j4> free-tier </a> </div> <h1 class="post__title" data-astro-cid-jj6gr7j4>$103.26</h1> <h5 class="post__desc flex flex-row gap-2" data-astro-cid-jj6gr7j4> <img class="avatar" src=" https://pbs.twimg.com/profile_images/1482658380913201158/NwpZWIaU_200x200.jpg" alt="Andras Bacsai's avatar" data-astro-cid-jj6gr7j4> <div class="flex flex-col border-l-2 pl-2" data-astro-cid-jj6gr7j4> <a class="post__author" href="https://twitter.com/heyandras" title="Andras Bacsai's twitter" target="_blank" rel="external" data-astro-cid-jj6gr7j4> Andras Bacsai </a> <span class="post__date" data-astro-cid-jj6gr7j4> <!-- post creation/updation data --> Tuesday, June 25, 2024 </span> <span class="post__stats" data-astro-cid-jj6gr7j4> <!-- | <Icon class="w-5 h-5 inline-block" pack="mdi" name="clock" /> 2 mins --> </span> </div> </h5> </div> <img class="img__outer" src="https://d3e0luujhwn38u.cloudfront.net/resized/SW7xxCgkKJvzXEge5085d86osYndzAl_iXLMTugRklE/s:1200/plain/s3://typefully-user-uploads/img/original/10070/9910009c-bac0-4c81-91c7-8ef831d7986c.jpg" alt="$103.26" data-astro-cid-jj6gr7j4> <br data-astro-cid-jj6gr7j4> <article class="prose text-white" data-astro-cid-apjhz64k> <hr>
<p><a href="hhttps://lapcatsoftware.com/articles/2024/6/7.html">Original post</a></p>
<p><a href="https://lapcatsoftware.com/articles/2024/6/7.html">Original post</a></p>
<p>Conclusion: Refunded, partially. Always check what is included in the free tier and what is not.</p>
<hr>
<p><strong>tldr: A user is billed on AWS free tier because he used Amazon Postgresql (not included in free tier) and not Postgresql (included in free tier) and charged without any notification that this service is paid! This is bad.</strong></p> </article> <div class="post__footer" data-astro-cid-jj6gr7j4> <br data-astro-cid-jj6gr7j4> <div class="author-card" data-astro-cid-jj6gr7j4> <img class="author-card__img avatar avatar--lg" src=" https://pbs.twimg.com/profile_images/1482658380913201158/NwpZWIaU_200x200.jpg" alt="Andras Bacsai's avatar" data-astro-cid-jj6gr7j4> <div class="author-card__meta" data-astro-cid-jj6gr7j4> <a class="author-card__author" href="https://twitter.com/heyandras" title="Andras Bacsai's twitter" target="_blank" rel="external" data-astro-cid-jj6gr7j4> Andras Bacsai </a> <p class="author-card__bio" data-astro-cid-jj6gr7j4>Solopreneuer. Building Coolify.io in public an open-source &amp; self-hostable Heroku / Netlify / Vercel alternative.</p> <br data-astro-cid-jj6gr7j4> <a class="" target="_blank" href="https://twitter.com/intent/follow?screen_name=heyandras" data-astro-cid-jj6gr7j4> <svg viewBox="0 0 24 24" data-astro-cid-jj6gr7j4 class="w-5 h-5 inline-block" astro-icon="mdi:twitter"><path fill="currentColor" d="M22.46 6c-.77.35-1.6.58-2.46.69.88-.53 1.56-1.37 1.88-2.38-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29 0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15 0 1.49.75 2.81 1.91 3.56-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.93.07 4.28 4.28 0 0 0 4 2.98 8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21 16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56.84-.6 1.56-1.36 2.14-2.23z"/></svg>
Expand Down
Loading

0 comments on commit 528332e

Please sign in to comment.