AWS |
AWS Compute Blog |
Using AWS Lambda as a consumer for Amazon Kinesis |
https://aws.amazon.com/blogs/compute/using-aws-lambda-as-a-consumer-for-amazon-kinesis/
|
Using AWS Lambda as a consumer for Amazon KinesisThis blog post shows some of the best practices when using Lambda with Kinesis It covers operational levers for high throughput low latency single source data processing pipelines |
2020-09-30 13:13:25 |
AWS |
AWS Open Source Blog |
Using the K3s Kubernetes distribution in an Amazon EKS CI/CD pipeline |
https://aws.amazon.com/blogs/opensource/using-the-k3s-kubernetes-distribution-in-an-amazon-eks-ci-cd-pipeline/
|
Using the Ks Kubernetes distribution in an Amazon EKS CI CD pipelineModern microservices application stack CI CD pipeline Kubernetes as orchestrator hundreds or thousands of deployments per dayーthis all sounds good until you realize that your Kubernetes development or staging environments are messed up by these deployments and changes done by one developer team are affecting your developer team s Kubernetes environment In this post we will walk … |
2020-09-30 13:48:33 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
魚眼レンズの歪みを画像に付加させてみる |
https://qiita.com/akaiteto/items/1452f4fa1ae7ed33ae93
|
|
2020-09-30 22:17:10 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
経験値を獲得するための記述を知りたい |
https://teratail.com/questions/295140?rss=all
|
経験値を獲得するための記述を知りたいrailsでタスクを完了したら経験値をもらって閾値を超えたらレベルアップするアプリを作っています。 |
2020-09-30 22:57:56 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
C言語 出力関数printf 変数利用の問題 |
https://teratail.com/questions/295139?rss=all
|
「ある会社の通信料金を基本料金時間まで円で、その後時間ごとに追加料金が円かかるとする。 |
2020-09-30 22:36:14 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
マクロで決まったルールでシート同士で転記をしたい |
https://teratail.com/questions/295138?rss=all
|
重複するものは転記しない・各担当者の行の数字を転記していく。 |
2020-09-30 22:35:36 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
.vscodeが作成されない |
https://teratail.com/questions/295137?rss=all
|
vscodeが作成されない以下のサイトを参考にreactのプログラムを書いています。 |
2020-09-30 22:27:05 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Flask テキストファイルを読み込む関数を実行するとRecursionErrorが送出される |
https://teratail.com/questions/295136?rss=all
|
Flaskテキストファイルを読み込む関数を実行するとRecursionErrorが送出されるFlaskを使って簡単なWebアプリを作成しております。 |
2020-09-30 22:25:58 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
useEffectのクリーンアップ関数について |
https://teratail.com/questions/295135?rss=all
|
|
2020-09-30 22:16:32 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
HTMLのDIVタグを2列レスポンシブ対応で、横並びにする方法はどうすればいいですか? |
https://teratail.com/questions/295134?rss=all
|
HTMLのDIVタグを列レスポンシブ対応で、横並びにする方法はどうすればいいですか質問を見てくださりありがとうございます。 |
2020-09-30 22:12:11 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
submitをした後でもう1回submitをする動作を1クリックでできないでしょうか? |
https://teratail.com/questions/295133?rss=all
|
submit |
2020-09-30 22:10:00 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
マジックナンバーは使わないで・・・。 |
https://qiita.com/m6mmsf/items/725ad1712457a436c939
|
マジックナンバーは使わないで・・・。 |
2020-09-30 22:02:57 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
本番稼働中のシステムでダウンタイム無しでECS on EC2からFargateに移行 |
https://qiita.com/shimizuemon/items/0e75b3282683417460ff
|
本番稼働中のシステムでダウンタイム無しでECSonECからFargateに移行稼働中のECSonECシステムの構成クライアントリクエストはALBとターゲットグループでECSにルーティングしているクラスター内にサービスはつあってつはNginxコンテナとPHPFPMコンテナが格納されているタスクが動いているもうつはバックグラウンドで非同期処理を行うワーカープロセスのコンテナが格納されているタスクが動いているセッション管理はElastiCacheのRedisを使っているDBはRDSを使っているRouteでシステムのFQDNにALBのエイリアスを設定しているアプリケーションはPHPLaravelで実装している他にもSESやSNSやSなど色々使っているがそれらリソースへのアクセス許可を付与したアプリケーション用IAMユーザを作成してアプリケーションに設定し、各リソースを利用するためのパッケージをインストールして動かしている移行概要一言でいうと、ロードバランサーとアプリケーションサーバー部分だけ新しく作成してDNSで切り替える。 |
2020-09-30 22:29:36 |
golang |
Goタグが付けられた新着投稿 - Qiita |
apiにgo言語、フロントをreactの最小構成作った |
https://qiita.com/kosukeKK/items/fa1e86388705665d9fb4
|
maingodockercomposeup |
2020-09-30 22:33:15 |
Git |
Gitタグが付けられた新着投稿 - Qiita |
Gitのエディタ関連付け(sakura) |
https://qiita.com/h-kate00/items/1b7e7fc86d2b1e73fc88
|
ptoolsakurasakuraexecode |
2020-09-30 22:11:31 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
RailsにおけるCRUD機能とMVC |
https://qiita.com/mat827/items/aa0f6cebe6711bf1ebe2
|
ModelデータView画面Controller操作MVCなぜできたアプリを色々処理する中で画面UIの部分とデータを処理する部分で性質が違うのでそのつを一緒にコードを書いてしまうと複雑になってしまうので見た目を担当するViewアプリ固有のデータの処理を行うModelViewとModelをコントロールするControllerの役割をつに分ける事によって管理しやすくしようという理由でMVCというフレームワークが作られたMModelデータベースを操作する仕組みControllerからデータの追加や変更・削除の指示を受け実行します。 |
2020-09-30 22:35:53 |
技術ブログ |
Developers.IO |
【ハンズオン】AWS DeepRacer Workshop 2020 #AWSSummit |
https://dev.classmethod.jp/articles/aws-summit-online-2020-drl-04/
|
awssummitonline |
2020-09-30 13:47:26 |
技術ブログ |
Developers.IO |
【レポート】オールコネクトDX挑戦とAmazon Connect 導入〜国産レガシーCTIからピュアなクラウド型CTIへ〜 #AWSSummit |
https://dev.classmethod.jp/articles/aws-summit-online-2020-cus-96/
|
amazon |
2020-09-30 13:45:45 |
技術ブログ |
Developers.IO |
Aurora MySQL のバックトラック機能を使ってDROP DATABASEをなかったことにしてみた |
https://dev.classmethod.jp/articles/aurora-mysql-backtrack/
|
dropdatabase |
2020-09-30 13:10:12 |
海外TECH |
Ars Technica |
Delta IV Heavy rocket delayed again, raising concerns of aging infrastructure |
https://arstechnica.com/?p=1710528
|
range |
2020-09-30 13:56:41 |
Apple |
AppleInsider - Frontpage News |
Marshall launches Major IV wireless on-ear headphones with wireless charging |
https://appleinsider.com/articles/20/09/30/marshall-launches-major-iv-wireless-on-ear-headphones-with-wireless-charging
|
Marshall launches Major IV wireless on ear headphones with wireless chargingMarshall is opening preorders for their newly redesigned Major line of headphones ーthe Major IV They now feature wireless charging over three days of battery life and more comfortable wear Boasting an improved ergonomic design these headphones feature softer ear cushions that have been redesigned to fit a larger number of wearer s ears The Marshall Major IV headphones also feature an attractive classic design A custom tuned dynamic driver helps to deliver deeper bass smoother midi and crisper treble for a great listening experience Leave your phone in your pocket by using the multi directional control knob ーit allows you to pause skip and adjust the volume of whatever you re listening to Read more |
2020-09-30 14:00:03 |
Apple |
AppleInsider - Frontpage News |
Is Apple's COVID-19 exposure tracking technology working? |
https://appleinsider.com/articles/20/09/29/is-apples-covid-19-exposure-tracking-technology-working
|
Is Apple x s COVID exposure tracking technology working Back in April Apple announced that it was partnering with Google build a technology framework to help governments and health agencies reduce the spread of the virus with user privacy and security central to the design I got COVID and here s how it worked Apple s Find My technology recycled for COVID Apple s speed in deploying an entirely new layer of technology for securely tracking COVID exposure notifications ーjust weeks after the pandemic burst onto the world stage ーis easier to understand when you realize it wasn t entirely new technology Read more |
2020-09-30 13:12:23 |
海外TECH |
Engadget |
The London Marathon will go ahead thanks to social-distancing wearables |
https://www.engadget.com/london-marathon-social-distancing-bump-tharsus-technology-134101660.html
|
The London Marathon will go ahead thanks to social distancing wearablesElite level marathon running will return this weekend The organizers of the London Marathon have announced that they will use distance measuring Bump devices tto keep roughly athletes safe as they participate in the men s women s and wheelcha |
2020-09-30 13:41:01 |
Cisco |
Cisco Blog |
Strategies for a successful RDOF bid |
https://blogs.cisco.com/sp/strategies-for-a-successful-rdof-bid
|
Strategies for a successful RDOF bidIf you re planning to bid in the upcoming RDOF auction preparation is key and there are several strategies that can help make you more successful at winning the bids at the values you want and just as importantly avoiding placing low bids The post Strategies for a successful RDOF bid appeared first on Cisco Blogs |
2020-09-30 13:00:58 |
海外TECH |
CodeProject Latest Articles |
Training a Humanoid AI Robot to Walk With Soft Actor Critic (SAC) |
https://www.codeproject.com/Articles/5280287/Training-a-Humanoid-AI-Robot-to-Walk-With-Soft-Act
|
actor |
2020-09-30 13:52:00 |
海外科学 |
NYT > Science |
First Fossil Feather Ever Found Belonged to This Dinosaur |
https://www.nytimes.com/2020/09/30/science/dinosaur-feather-fossil-archaeopteryx.html
|
century |
2020-09-30 13:51:28 |
海外科学 |
NYT > Science |
Will Pfizer's Vaccine Be Ready in October? Here's Why That's Unlikely. |
https://www.nytimes.com/2020/09/30/health/pfizer-covid-vaccine.html
|
incentives |
2020-09-30 13:53:32 |
金融 |
金融庁ホームページ |
LIBORの恒久的な公表停止に備えた対応について更新しました。 |
https://www.fsa.go.jp/policy/libor/libor.html
|
libor |
2020-09-30 15:00:00 |
金融 |
金融庁ホームページ |
金融機関における貸付条件の変更等の状況について更新しました。 |
https://www.fsa.go.jp/ordinary/coronavirus202001/kashitsuke/20200430.html
|
金融機関 |
2020-09-30 15:00:00 |
金融 |
金融庁ホームページ |
「新型コロナウイルス感染症関連情報」特設ページを更新しました。 |
https://www.fsa.go.jp/ordinary/coronavirus202001/press.html
|
新型コロナウイルス |
2020-09-30 15:00:00 |
金融 |
生命保険おすすめ比較ニュースアンテナ waiwainews |
Japanese Insurers to Adopt Economic Value-Based Capital Standards in 2025 - Fitch Ratings |
http://seiho.waiwainews.net/view/11665
|
newsallrightsreserved |
2020-09-30 22:01:20 |
金融 |
生命保険おすすめ比較ニュースアンテナ waiwainews |
小金井公園BBQ |
http://seiho.waiwainews.net/view/11663
|
newsallrightsreserved |
2020-09-30 22:01:15 |
海外ニュース |
Japan Times latest articles |
Suga eyes Vietnam and Indonesia for first overseas trip as PM |
https://www.japantimes.co.jp/news/2020/09/30/national/yoshihide-suga-vietnam-indonesia/
|
japan |
2020-09-30 23:29:32 |
海外ニュース |
Japan Times latest articles |
Japan’s offshore wind backers see clean heir to coal and nuclear |
https://www.japantimes.co.jp/news/2020/09/30/business/corporate-business/offshore-wind-coal-nuclear-energy/
|
economic |
2020-09-30 23:01:09 |
海外ニュース |
Japan Times latest articles |
Karate gets its voice back through new face shields |
https://www.japantimes.co.jp/sports/2020/09/30/more-sports/karate-face-shields-coronavirus/
|
protective |
2020-09-30 23:49:06 |
海外ニュース |
Japan Times latest articles |
Masahiro Tanaka and Shogo Akiyama gear up for expanded postseason |
https://www.japantimes.co.jp/sports/2020/09/30/baseball/mlb/masahiro-tanaka-shogo-akiyama-postseason/
|
Masahiro Tanaka and Shogo Akiyama gear up for expanded postseasonThe two players are among six Japanese players participating in the wild card round including three experiencing their first big league playoffs |
2020-09-30 23:23:43 |
海外ニュース |
Japan Times latest articles |
Bronze medalist Mikako Kotani appointed as Tokyo 2020 sports director |
https://www.japantimes.co.jp/sports/2020/09/30/olympics/mikako-kotani-appointed-tokyo-2020-sports-director/
|
Bronze medalist Mikako Kotani appointed as Tokyo sports directorKotani a fluent English speaker who earned two synchronized swimming medals in Seoul in is expected to become the public face of local games |
2020-09-30 22:42:35 |
海外ニュース |
Japan Times latest articles |
Two ways to stand against racism and sexism at work |
https://www.japantimes.co.jp/opinion/2020/09/30/commentary/world-commentary/racism-sexism-work/
|
boards |
2020-09-30 23:26:18 |
海外ニュース |
Japan Times latest articles |
If we can’t ban nukes, let’s stigmatize them |
https://www.japantimes.co.jp/opinion/2020/09/30/commentary/world-commentary/ban-nuclear-weapons-stigmatize/
|
nuclear |
2020-09-30 23:15:25 |
海外ニュース |
Japan Times latest articles |
How Harley-Davidson lost its rumble in India |
https://www.japantimes.co.jp/opinion/2020/09/30/commentary/world-commentary/harley-davidson-india/
|
assembly |
2020-09-30 23:11:51 |
海外ニュース |
Japan Times latest articles |
Making sense of China’s new plan |
https://www.japantimes.co.jp/opinion/2020/09/30/commentary/world-commentary/china-new-plan/
|
economy |
2020-09-30 22:39:53 |
ニュース |
BBC News - Home |
Covid: Boris Johnson defends 'strong local' strategy to beat virus |
https://www.bbc.co.uk/news/uk-54352338
|
boris |
2020-09-30 13:32:58 |
ニュース |
BBC News - Home |
Covid-19: Coventry University student flats partygoers flout rules |
https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-54349548
|
blatant |
2020-09-30 13:54:38 |
ニュース |
BBC News - Home |
'Panto parade' highlights the plight of arts venues |
https://www.bbc.co.uk/news/entertainment-arts-54353273
|
events |
2020-09-30 13:24:55 |
ニュース |
BBC News - Home |
National League clubs to get emergency grant |
https://www.bbc.co.uk/sport/football/54352735
|
season |
2020-09-30 13:09:51 |
ニュース |
BBC News - Home |
Covid rules: How much of the UK is now under some sort of lockdown? |
https://www.bbc.co.uk/news/uk-england-52934822
|
extra |
2020-09-30 13:26:02 |
LifeHuck |
ライフハッカー[日本版] |
抜群の防水性を誇るバックパック「OSAH」がキャンペーン開始 |
https://www.lifehacker.jp/2020/09/220845-machi-ya-osah-start.html
|
防水性 |
2020-09-30 23:00:00 |
LifeHuck |
ライフハッカー[日本版] |
Amazon Kindle Unlimitedが3ヵ月間99円で読み放題に〜10/14まで |
https://www.lifehacker.jp/2020/09/221163kindle-unlimited.html
|
読み放題 |
2020-09-30 22:35:00 |
LifeHuck |
ライフハッカー[日本版] |
WindowsパソコンにAirPodsをペアリングする方法 |
https://www.lifehacker.jp/2020/09/how-do-i-connect-airpods-to-a-windows-pc.html
|
airpods |
2020-09-30 22:05:00 |
北海道 |
北海道新聞 |
エスカレーターで男児けが 消費者庁「手離さないで」 |
https://www.hokkaido-np.co.jp/article/465849/
|
天王寺駅 |
2020-09-30 22:12:00 |
北海道 |
北海道新聞 |
成田空港、利用客の混雑備え訓練 GoTo東京追加で、70人参加 |
https://www.hokkaido-np.co.jp/article/465851/
|
成田空港 |
2020-09-30 22:25:00 |
北海道 |
北海道新聞 |
広4―1巨(30日) 鈴木誠也2ラン、野村6勝目 |
https://www.hokkaido-np.co.jp/article/465855/
|
田中広輔 |
2020-09-30 22:31:00 |
北海道 |
北海道新聞 |
給食牛乳にネズミ死骸 山形、予備の瓶に混入か |
https://www.hokkaido-np.co.jp/article/465854/
|
学校給食 |
2020-09-30 22:30:00 |
北海道 |
北海道新聞 |
電車にはねられ少年死亡、千葉 16日にも事故の踏切に立ち入る |
https://www.hokkaido-np.co.jp/article/465844/
|
千葉県流山市東深井 |
2020-09-30 22:10:55 |
北海道 |
北海道新聞 |
米GDP確定値31・4%減 4~6月期、戦後最悪 |
https://www.hokkaido-np.co.jp/article/465852/
|
確定 |
2020-09-30 22:25:00 |
北海道 |
北海道新聞 |
NY円、105円後半 |
https://www.hokkaido-np.co.jp/article/465848/
|
外国為替市場 |
2020-09-30 22:03:00 |
IT |
週刊アスキー |
スナドラ865/144Hz/1億画素カメラ、シャオミ「Mi 10T Pro」を海外発表 |
https://weekly.ascii.jp/elem/000/004/028/4028654/
|
mitpro |
2020-09-30 22:35:00 |
コメント
コメントを投稿