I am trying to import the Psycopg2 library into a lambda function but everytime it continues to fail, I have tried pip installing the library then zipping it with the .py file, it fails… with “”Unable to import module ‘lambda_function’: No module named ‘psycopg2._psycopg’”. Then I tried to use Docker and create a container to […]
AI agents are autonomous systems designed to perform tasks that would typically require human involvement. By using advanced algorithms, these agents can handle a wide range of functions, from answering customer inquiries to predicting business trends. This automation not only streamlines repetitive processes but also allows human workers to focus on more strategic and creative […]
AWS to invest a further $10 billion in Ohio, bringing 2030 total to $23 billion+ Amazon says it has created 110,000 jobs in total across the state since 2010 Ohio’s renewable energy projects will generate 2.9 GWh of energy annually Amazon Web Services (AWS) has confirmed plans to invest another $10 billion in Ohio by […]
With generative AI already changing industries and businesses across the world, the race is on for the next big engagement with the technology. Having played a leading role in helping build and establish the systems behind many enterprise use cases for generative AI, Amazon Web Services was keen to push its credentials at the recent […]
JHVEPhoto AMD (NASDAQ:AMD) said last week’s report that contained comments made by an Amazon Web Services (NASDAQ:AMZN) executives that it has “not yet” seen heavy demand for the former’s artificial intelligence accelerators is “not accurate.” “We have a great relationship with Source link
AWS recently introduced a new feature for its AWS Transfer Family: Transfer Family web apps. This fully-managed resource allows organizations to create a branded, secure portal for accessing Amazon S3 data directly through a web browser. According to the company, this enhancement aims to simplify S3 data management for non-technical users, providing a user-friendly and […]
Amazon has rolled out a new family of “understanding” AI multimodal models that can generate text, image, and video from varying inputs. Collectively known as Nova, Amazon says it is able to “analyze complex documents and videos, understand charts and diagrams, generate engaging video content, and build sophisticated AI agents.” Part of Nova is an […]
ကျနော်တို့ တော်တော်များများ ကိုယ့် localhost မှာ run နေတဲ့ Web Application ကို သူများတွေကိုစမ်းခိုင်းချင်တာမျိုး ၊ develop လုပ်နေတုန်း ပြဖို့လိုလာတာမျိုးကြုံဖူးကြမယ်ထင်ပါတယ်။ အဲ့လိုအချိန်မှာဆိုရင် ကိုယ့် Localhost ကို Public Internet ကနေ access လုပ်နိုင်အောင် လုပ်ဖို့လိုလာပါပြီ။ Ngrok က အဲ့ဒီအတွက် လူသုံးများတဲ့ tool တစ်ခုဖြစ်ပေမယ့် ကျနော် share ပေးချင်တာက Ngrok အစား EC2 server တစ်လုံးပေါ်မှာ ကိုယ်ပိုင် domain နဲ့ self-host ထားတဲ့ localhost tunnel တစ်ခု ဘယ်လိုတည်ဆောက်ကြမလဲဆိုတာပဲဖြစ်ပါတယ်။ Prerequisites SSH နဲ့ Nginx အကြောင်း အနည်းငယ်တော့ သိထားဖို့လိုမယ်။ […]
ဒါလေးကတော့ မနေ့က ရေးခဲ့တဲ့ article (Deploy NuxtJs app to AWS with SAM) ရဲ့ အဆက်ပါ။ ကျွန်တော်တို့ မနေ့က SAM နဲ့ manual deploy တဲ့ အကြောင်းပြောခဲ့ပြီးပါပြီ။ ဒီနေ့မှာတော့ SAM ကို GitHub Action သုံးပြီး ဘယ်လို CI/CD setup လုပ်မလဲ ဆက်ရေးပေးသွားပါမယ်။ Preparing SAM Template ဒီတစ်ခါမှာတော့ Domain ပါ ထည့်သွားမှာ ဖြစ်တဲ့ အတွက် မနေ့က template ထဲမှာ Domain setup လုပ်ဖို့ နည်းနည်း ပြင်ပါမယ်။ Prameters ထဲမှာ CertificateId လေးထပ်ထည့်ပေးပြီး၊ CloudFrontDistribution ရဲ့ […]
ကျွန်တော်တို့ SSR (Server-Side Rendering) ပါ တဲ့ application တွေ ကို AWS ပေါ်မှာ serverless run ချင်တဲ့အခါမှာ Lambda ကိုသုံးလို့ရပါတယ်။ ပုံမှန်ဆိုရင်တော့ serverless framework ကိုသုံးပြီး deploy လိုက်တာက မြန်မြန်ဆန်ဆန်နဲ့ အလုပ်ရှုပ်သက်သာပါတယ်။ Serverless v4 က စပြီး ဝယ်သုံးဖို့လိုလာပါပြီ free က လည်း 2 credits ပဲ ပေးသုံးတာဖြစ်တဲ့အတွက် uat + dev မှာတင် လမ်းဆုံးပြီး production အတွက်က ဝယ်သုံးရမလိုဖြစ်နေပါပြီ။ Serverless v3 လည်း 2024 ကုန်ရင် security support end တော့မှာဆိုတော့ ရေရှည်မှာ အဆင်မပြေတဲ့အတွက် […]