投稿時間:2021-10-09 20:23:11 RSSフィード2021-10-09 20:00 分まとめ(23件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【HTML,CSS】レスポンシブ事に、横長のtableを横スクロール(スワイプ)させたい。 https://teratail.com/questions/363608?rss=all 【HTMLCSS】レスポンシブ事に、横長のtableを横スクロールスワイプさせたい。 2021-10-09 19:52:18
Ruby Rubyタグが付けられた新着投稿 - Qiita AWS CLIとSAN証明書を駆使してELB利用料金を50万円節約した話 https://qiita.com/Gatsby/items/933c5a93e5900865b7d2 AWSCLIとSAN証明書を駆使してELB利用料金を万円節約した話全体の流れ背景開発サービスの仕様とAWSの仕様についてServiceQuotas編ELB紐づけれる証明書の上限を→にアップACMSANs証明書のサブジェクト別名に指定できるドメイン数を→にアップスクリプト編ロードバランサーに紐付く証明書を全て取得する証明書に設定したドメインを全て取得する既に個にバンドルされたドメインを取得する未だ個にバンドルされていないドメインを個ごとにバンドルし、SANs証明書を発行するSANs証明書をロードバランサーに設定する。 2021-10-09 19:52:24
Ruby Rubyタグが付けられた新着投稿 - Qiita はじめてのRuby on Railsの環境構築 まとめ https://qiita.com/MPrg2011/items/ddae71db0a66590d20ae はじめてのRubyonRailsの環境構築まとめはじめに以前はDocker上で環境構築を行いましたが今回は前回できなかった自分のPCに環境構築できたのでメモ。 2021-10-09 19:19:25
Docker dockerタグが付けられた新着投稿 - Qiita 既存アプリ(Rails)にdocker導入 https://qiita.com/ishigami_masato/items/2b6435afd0f07737be59 この場合、コンテナの起動順はdb→web、しかし完全にdbが起動してからwebを起動するのではないdependsondb③Dockerfileイメージを作成dockercomposeymlファイルのbuildからカレントディレクトリのDockerfileを探しwebコンテナのもとになるイメージを作成する。 2021-10-09 19:51:21
Ruby Railsタグが付けられた新着投稿 - Qiita 既存アプリ(Rails)にdocker導入 https://qiita.com/ishigami_masato/items/2b6435afd0f07737be59 この場合、コンテナの起動順はdb→web、しかし完全にdbが起動してからwebを起動するのではないdependsondb③Dockerfileイメージを作成dockercomposeymlファイルのbuildからカレントディレクトリのDockerfileを探しwebコンテナのもとになるイメージを作成する。 2021-10-09 19:51:21
Ruby Railsタグが付けられた新着投稿 - Qiita はじめてのRuby on Railsの環境構築 まとめ https://qiita.com/MPrg2011/items/ddae71db0a66590d20ae はじめてのRubyonRailsの環境構築まとめはじめに以前はDocker上で環境構築を行いましたが今回は前回できなかった自分のPCに環境構築できたのでメモ。 2021-10-09 19:19:25
技術ブログ Developers.IO Zendesk Explore の標準ユーザー定義メトリックを使ったクエリの作成方法(2 つの縦棒グラフと割合) https://dev.classmethod.jp/articles/zendesk-explore-standard-user-defined-metrics/ zendesk 2021-10-09 10:56:19
海外TECH DEV Community 7 Best Tools For Developers - They Can't Live Without It https://dev.to/gw78ah/7-best-tools-for-developers-they-can-t-live-without-it-1cb4 Best Tools For Developers They Can x t Live Without It The best tools for developers are a priority for them to work As a developer he always works with code editors browsers terminals etc to improve his productivity VS Code is one of the best editors every developer would like to work with it I ve also listed the VS Code extensions for JS that are useful for a developer And browser extensions are also a great way to improve productivity and I ve also listed Chrome extensions for a developer If you are a junior programmer this will give you an idea the improve your coding skills and if you are a senior developer you are still learn something new from it Extensions are one the best tools for developers Let s see the best tools for developers Read More Best Tools For Developers They Can t Live Without It 2021-10-09 10:33:34
海外TECH DEV Community AI project For Beginners https://dev.to/gw78ah/ai-project-for-beginners-2eg8 AI project For BeginnersArtificial Intelligence has made a significant impact on our daily lives Every time you scroll through social media open Spotify or do a quick Google search you are using an application of AI The AI industry has expanded massively in the past few years and is predicted to grow even further reaching around billion U S dollars by Multinational companies like IBM Accenture and Apple are actively hiring AI practitioners The median salary of an AI engineer as of is that can go over The field of AI is vast and there are many areas within the industry that you can choose to specialise Say if you are intrigued by facial recognition systems and image generation you can choose to work in the field of computer vision  If you d like to build models that can converse with people and learn human language you can work in the field of NLP Natural Language Processing There is a lot of work being done today for the advancement of Artificial Intelligence Companies need AI specialists who can build and deploy scalable models to meet growing industry demands It isn t tough to get started in the field of AI While there is the complexity involved in building machine learning models from scratch  most AI jobs in the industry today don t require you to know the math behind these models Many companies require individuals who can build AI solutions scale them and deploy them for the end user Many high level libraries and frameworks can help you do this without an in depth knowledge of how the models work  Read More Artificial Intelligence Project For Beginners 2021-10-09 10:19:08
海外TECH DEV Community Top 20 JavaScript tips and tricks to increase your Speed and Efficiency https://dev.to/gw78ah/top-20-javascript-tips-and-tricks-to-increase-your-speed-and-efficiency-2ada Top JavaScript tips and tricks to increase your Speed and Efficiency Convenient and useful techniques to reduce the lines of code and pace up your Dev Work In our daily tasks we get to write functions such as sorting searching finding unique values passing parameters swapping values etc so here I present my list of shorthand techniques to write all of them as a Pro JavaScript is truly an awesome languageto learn and work with And there can be more than one approach to reach to the same solution for given problem In this article we will discuss only the quickest ones These approaches will definitely help you in Reducing the number of LOC lines of code Coding Competitions Hackathons orOther time bound tasks Most of these JavaScript Hacks uses techniques from ECMAScript ES onwards though the latest version is ECMAScript ES Note All below tricks have been tested on the Console of Google Chrome  Read More Top JavaScript tips and tricks to increase your Speed and Efficiency 2021-10-09 10:18:19
海外TECH DEV Community Creative Food Delivery Landing Page https://dev.to/adom_shafi_17/creative-food-delivery-landing-page-4e8l Creative Food Delivery Landing PageFood Delivery Landing Page is a modern web template for your business You can download the bootstrap file and launch your food delivery business easily Full View Get UI HUT Lifetime access and use SOP for a discount webtemplate webdesign 2021-10-09 10:09:08
海外TECH DEV Community Serverless Integration, Zero Code https://dev.to/walmsles/serverless-integration-zero-code-3i39 Serverless Integration Zero CodeThe words of Farah Campbell and Ben Kehoe on The Serverless Mindset has inspired me to level up my thinking and approach to Serverless integration So let me share my journey to zero code integration with you For my first foray into zero code integration I decided to keep things simple and play with the classic integration pattern of sending data via an API into an SQS queue for downstream processing Most serverless websites will have you build an architecture like this an API gateway triggering a Lambda that pushes to the SQS queue for downstream processing This pattern is easy to build deploy and get working with any of the main Serverless frameworks my weapon of choice is the Serverless Framework from Serverless Inc The Serverless Framework focuses on deploying Lambda functions and makes this task quick and easy For example to build the Lambda processor pushing to SQS looks something like this service api lambda sqsframeworkVersion provider name aws runtime python lambdaHashingVersion functions apiPushSQS handler handler api push sqs events http method POST path environment THE QUEUE Ref downstreamSQSresources Resources downstreamSQS Type AWS SQS QueueBuilding out the pattern is simple and the framework focuses on Lambda functions and their events which makes building and deploying quick and easy I managed to do this in minutes and felt productive the instant win had my endorphins flowing and I was conquering it But is this the ideal serverless solution I am sure Ben Kehoe would say If you came along to my talk today to hear about Lambda you are in the wrong place and these words are echoing in my head right now as I write this and think how I can do this without code We all know the AWS API Gateway supports direct native integrations with many services and I have designed many systems around these patterns Still I have never actually built one using the Serverless framework until now To achieve direct integrations from API gateway to other Services involves understanding how to configure the Integration request and there are choices as to how we can go about this I started by configuring the API via the console and followed one of the few blog articles I could find on this topic to set it up which you can look at here This article allowed me to see the steps I needed to complete Create the SQS QueueCreate the IAM Policy allowing API Gateway to use the sqs SendMessage action on my SQS Queue Create the role to attach the policy to and enable API gateway to assume the role Create the API and define a POST method that we can use to map the incoming request through to the SQS queue Integrate the API resource with our SQS Queue and create an integration mapping template to transform the incoming payload for our forwarding request to the SQS service Deploy and Test the APIContinue with me on my journey to complete these steps and end up with the following architecture which uses zero code To achieve a zero code solution we need to learn about the native AWS language of Velocity Templates and understand how data flows through the API Gateway service As Ben and Farrah would say writing code is easy but being genuinely serverless takes work and it s not always the work we want to do or is fun to do but we need to challenge ourselves to leverage the cloud services and write less code How the API Gateway Data flow worksA quick high level look at an API gateway request for a v REST API looks like this Each client request goes through the following stages for a simple un authenticated request Method Request Integration Request where transformations occur for the integration request to SQSBackend Service Simple Queue Service in this case Integration Response where transformations occur for the integration response from SQSMethod Response Mapping of integration Response to Method response for the client Now that we know the steps for the API request through the gateway we can start setting this up using the Serverless framework because that s my current go to for deploying serverless solutions Create the SQS QueueCreating the SQS queue is the easiest part of this solution First add the following to the resources section of the serverless YAML file I prefer not to provide the QueueName when setting up SQS this allows the serverless framework to name the resources using the usual naming standard of serviceName stage resourceName randomString sqsQueue Type AWS SQS Queue Create the IAM Policy and RoleTo create the IAM Role and Policy we cannot use the standard IAM methods for the Serverless Framework since these focus on setting up IAM Roles and Policies for functions in your solution This time there are no functions or Lambdas at all Add the role and policy details into the Serverless YAML file in the resources section Lines enable API gateway to assume the role Lines define the actions allowed by the policyLine uses Cloudformation intrinsic function GetAtt to get the Arn of the SQS Queue we create in the stack Create the Rest APITo create the Rest API we need to create an AWS Apigateway Rest resource Usually the Serverless Framework would make this for you under the covers as it creates functions triggered by HTTP events In the configuration for the RestApi I have used self custom resourcePrefix for the Name which is a variable I set up to use for the naming of Services throughout my Serverless YAML Create the API Resources and Integrate to our SQSWe create the API method using the AWS ApiGateway Method resource which needs to look like this Creating the API method and integration is where all the work is in building out our zero code solution and will break this down into the following steps for clarity Create the API Method and Responses lines Create the integration the easy bits lines Create the Integration Request lines Create the Integration Response lines Create the API MethodCreating the Method resource is the easy bit We set up the API Method on line and Method responses on lines The HTTP status codes returned by the Integration response must be configured in the Method responses so that the API gateway will not throw an error and return an HTTP internal server error On line we use GetAtt apiGw RootResourceId to obtain the actual Id for the RestApi On line we use Ref apiGw to retrieve the RestApiId for our REST API We have to use these Cloudformation intrinsic functions here since we want the values after AWS has created them during the stack deployment Create the integration the easy bitsI will break this down by the lines to make it easier to follow and explain each step Line defines the HTTP Method API gateway will use when calling the Integration endpoint in this case we want to use POST since we are sending data to SQS Line defines the type of integration in this case we are doing a direct service integration so will use AWS Using AWS means using an internal integration that allows us to transform the payload rather than AWS PROXY which will proxy the request directly to the integration service leaving the body untouched Line defines the IAM Role the API Gateway will assume while performing the integration Line defines the URI of the action we want to invoke The Uri action we need to invoke will look like arn aws API gateway us east sqs path the queue name so we are using the Cloudformation intrinsic function Join to create this for us Once we have these attributes configured we have defined the core details on the service we are integrating the How Create The Integration RequestLine defines the PassthroughBehaviour I like to use NEVER so that if we receive an unexpected request Content Type then API gateway will respond with an HTTP error Unsupported Media Type which I think is desirable Line defines the request parameters we send to SQS we will map our request into x www form urlencoded values when sending our POST to SQS Lines define how we will transform the incoming body and send it to SQS this is a simple VTL template setting the Action SendMessage and MessageBody input JSON which is the JSON body of the request to be sent to the SQS queue Create the Integration ResponseSo far we have created the API formed the integration request and sent it to SQS now we have to deal with the SQS service response and map a response back to our caller using the IntegrationResponses attribute The value expected here is a MAP of HTTP status codes and VTL template snippets to transform the HTTP response we get from SQS In this demo I have mapped the following response codes to responses that will look something like the following HTTP ResponseWe use a VTL template to transform the SQS response into a payload that we want to return rather than the entire integration payload request id eaccb d ff bf add message id a b e ec cbf accepted ok HTTP Response error code error message Unable to complete Request Deploy and Test the APIAfter creating the SQS Queue and a new REST API we need to deploy our API to a stage so our clients can call the API Lines define the Stage Deployment of our API and will make the API available Important Note This resource will only work for the first deployment any change to your REST API will not deploy as part of a stack update I searched far and wide for a solution to this behaviour and landed on the need to run a post stack update API deployment using the console or AWS CLI aws apigateway create deployment region lt region gt rest api id lt api id gt stage name lt stage name gt The Wrap UpWriting a Zero Code Serverless integration has been an evolving journey and I have shared the details of where I ended up in this article I have learned a lot about AWS along the way and encourage you to explore and try code less integrations in your solutions as a way of levelling up your journey to serverless nirvana What I have shared today is not production ready I am still exploring these patterns to make them more resilient and reliable for live use Check out the real working Serverless Solution No code included on my GitHub repository here 2021-10-09 10:03:40
海外TECH Engadget Apple files appeal to delay change in App Store payments https://www.engadget.com/apple-files-appeal-app-store-injunction-101556698.html?src=rss Apple files appeal to delay change in App Store paymentsThe judge who presided over the Apple vs Epic case largely sided with the tech giant except in one area She ruled that Apple must allow developers to direct users to other payment systems within their apps Any changes the company has to make to App Store rules to accommodate for that must be in effect by December th or so the judge originally ruled But now Apple has filed a notice of appeal PDF via CNBC asking for a stay on the injunction which could push back developers ability to offer alternative means of payment by one more year In its appeal Apple wrote that it quot has already taken concrete specific steps in the direction indicated by the Court s opinion ーincluding by agreeing to eliminate the prohibition on targeted out of app communications quot The tech giant argued that it quot would be a poor use of resources quot to require it to comply with the injunction due to the quot near inevitable litigation quot from Epic regarding the scope of its compliance quot There is no reason to expend resources quot it said adding that quot a stay would maintain the status quo while the appellate process progresses to completion quot Trystan Kosmynka Apple s senior director of App Review also said quot At a high level it is my judgment that without thoughtful restrictions in place to protect consumers developers and the iOS platform this change will harm users developers and the iOS platform more generally quot Allowing developers to add in app links to external payment options would be a major shift for the company It originally yanked Fortnite from the App Store when Epic offered buyers discounts and freebies if they make their purchases directly from the developer Shortly after that the tech giant removed Epic s developer tools as well Epic CEO Tim Sweeney shared communications between the two parties back in September wherein the tech giant said it wouldn t allow Fortnite back in the App Store until all court appeals are exhausted The process could take five years According to a previous analysis by the CNBC the App Store had gross sales of around billion in Apple typically takes a percent cut from app purchases though it recently lowered that to percent for all apps that earn less than million a year Giving developers the means to accept alternative modes of payment could cost the company billions As Bloomberg notes however the judge that issued the injunction didn t specifically mention that the company can t charge developers a commission for payments made outside the App Store Whether Apple would still ask developers for a cut remains to be seen though it would be a complex undertaking if it decides to do so nbsp A hearing has been set for Apple s request to stay the injunction on November th but it s looking to move the proceeding to November nd nbsp 2021-10-09 10:15:56
ニュース BBC News - Home Gas prices: Energy price cap call for small and medium firms https://www.bbc.co.uk/news/business-58852612?at_medium=RSS&at_campaign=KARANGA crisis 2021-10-09 10:36:23
ニュース BBC News - Home Sarah Everard: BT 888 phone service floated to protect lone women https://www.bbc.co.uk/news/uk-58854578?at_medium=RSS&at_campaign=KARANGA track 2021-10-09 10:44:44
ニュース BBC News - Home James Bond actor Daniel Craig gives £10k to 'Three Dads Walking' https://www.bbc.co.uk/news/uk-england-cumbria-58829618?at_medium=RSS&at_campaign=KARANGA craig 2021-10-09 10:48:02
LifeHuck ライフハッカー[日本版] 「休憩を時間の無駄と考える」と幸福感が低下する https://www.lifehacker.jp/2021/10/how-you-should-structure-not-schedule-your-downtime.html rimentalsocialpsychology 2021-10-09 20:00:00
北海道 北海道新聞 根室と国後島を結んだ通信用海底ケーブル発見 陸揚庫で初の発掘調査 https://www.hokkaido-np.co.jp/article/598325/ 北方領土 2021-10-09 19:15:00
北海道 北海道新聞 神戸5人殺傷、無罪主張へ 被告の男「心神喪失状態」 https://www.hokkaido-np.co.jp/article/598323/ 心神喪失 2021-10-09 19:11:00
北海道 北海道新聞 ワクチン交差接種のデータを収集 研究班、効果や安全性検証 https://www.hokkaido-np.co.jp/article/598322/ 新型コロナウイルス 2021-10-09 19:11:00
北海道 北海道新聞 中国で「抗米」映画ヒット 朝鮮戦争、南北は登場せず https://www.hokkaido-np.co.jp/article/598321/ 朝鮮戦争 2021-10-09 19:11:00
北海道 北海道新聞 「吃音の悩み知って」と訴え 当事者がオンライン全国大会 https://www.hokkaido-np.co.jp/article/598320/ 全国大会 2021-10-09 19:01:00
ビジネス 東洋経済オンライン 「英会話が苦手な人」が初対面を乗り切る3つの技 言葉が聞き取れない心配があるなら先手をとる | 英語学習 | 東洋経済オンライン https://toyokeizai.net/articles/-/460979?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-10-09 19:30:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)