投稿時間:2022-06-08 01:22:30 RSSフィード2022-06-08 01:00 分まとめ(29件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
Ruby Rubyタグが付けられた新着投稿 - Qiita 「Rails パフォーマンスチューニング」viewファイルで起こるN + 1問題の修正方法 https://qiita.com/yoshiki_murakami/items/1851568f6d66e1606f43 company 2022-06-08 00:39:40
Ruby Rubyタグが付けられた新着投稿 - Qiita FakerBotがActiveHashのバリデーションにかかってしまう問題の解決法 https://qiita.com/nakao44/items/0f731d6827f9552c8286 activehash 2022-06-08 00:10:18
AWS AWSタグが付けられた新着投稿 - Qiita AWS S3のmockを作成してGitHub Actionsで自動テストを実行する https://qiita.com/takuyanagai0213/items/020a91e468dd302d3801 AWSSのmockを作成してGitHubActionsで自動テストを実行するはじめにCRUDなWebアプリケーションを開発する際に、外部ストレージとしてAWSSを選定し、ファイルのアップロード処理やダウンロード処理などを実装する場合が多々あると思います。 2022-06-08 00:25:41
AWS AWSタグが付けられた新着投稿 - Qiita OpenSearch(ElasticSearch)のIAMを利用した権限制御のややこしかったところ https://qiita.com/docdocdoc/items/549dad29693657d9f368 opensearchelasticsearch 2022-06-08 00:02:19
golang Goタグが付けられた新着投稿 - Qiita AWS S3のmockを作成してGitHub Actionsで自動テストを実行する https://qiita.com/takuyanagai0213/items/020a91e468dd302d3801 AWSSのmockを作成してGitHubActionsで自動テストを実行するはじめにCRUDなWebアプリケーションを開発する際に、外部ストレージとしてAWSSを選定し、ファイルのアップロード処理やダウンロード処理などを実装する場合が多々あると思います。 2022-06-08 00:25:41
Ruby Railsタグが付けられた新着投稿 - Qiita 「Rails パフォーマンスチューニング」viewファイルで起こるN + 1問題の修正方法 https://qiita.com/yoshiki_murakami/items/1851568f6d66e1606f43 company 2022-06-08 00:39:40
Ruby Railsタグが付けられた新着投稿 - Qiita FakerBotがActiveHashのバリデーションにかかってしまう問題の解決法 https://qiita.com/nakao44/items/0f731d6827f9552c8286 activehash 2022-06-08 00:10:18
海外TECH Ars Technica iPhones will be required to use USB-C charging by 2024 under EU policy https://arstechnica.com/?p=1859355 additional 2022-06-07 15:24:05
海外TECH MakeUseOf 4 Ways VR of Today Is Better Than the 90s https://www.makeuseof.com/vr-today-is-better-than-the-90s/ reality 2022-06-07 16:00:13
海外TECH MakeUseOf Apple’s Public vs. Developer Beta: What’s the Difference? https://www.makeuseof.com/apple-public-vs-developer-beta-difference/ release 2022-06-07 16:00:14
海外TECH MakeUseOf How to Spend Less Time Communicating Using ClickUp https://www.makeuseof.com/spend-less-time-communicating-clickup/ clickup 2022-06-07 15:45:14
海外TECH MakeUseOf All the iOS 16 Features You Missed From WWDC 2022 https://www.makeuseof.com/all-the-ios-16-features-from-wwdc/ features 2022-06-07 15:39:41
海外TECH MakeUseOf What Are Crypto Meme Coins? Should You Invest in Crypto Memes? https://www.makeuseof.com/what-are-crypto-meme-coins/ investment 2022-06-07 15:30:13
海外TECH MakeUseOf 8 Ways to Customize Windows 11 With Winaero Tweaker https://www.makeuseof.com/windows-11-winaero-tweaker-guide/ tweaker 2022-06-07 15:15:13
海外TECH DEV Community Picturesocial - Cómo desplegar un cluster de Kubernetes en AWS usando Terraform https://dev.to/yapu/picturesocial-como-desplegar-un-cluster-de-kubernetes-en-aws-usando-terraform-614 Picturesocial Cómo desplegar un cluster de Kubernetes en AWS usando TerraformEn nuestro último post descubrimos sobre Kubernetes y por quélo estamos usando en Picturesocial En este post vamos a aprender sobre infraestructura cómo código y específicamente sobre cómo desplegar un Amazon Elastic Kubernetes Service usando Terraform He trabajado en proyectos de TI por varios años y algo recurrente en mi experiencia ha sido cómo los desarrolladores trabajan junto con los Sysadmins especialmente cuando la aplicación fuerza cambios en la infraestructura y en la forma en la que las cosas son hechas tradicionalmente ¿La aplicación tiene que adaptarse a la infraestructura o la infraestructura debe adaptarse a la aplicación ¿Quépasa si los cambios en infraestructura representan problemas para hacer rollback a versiones anteriores de la aplicación de forma sencilla En el pasado diseñamos aplicaciones sabiendo que en la mayoría de los casos la infraestructura era estática que teníamos que lidiar con las limitaciones como algo axiomático e inamovible A medida que avanzamos en nuestro camino a la computación en la nube ese paradigma comenzóa romperse con la posibilidad de tener teóricamente todo el poder de computo que necesitábamos al alcance de nuestras manos y casi de forma inmediata Ese cambio ayudóa crear un nuevo set de soluciones diseñadas para esas nuevas capacidades una de ellas fue Infraestructura como Código IaC Pero ¿Quées infraestructura como código Cuando estaba en el colegio me gustaba escribir historias de Calabozos y Dragones donde el personaje principal tenía que tomar decisiones irreversibles que eran seleccionadas por el lector y dependiendo de la elección podrías ir a través una serie de aventuras que podían ser potencialmente largas y complejas o simplemente hacían que la historia termine en ese momento Asíes como suceden las cosas con la infraestructura comienzas con algunos supuestos que te obligan a elegir el tamaño de tu infra dimensionamiento de redes uso de balanceadores etc La mayoría de cambios que hagas sobre la infraestructura base son potencialmente irreversibles a menos que conozcas exactamente lo que pasódesde el inicio y cada acción que se realizó Esto significa que mantener versionamiento de la infraestructura y su configuración en conjunto con la aplicación puede ser posible pero se vuelve bastante difícil y es ahídonde la Infraestructura como Código entra a la acción La Infraestructura como Código te permite definir tu infraestructura y configuración de manera similar a como los desarrolladores de software definen sus aplicaciones y estácompuesto por archivos de configuración Estos archivos de configuración son interpretados y transformados en infraestructura en tu ambiente de nube pública o híbrida IaC te permite mantener versionamiento de cada cambio asícomo hacer rollback hacia versiones anteriores incluso puedes crear pruebas para entender quérepresentan esos cambios antes de aplicarlos Para Picturesocial decidíusar Hashicorp Terraform para nuestras definiciones de IaC debido a que es una herramienta que vengo usando por años y me siento seguro de poder escalar mi arquitectura e infraestructura sin gastar mucho tiempo aprendiendo una nueva herramienta Sin embargo hay otras excelentes herramientas en el mercado como AWS Cloud Development Toolkit AWS CloudFormation Pulumi Ansible Chef Puppet entre otras Estas herramientas también pueden ayudarte la mejor opción es la que te haga sentir más cómodo y productivo ¿Quées Hashicorp Terraform Terraform es una herramienta de IaC creada por Hashicorp que te ayuda a definir una infraestructura completa de una forma en la que puedes versionarla y reutilizarla Usa Hashicorp Configuration Language HCL para su estructura Todos los archivos de configuración de Terraform deben ser guardados con la extensión tf Algunas definiciones básicas a tener en cuenta son Providers Aquíes donde le dices a Terraform que estás usando un proveedor de nube específico providers por ejemplo si quieres desplegar tu infraestructura a AWS necesitas definir un proveedor como en el ejemplo a continuación Tener en cuenta que especificar la versión del proveedor es opcional si no la especificas usarála última disponible como versión por defecto terraform required providers aws source hashicorp aws version gt Resources Acáes donde defines la infraestructura Puedes definir los recursos como piezas de infraestructura tipo instancias redes storage etc Un recurso necesita dos parametros declarativos el tipo de recurso y el id del recurso Por ejemplo abajo estamos definiendo una instancia de AWS con un AMI específico y tipo de instancia t micro resource aws instance web ami ami abcd instance type t micro Variables Input Estas son las variables que usas para solicitar información de los usuarios o runtime antes de aplicar algún cambio Este tipo de variables son parámetros que debes ingresar en el Terraform CLI CLI variable project code type string variable availability zone type list string default us east a Output Estas son variables que retornarán información de la ejecución Por ejemplo nombre del repositorio id del cluster etc output ec ip value aws instance server private ip Locals Estas son variables que estableces en tu código y pueden ser referenciadas en cualquier parte del proyecto El ejemplo a continuación crearáuna etiqueta común para todos los recursos que creemos y concatenarálos valores de las variables project code y environmentlocals project code pso environment dev common tags project name pe local project code local environment Modules Usamos los módulos para agrupar diferentes recursos que son utilizados de forma conjunta en una arquitectura de esa forma en vez de tener una plantilla de Terraform de paginas y volúmenes podemos estandarizar escenarios como un solo objeto Por ejemplo Cada Amazon EKS Cluster necesita una VPC con subnets Elastic Load Balancers Worker Groups con al menos instancias de EC cada grupo etc En vez de crear todos los recursos por cluster podemos crear un módulo y reutilizarlo para simplificar las creaciones futuras module aws vpc source mods aws vpc base cidr block Me gusta pensar en Terraform como una herramienta de IaC de pasos inclusive si tenemos más opciones vamos a usar comandos básicos que aplicarán a todos nuestros proyectos esos pasos necesitan ser ejecutados en el siguiente orden terraform initUsa este comando para inicializar tu proyecto de Terraform solo debes ejecutar este comando una vez por proyecto terraform planEste comando se usa para probar quées lo que se creará actualizaráo eliminaráen tu ambiente de nube y antes de ejecutar cualquier cambio terraform applyEste comando ejecuta terraform plan como paso y luego en base a tu confirmación ejecuta los cambios finales en tu ambiente de nube terraform destroyCuando ya no necesitas tu ambiente de nube puedes destruirlo por completo Esto es súper útil para ambientes de certificación que solo son usados cuando sale un nuevo release por ejemplo Ahora que entendemos algunos conceptos básicos de IaC y Terraform ¡Vamos a desplegar un Cluster de Amazon EKS desde el inicio Pre requisitosUna cuenta de AWS si no tienes puedes pedir una aquí Si estás usando Microsoft Windows te sugiero trabajar usando WSL Si no tienes Git desde acápuedes instalarlo Instala la línea de comandos de Terraform Necesitarás el AWS CLI v Si esta es tu primera vez trabajando con AWS CLI o necesitas un refresh de como setear tus credenciales en el terminal te sugiero seguir este paso a paso Si no quieres instalar todo desde cero en este mismo link podrás seguir los pasos para configurar Amazon Cloud que es un entorno de desarrollo virtual que incluye casi todo el toolset que necesitas para este paso a paso Paso a PasoEn este paso a paso vamos a crear un Cluster de Amazon EKS en la región us east usando zonas de disponibilidad nuestra propia VPC un worker group con instancias t small y security rules para prevenir acceso no restringido a nuestro worker group He creado este repositorio en Github con todo el código necesario para seguir este paso a paso Asegúrate de seleccionar la branch “ep In this walkthrough we are going to create an Amazon EKS Cluster on the us east region using availability zones our own VPC a worker group with t small instances and security rules to prevent unrestricted access to our worker group I created a repository on Github with all the code needed to follow this walkthrough make sure you select branch “ep Primero vamos a clonar nuestro repositorio base para tener todos los archivos de terraform que necesitaremos para crear nuestro cluster git clone branch epUna vez clonado vayamos al directorio creado Aseguremonos de siempre estar dentro de este directorio por el resto de esta guía de esa forma todo se ejecutarásin problemas cd picture social sampleAhora que estamos en el directorio correcto y hemos clonado la branch vamos a iniciar con el archivo config tf Este archivo contiene toda la configuración básica de nuestro proyecto de Terraform como región por defecto de AWS nombre del cluster variables para generar valores aleatorios etc Podemos referencias cualquiera de estos valores en el proyecto variable region default us east description Region of AWS provider aws region var region data aws availability zones available locals cluster name picturesocial random integer suffix result resource random integer suffix min max El archivo vpc tf es donde configuramos nuestra red y zonas de disponibilidad Si quieres aprender más sobre VPC puedes dar una mirada a este link module vpc source terraform aws modules vpc aws version name picturesocial vpc cidr azs data aws availability zones available names private subnets public subnets enable nat gateway true single nat gateway true enable dns hostnames true tags kubernetes io cluster local cluster name shared public subnet tags kubernetes io cluster local cluster name shared kubernetes io role elb private subnet tags kubernetes io cluster local cluster name shared kubernetes io role internal elb Ahora que hemos configurado nuestra VPC vamos a crear los Security Groups Estos serán los que tienen a cargo la autorización o denegación del tráfico a las instancias de EC de nuestro Amazon EKS Para este caso habilitaremos el trafico al puerto de entrada desde algunos segmentos de red llamados cidr blocksresource aws security group worker group mgmt one name prefix worker group mgmt one vpc id module vpc vpc id ingress from port to port protocol tcp cidr blocks resource aws security group worker group mgmt two name prefix worker group mgmt two vpc id module vpc vpc id ingress from port to port protocol tcp cidr blocks resource aws security group all worker mgmt name prefix all worker management vpc id module vpc vpc id ingress from port to port protocol tcp cidr blocks El archivo eks cluster tf es donde se une todo lo que creamos en los pasos anteriores usa un módulo público de AWS que podemos reutilizar para simplificar la creación de nuestro cluster Vamos a establecer el nombre del cluster referenciando las variables que creamos en el config tf seleccionamos la versión de Kubernetes y referenciamos la VPC y subnets definidas en el archivo vpc tfmodule eks source terraform aws modules eks aws version cluster name local cluster name cluster version subnets module vpc private subnets vpc id module vpc vpc id workers group defaults root volume type gp worker groups name group instance type t small additional security group ids aws security group worker group mgmt one id asg desired capacity data aws eks cluster cluster name module eks cluster id data aws eks cluster auth cluster name module eks cluster id Y finalmente vamos a revisar los outputs luego que se entregarán al finalizar la ejecución del proyecto de Terraform en el archivo outputs tf Este archivo produciráel archivo Config de Kubernetes o kubeconfig esto es neceario para que Kubectl o el Kubernetes REST API sepa quien eres si tienes acceso y si puede confiar en ti Y además es una de las piezas más importantes para obtener acceso al cluster de Amazon EKS output cluster id value module eks cluster id output cluster endpoint value module eks cluster endpoint output cluster security group id value module eks cluster security group id output kubectl config value module eks kubeconfig output config map aws auth value module eks config map aws auth output region value var region output cluster name value local cluster name Ahora asegurémonos que tenemos terraform correctamente instalado vamos a ejecutar el comando a continuación en el terminal que prefieras Si todo estábien deberías recibir la versión de Terraform instalada necesitas al menos la versión terraform ーversionAhora vamos a inicializar nuestro proyecto al ejecutar el siguiente comando terraform initEl comando anterior descargarátodos los módulos públicos y archivos que necesita el proveedor de Terraform para AWS Si recibes el siguiente mensaje en la línea de comandos “Terraform has been successfully initialized entonces estamos listos para continuar Si recibes algún error revisa el mensaje de error donde te dirán la línea y archivo que tienen problemas no te preocupes el error suele ser un error en nombre de variable o que te falta una comilla Ahora vamos a probar nuestra configuración terraform planEl comando plan retornaráun resumen de todas las cosas que se agregarán cambiarán o destruirán Esto nos daráuna buena idea de cómo funcionarátodo antes de ejecutar cambios Terraform used the selected providers to generate the following execution plan Resourceactions are indicated with the following symbols create lt read data resources Terraform will perform the following actions data aws eks cluster cluster will be read during apply config refers to values not yet known lt data aws eks cluster cluster arn known after apply certificate authority known after apply created at known after apply enabled cluster log types known after apply endpoint known after apply id known after apply identity known after apply kubernetes network config known after apply name known after apply platform version known after apply role arn known after apply status known after apply tags known after apply version known after apply vpc config known after apply Plan to add to change to destroy Changes to Outputs cluster endpoint known after apply cluster id known after apply cluster name known after apply cluster security group id known after apply config map aws auth binary data null data known after apply id known after apply metadata annotations null generate name null generation known after apply labels app kubernetes io managed by Terraform terraform io module terraform aws modules eks aws name aws auth namespace kube system resource version known after apply uid known after apply kubectl config known after apply region us east ーNote You didn t use the out option to save this plan so Terraform can t guarantee to takeexactly these actions if you run terraform apply Ahora que estamos seguros vamos a ejecutar los cambios en AWS Para ello ejecutaremos el comando a continuación Deberás escribir explícitamente “yes para confirmar que estás de acuerdo con los cambios antes de ejecutarlos terraform applyEste proceso tardaráalrededor de a minutos pero dependiendo de tu propia configuración puede ser significativamente más o menos tiempo Ten en cuenta que tu terminal necesita ser accesible y estar conectada a internet mientras el comando se ejecuta y finaliza la ejecución Es un bueno momento para hacerte un buen caféy ver videos de gatos cantando Una vez que el comando termine de ejecutarse deberás recibir el siguiente mensaje Apply complete Resources added changed destroyed Vamos a extraer todos los outputs que configuramos en el archivo outputs tf esos outputs además son parte del mensaje que sale abajo de Apply complete Todo esto seráusado para construir el kubeconfig Para extraer esos valores usaremos el comando a continuación aws eks region terraform output raw region update kubeconfig name terraform output raw cluster name ¡Estamos Listos Ahora confirmemos que el cluster ha sido creado correctamente ejecutando el siguiente comando aws eks list clustersSi todo funcionócomo lo esperábamos entonces deberías tener un output similar a este clusters picturesocial Si tienes experiencia con Kubernetes y tienes una carga de trabajo que quieras probar sientete libre de comenzar a jugar Pero si no tienes experiencia en cómo desplegar aplicaciones en Kubernetes te sugiero que elimines toda la infraestructura y la re despliegues en el siguiente episodio de esa forma evitas cargos innecesarios en tu cuenta por recursos que no usarás Puedes borrar todo ejecutando el siguiente comando terraform destroyWow Realmente este fue un artículo largo pero lo hicimos Puedes reutilizar esta plantilla para crear tus propios clusters o incluso para crear tus propios módulos en el futuro En el siguiente post aprenderemos a desplegar una aplicación a Kubernetes y creo que es una de las partes más satisfactorias de la serie porque es cuando vemos la aplicación finalmente ejecutandose y aprovechando las ventajas de Kubernetes como self healing auto escalamiento balanceo de carga etc Espero que aprendieras leyendo este post nos vemos en el siguiente 2022-06-07 15:31:28
海外TECH DEV Community Top 7 Featured DEV Posts from the Past Week https://dev.to/devteam/top-7-featured-dev-posts-from-the-past-week-49d1 Top Featured DEV Posts from the Past WeekEvery Tuesday we round up the previous week s top posts based on traffic engagement and a hint of editorial curation The typical week starts on Monday and ends on Sunday but don t worry we take into account posts that are published later in the week Mentoring a JuniorPassing on your knowledge has the potential to provide more value than actually writing code Smart companies know this and reward it In this post arielbk gives advice on mentoring How to mentor a junior dev arielbk・Jun ・ min read tutorial productivity career management Intra Site Chat This week rajeshj announced an extension that will allow you to talk to people over the internet who are on the same website webpage as you assuming they ve installed the app as well How exciting Talk to people who are on the same site Chrome Extension Rajesh Joshi・Jun ・ min read javascript webdev react programming Exception Handling in Dart FlutterThe worst thing you can do as a programmer is not to think about catching and tracking errors Let s learn how to with frezyx Exception handling and logging in dart Flutter Talker Stanislav Ilin・Jun ・ min read flutter dart opensource android Customize your ZSH Prompt cassidoo uses a zshrc file to customize the terminal Here s how to make that little prompt useful without being overwhelming or distracting Customizing my Zsh Prompt Cassidy Williams・May ・ min read terminal zsh bash From Methods to HooksIn this post swastikyadav talks about the paradigm shift from lifecycle methods to state synchronization and hooks in ReactJs A video version is also available if you prefer STOP thinking about React lifecycle methods Swastik Yadav・Jun ・ min read react javascript webdev programming Disillusioned with a Career in Tech martinzokov thoughtfully digs into their feelings about working as a software engineer and the dread that comes from working this endless while loop of the to grind every day when they d much rather be pursuing something creative and more rewarding Becoming disillusioned with career in tech as a software engineer Martin Zokov・Jun ・ min read software career watercooler ADHD BrainsIf you have ADHD chances are that it inhibits your ability to manage your responsibilities at home and at work This week abbeyperini shared experiences with ADHD in a multi part series covering multiple challenges when it comes to coding with ADHD Coding and ADHD ADHD Brains Abbey Perini・May ・ min read programming mentalhealth productivity computerscience That s it for our weekly Top for this Tuesday Keep an eye on dev to this week for daily content and discussions and be sure to keep an eye on this series in the future You might just be in it 2022-06-07 15:27:26
海外TECH DEV Community DigitalOcean Functions Challenge https://dev.to/digitalocean/digitalocean-functions-challenge-1f2c DigitalOcean Functions Challenge We are thrilled to announce the DigitalOcean Functions Challenge Join the challenge to play with DigitalOcean Functions learn more about the power of serverless win prizes and have fun along the way What are Functions Functions are blocks of code that run on demand without the need to manage any infrastructure Develop on your local machine test your code from the command line usingdoctl then deploy to App Platform ーno servers required How to Participate Visit the DigitalOcean Functions docs to get acquainted Join the functions challenge channel in the DigitalOcean Discord  Optional Create a DigitalOcean Function You can create a function one of two ways As a standalone function Docs or a function in an App Platform app Docs Make an API request to create your shark Instructions Below Visit functionschallenge digitalocean com and see your shark swimming in the aquarium Share your shark with a friend or your community Let us know you ve completed your challenge by filling out this form Upon successfully completing these steps participants will earn a DigitalOcean T shirt and DigitalOcean Sammy Stickers up to the th participant Join the Functions Challenge How to SucceedFollow these instructions in order to earn the prize Your shark must be created during the dates of the challenge June July The submission period ends at pm PST AM UTC on July Challenge participants must be at least years old Participants must submit projects individually and only one per participant The project must be deployed either as a standalone function Docs or a function in an App Platform app Docs Once your shark is swimming in the aquarium participants must share the experience your community to grow the number of sharks in the aquarium Join the Functions Challenge How to make an API request to create your sharkVisit the docs and create your DigitalOcean Function You can create a function one of two ways As a standalone function or a function in an App Platform app API URLPOST Header Acceptapplication jsonHeader Content Typeapplication jsonParameter nameYour name Parameter typeThe type of Sammy sammy retro pony punk pizza bootcamp dinosaur robot xrayVisit functionschallenge digitalocean com and see your shark swimming in the aquarium Join the Functions Challenge Learn then BuildResources to help you get startedRegional availability DigitalOcean Functions will be available in NYC AMS SFO SGP LON FRA TOR BLR regions Documentation View our documentation to learn more Sample apps Learn about sample apps available for DigitalOcean Functions Walkthrough video See here for a walkthrough of DigitalOcean Functions How to Manage Functions in App Platform  How to develop on your local machine test your code from the command line usingdoctl then deploy to App Platform no servers required Join the Functions Challenge Get HelpJoin the functions challenge channel in the DigitalOcean Discord MentorsThese are your DigitalOcean Functions Challenge Mentors who will be helping answer your questions Amy NegretteKim SchlesingerAdo KukicHappy coding 2022-06-07 15:04:43
Apple AppleInsider - Frontpage News Native Nintendo Switch controller & steering wheel support coming to iOS 16, iPadOS 16, macOS Ventura https://appleinsider.com/articles/22/06/07/native-nintendo-switch-controller-steering-wheel-support-coming-to-ios-16-ipados-16-macos-ventura?utm_medium=rss Native Nintendo Switch controller amp steering wheel support coming to iOS iPadOS macOS VenturaThe new Game Controller framework enables the Nintendo Switch Pro Controller Joy Con and some USB steering wheels to connect to systems running iPadOS iOS macOS Ventura natively for the first time Apple announced that Nintendo Switch controllers along with a wide variety of new and existing game controllers will be supported in the new Game Controller framework for new software releases announced at WWDC Specifically Logitech steering wheels will be supported by macOS moving forward starting with macOS Ventura A Tweet by rileytestut was among the first to detail the new functionality The user remarked that the beta version of iOS they were running was also able to recognize a single Nintendo Joy Con as one controller in addition to recognizing Joy Con as a pair Read more 2022-06-07 15:26:46
海外TECH The Apache Software Foundation Blog The Apache News Round-up: week ending 3 June 2022 https://blogs.apache.org/foundation/entry/the-apache-news-round-up259 The Apache News Round up week ending June Welcome June we re opening the month with another great week Here s what the Apache community has been up to ApacheCon nbsp the ASF s official global conference series bringing Tomorrow s Technology Today since nbsp Sponsorships available for ApacheCon Asia July online and ApacheCon North America October New Orleans nbsp Travel Assistance available for ApacheCon North America Application deadline July ASF Board nbsp management and oversight of the business affairs of the corporation in accordance with the Foundation s bylaws nbsp Next Board Meeting June Running nbsp Board calendar and minutes nbsp are available ASF Infrastructure nbsp our distributed team on three continents keeps the ASF s infrastructure running around the clock nbsp M weekly checks yield uptime at Performance checks across different service components spread over more than machines in data centers around the world View the nbsp ASF s Infrastructure Uptime site to see the most recent averages Apache Code Snapshot nbsp Over the past week Apache Committers and contributors changed lines of code over commits Top contributors in order are Jean Baptiste Onofré Igor Ostapenko Jarek Potiuk Mark Thomas and Gary Gregory Apache Project Announcements nbsp the latest updates by category APIs nbsp Apache APISIX released Big Data nbsp Apache NiFi MiNiFi C released Build Management nbsp Apache Maven Invoker Plugin released nbsp nbsp Apache Archiva released Content nbsp Apache Tika released nbsp nbsp nbsp nbsp CVE Missing fix for CVE in Database nbsp Apache JDO released Messaging nbsp Apache Qpid ProtonJ M released nbsp Libraries nbsp Apache MXNet Incubating released Orchestration nbsp Apache Hop released Programming Languages nbsp Apache Groovy and released Servers nbsp Apache HttpComponents Core beta released Workflow nbsp Apache DolphinScheduler beta released Did You Know Did you know that the following Apache projects and their communities are celebrating anniversaries this month Many happy returns to SpamAssassin years Santuario years Commons and Wicket years Sling years Karaf years Flume and VCL years Mesos years Atlas and Mynewt years Congratulations nbsp Did you know that the second Apache Hop Meetup will be taking place online on June Did you know that Ignite Summit June Online will start with full day trainings on June nbsp Did you know that Beam Summit July Austin and Online hybrid will be holding workshops on July nbsp Apache Community Notices nbsp Apache in nbsp By The Digits nbsp nbsp Video highlights nbsp nbsp Watch quot Trillions and Trillions Served quot the documentary on the ASF nbsp full feature nbsp min quot Apache Everywhere quot min quot Why Apache quot min nbsp quot Apache Innovation quot min nbsp nbsp ASF Annual Report FY PDF nbsp The Apache Way to nbsp Sustainable Open Source Success nbsp nbsp nbsp Foundation Reports and Statements nbsp Presentations from s ApacheCon Asia and ApacheCon Home are available on the nbsp ASF YouTube channel nbsp quot Success at Apache quot focuses on the people and processes behind why the ASF quot just works quot nbsp nbsp Follow the ASF on social media nbsp TheASF on Twitter nbsp and nbsp The ASF page LinkedIn nbsp nbsp Follow the nbsp Apache Community on Facebook nbsp and nbsp Twitter nbsp nbsp Are your software solutions Powered by Apache nbsp Download amp use our quot Powered By quot logos Stay updated about The ASFFor real time updates sign up for Apache related news by sending mail to announce subscribe apache org and follow TheASF on Twitter For a broader spectrum from the Apache community nbsp Planet Apache nbsp provides an aggregate of Project activities as well as the personal blogs and tweets of select ASF Committers 2022-06-07 15:27:00
Cisco Cisco Blog Cisco SD-WAN – the easiest way to connect private links to the cloud from your data center or even branches https://blogs.cisco.com/networking/cisco-sd-wan-the-easiest-way-to-connect-private-links-to-the-cloud-from-your-data-center-or-even-branches Cisco SD WAN the easiest way to connect private links to the cloud from your data center or even branchesBeginning with Cisco SD WAN release a Cisco SD WAN customer may use Cloud OnRamp for Mutlicloud to automate and simplify cloud connectivity across private and public transports 2022-06-07 15:00:50
海外TECH CodeProject Latest Articles Building an Angular 13 Application with .NET 6 (Global Market) - Part 2 https://www.codeproject.com/Articles/5332007/Building-an-Angular-13-Application-with-NET-6-Gl-2 angular 2022-06-07 15:02:00
海外TECH WIRED Apple Just Killed the Password—for Real This Time https://www.wired.com/story/apple-passkeys-password-ios16-ventura introduce 2022-06-07 15:10:14
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(06/08) http://www.yanaharu.com/ins/?p=4925 三井住友海上 2022-06-07 15:26:07
金融 金融庁ホームページ 金融機能の強化のための特別措置に関する内閣府令等の一部を改正する内閣府令(案)等について公表しました。 https://www.fsa.go.jp/news/r3/ginkou/20220607-2/20220607-2.html 内閣府令 2022-06-07 17:00:00
金融 金融庁ホームページ 「中小・地域金融機関向けの総合的な監督指針」、「系統金融機関向けの総合的な監督指針」及び「漁協系統信用事業における総合的な監督指針」の改正案について公表しました。 https://www.fsa.go.jp/news/r3/ginkou/20220607/20220607.html 信用事業 2022-06-07 17:00:00
ニュース BBC News - Home Railway workers to strike over three days in June https://www.bbc.co.uk/news/business-61723515?at_medium=RSS&at_campaign=KARANGA junethe 2022-06-07 15:46:12
ニュース BBC News - Home Cost to fuel a lorry is up £20,000 a year, says haulage boss https://www.bbc.co.uk/news/business-61716039?at_medium=RSS&at_campaign=KARANGA freight 2022-06-07 15:44:10
ニュース BBC News - Home Mark Cavendish to return to British National Road Championships https://www.bbc.co.uk/sport/cycling/61723191?at_medium=RSS&at_campaign=KARANGA galloway 2022-06-07 15:02:02
GCP Cloud Blog Security insights from Chrome browser delivered with Splunk https://cloud.google.com/blog/products/chrome-enterprise/security-insights-chrome-browser-delivered-splunk/ Security insights from Chrome browser delivered with SplunkTwo weeks ago we announced the Chrome Enterprise Connectors Framework enabling plug and play integrations with industry leading security solutions and platforms Together with our security partners this new framework will help organizations work toward a Zero Trust model to keep their corporate data and users secure With enterprise security being our shared top priority Splunk the data platform leader for security and observability and Chrome have partnered on a new integration to collect analyze and extract insights from security events including password changes unapproved password reuse data exfiltration unsafe site visits and malware transfer events within managed Chrome browsers This allows organizations to see this critical web security information alongside their other key security data empowering their IT and security teams to make better informed security decisions This feature is supported by the Google Chrome Add on for Splunk available for Splunk Cloud Platform and Splunk Enterprise Enrolling machines in Chrome Browser Cloud ManagementGetting started is easy The first step is to make sure Chrome Browser Cloud Management is set up for your organization This tool helps manage Chrome browser from a single cloud based Admin console across Windows Mac Linux and mobile devices at no additional cost Setting up is simple Check out this guide for steps on how to enroll your devices  Once you have your machines enrolled in Chrome Browser Cloud management you can easily set up the Splunk integration  Setup in SplunkIn order to get set up you will first log into your Splunk instance to add the Google Chrome add on for Splunk You will set up an HTTP Event Collectors or HEC and choose google chrome json for the source type Copy the token value shown you ll need it for later Setup in Chrome Browser Cloud ManagementLog into your Google Admin console at admin google com to set up the integration in Chrome Browser Cloud Management You will enable the security events reporting by going to Devices gt Chrome gt Users and browsers and searching for “Chrome Enterprise connectors Select “Allow selected events under “Security events reporting Optionally you can disable certain events from being sent by going into “Additional Settings  Now that the events are turned on click the blue link in the description of “Security event reporting to go to the connector provider configurations you can also find it under Devices gt Chrome gt Connectors Click the new provider configuration button and select Splunk Enter the configuration name that you want this connector to display as in Google Admin console Enter the domain name of your Splunk instance and the token id generated from the HEC Splunk creation and select add configuration to save All you have to do is select the Organizational Unit in which the reporting events are turned on select the Chrome Splunk connector that was just created and hit save Your integration is all set You can also download the setup guide or watch the setup of integration with Splunk end to end in the video below Register for Chrome Enterprise Demo DayAside from this integration we will be highlighting more exciting features on our Chrome Enterprise Demo Day on June  Register for free today to attend Helpful links to get you started Setup Guide Splunk integration in Chrome Browser Cloud ManagementSetting up Chrome Browser Cloud Management Best practices for using Chrome Browser Cloud ManagementGoogle Chrome Add on for SplunkSplunk Add on installs as documented for a Single Server Install or a Distributed Environment Install Help Center Article for Reporting Connectors Help Center Article for Chrome Enterprise Connectors Framework Related ArticleRead Article 2022-06-07 17:00: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件)