本ポストはAWS Summit Online Koreaに参加して聞いたセッション「AWSサービスを通じて様々なコンテンツを素早く伝送する」についてのレポートです。
本ポストはAWS Summit Online Koreaに参加して聞いたセッション「AWSサービスを通じて様々なコンテンツを素早く伝送する」についてのレポートです。 また、CloudFrontとGlobal Acceleratorの機能と特性を紹介し、これによってそれぞれウェブコンテンツとnon-HTTPコンテンツを伝送する方法をご紹介します。
こんにちは! 新卒エンジニアのホンギです😃
韓国で2020.05.13(水)、AWS Summit Online Koreaが開催されました。
アマゾンドットコムのCTOであるDr. Werner Vogelsの基調演説を皮切りに、AWSクラウド活用の基礎について紹介するAWSome Dayや様々なセッションでAWS技術を活用した好事例などを聞くことができます。
参加したセッションの内容を韓国語で投稿しました。この内容を皆さんとも共有したいと思い、日本語で書いてみました。
本ポストでは、技術トラック1番のCompute、Storage、Networking/CDNパートである「AWSサービスを通じて様々なコンテンツを素早く送信する(入門)」セッションをポスティングしたいと思います。 ポストで使用された当該セッションの資料はPDF資料(韓国語)をお読みください!
よろしくお願いします!🙇♂️
I recently worked on implementing CloudFront for s3 bucket files. Most of the tutorials were doing that using console management(UI) but we at Blue Sky Analytics prefer “code as infrastructure”. So I had to do this using CloudFormation. With the help of a few StackOverflow links and tutorials, I was able to write CloudFormation Template. Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment.
Easily run Kubernetes-based applications on AWS by leveraging AWS Fargate and Amazon Elastic Kubernetes Service together. Learn more here.
Looking to Hire Professional AWS Developers? The technology inventions have demanded all businesses to use and manage cloud-based computing services and Amazon is dominating the cloud computing services provider in the world. **[Hire AWS...
In addition to standardizing on Docker as their container technology, they chose Amazon as their cloud partner of choice because of their reliability, global footprint, and a deep portfolio of additional managed technology services including but not limited to databases, security, Kubernetes management and logging.
Amazon EC2 is a service that allows you businesses to run their application in AWS cloud. You can easily set up a virtual machine and perform all your computation on it. In this post, we will teach you the basics of Amazon EC2.