Trải Nghiệm Nổ Hũ Tại 58win

Blog

Entries for 'Sam Wallace'

Cloud Deployments in Minutes with Serverless Framework and AWS Lambda

Let's say that you have a RESTful API deployed to some reserved compute resources in AWS. The API's surface is well-designed and is perfectly capable of meeting all of the needs of any clients that consume it. But then, you're t...


Externally Authenticated Access to S3 Objects Over the Internet

Amazon S3 is great for storing any type of binary data or file you can need in a centralized location in the cloud. There is a dedicated URL for each object, which can be easily shared with anyone that needs to access it. However, say that your bu...


Embedding Private Media Files Securely in a React Frontend with Amazon S3 and AWS Lambda

Amazon Simple Storage Service (S3) is a low-cost service for storing and serving unstructured data, which makes it perfect for hosting any media that will be displayed or referenced in your React frontend (PDFs, images, etc.). However, if the me...


Copying and Populating Word Documents in SharePoint Online Using Power Automate

Does your team spend too much time creating Word documents from templates and monotonously changing only a small set of specific details in its content? Tasks like these are common for businesses that author reports or proposals as deliverables to cl...


3 Common Pitfalls of Theme Customization with Material UI 

Material UI is a great tool for speeding up the development process of your react app. The library offers out-of-the-box React UI components with built-in properties that greatly simplify the implementation of the styling and interaction requirements...