Newsletter Subject

OpenAI, Open Policy Agent, Understandability, PHP 7, Java 9 to 11

From

infoq.com

Email Address

newsletter@mailer.infoq.com

Sent On

Tue, Jun 9, 2020 03:06 PM

Email Preheader Text

In this issue, June 9, 2020 , , , , , , , , , Stay up to date with the trends so you can keep your c

In this issue, June 9, 2020 [View it in your browser.]( [OpenAI](#OpenAI), [Azure Stack Hub](#Azure), [Open Policy Agent](#Open), [Understandability](#Understandability), [PHP 7](#PHP), [Java 9 to 11](#Java), [C# 9 Source Generators](#C9), [Stream Processing](#Stream), [Agile Metrics](#Agile), [Community](#Community) [Innovation is occurring in many different areas in the architectural landscape]( Stay up to date with the trends so you can keep your competitive advantage. Read the [Software Architecture and Design InfoQ Trends Report](.  SPONSOR AD [LightStep]( [Solving the Hidden Costs of Kubernetes with Observability]( The benefits of Kubernetes deployments have not come without costs: spiraling monitoring expenses, humans as single-points-of-failure, service dependencies, and more. Attend this [live webinar]( to learn how observability can help you understand and mitigate these costs. (Presented by Lightstep & moderated by InfoQ). Thursday June 25th, 2020 (10 AM – 11 AM PST). [Register Now](. [( [] [Derek Weeks on the 2020 DevSecOps Community Survey Results]( In this podcast Shane Hastie, Lead Editor for Culture & Methods, spoke to Derek Weeks of Sonatype about the results of the 2020 DevSecOps Community Survey and the All Day DevOps conference. (Podcast) [( [Save $880 before June 20th for QCon San Francisco (Nov 16-18, 2020)]( QCon San Francisco offers a wide variety of technical and non-technical topics to give you as much support as possible during these challenging times. Join your peers to get inspired and take the next best steps in your career. [Find out more about the conference](. [AI, ML & Data Engineering Latest Content]( TOP AI, ML & Data Engineering NEWS HEADLINES [] [OpenAI Announces GPT-3 AI Language Model with 175 Billion Parameters]( A team of researchers from OpenAI recently published a paper describing GPT-3, a deep-learning model for natural-language with 175 billion parameters, 100x more than the previous version, GPT-2. The model is pre-trained on nearly half a trillion words and achieves state-of-the-art performance on several NLP benchmarks without fine-tuning. (News) SPONSOR AD [Imply]( [Live Webinar - Extending Human Workflow: Preparing People and Processes for the Digital Era]( Join us on June 23rd to learn common pitfalls to avoid; which architectural approaches can yield the best return, and how to build in flexibility. [Save your seat!]( [DevOps Latest Content]( TOP DevOps NEWS HEADLINES - [] [Microsoft Announces a New Pricing Model Option for Azure Cosmos DB and More Capabilities]( - [] [Microsoft Updates Azure Stack Hub with New Management Features, Container Support and More]( - [] [DigitalOcean’s Journey to a Scalable Networking Model Using GoBGP and Open vSwitch]( [] [Cloud Based Development - from Dream to Reality]( Is it feasible for professional developers to use cloud-based development environments? In this article, Mike Nikles explains his productive setup powered by Eclipse Theia and Gitpod. (Article) [] [Policy Enforcement on Kubernetes with Open Policy Agent]( Aleks Saul and Jaime Gonzalez Aguilar introduce Rego, the language used to describe OPA policies, recent updates to OPA, and break down sample policies for common use cases. (Presentation) [] [The Halo of Resilience Engineering]( J. Paul Reed looks at how some of the pillars of Resilience Engineering might help and a team can deal with the changes forced to confront. (Presentation) [] [Ship Fast and Pay Attention: Five Lessons in Applying Observability]( Dan Abel shares lessons learned from shipping more often with fewer tests, and how that built a better system for their users. (Presentation) SPONSOR AD [NGINX]( [API Traffic Management 101 (By O’Reilly)]( In this eBook, Mike Amundsen introduces the basic concepts and challenges of monitoring and managing API traffic. He looks at the North/South and East/West models for API traffic, how to maintain network reliability and resilience for your API platform, security basics including API keys, and more. [Download now](. [Development Latest Content]( TOP Development NEWS HEADLINES - [] [IBM Fully Homomorphic Encryption Toolkit Now Available for MacOS and iOS]( - [] [After MS-DOS, Microsoft Now Open Sources GW-Basic]( [] [Understandability: The Most Important Metric You’re Not Tracking]( Understandability is the concept that a system should be presented so that an engineer can easily comprehend it. The more understandable a system is, the easier it will be for engineers to change it in a predictable and safe manner. A system is understandable if it meets the following criteria: complete, concise, clear, and organized. (Article) [] [PHP 7 — Getting Started and OOP Improvements]( PHP had almost become a forgotten language, with a lapse of more than 10 years without a new major version after PHP 5.0 in 2004. PHP 7.0 is a major version with several improvements and new features which have brought it to the level of other modern languages. In this series of articles, we shall discuss new features in the various PHP 7.x versions. (Article) [] [Climate Change & Tech, Good and Bad Bedfellows]( Paul Johnston explores the impact of climate change, what kind of impact technology companies are actually having, some strategy tools to use, looks at the changing world of business continuity and disaster recovery and shows how to identify high and low impact interventions. (Presentation with transcript included) Join us for our upcoming QCon, [QCon San Francisco, Nov 16-20, 2020]( SPONSOR AD [AWS]( [Webinar: How to simplify your software delivery toolchain on AWS]( Join AWS and DevOps Institute to discover how to simplify your delivery toolchain and create more meaningful next-level software experiences for your customers. [June 16th @ 11 AM PT - Register Now](. [Java Latest Content]( TOP Java NEWS HEADLINES - [] [Dekorate: Generating Kubernetes and OpenShift Manifests for Java Projects]( [] [Running Axon Server - CQRS and Event Sourcing in Java]( Axon Server Standard Edition is an Open Source, purpose-built solution supporting distributed CQRS and Event Sourcing applications written in Java with the Axon Framework. Part one in this series discusses running it locally and explores aspects of Administration/Security and Configuration. It also discusses more advanced features available with the Enterprise Edition - Clustering/Multi-Contexts. (Article) [] [Demystifying the Most Significant Java Language Features from 9 to 11]( Ionut Balosin discusses some of the Java features appearing in Java 9, 10 and 11. (Presentation) SPONSOR AD [RedHat]( [Free O'Reilly eBook: Building Reactive Microservices in Java]( Want to get rid of your monolithic enterprise applications or not create new ones? Reactive design can help. In this eBook, Clement Escoffier explains why and how Eclipse Vert.x is a good choice to build effective microservices systems. [Download the free eBook now](. [.NET Latest Content]( [] [C# 9: Partial Method Enhancements for Source Generators]( Source Generators in C# 9 will allow compiler-extensions to inspect code and then inject additional source code at compile-time. This injected code is then incorporated into the very same assembly that was being compiled. In order to facilitate this capability, Microsoft is removing most of the restrictions on Partial Methods. (News) SPONSOR AD [CodeClimate]( [The State of Remote Collaboration 2020]( Code Climate is surveying the larger software engineering community to put together a comprehensive analysis of the State of Remote Collaboration. [Fill out the survey]( to gain access to the results and be entered for a chance to win one of three $100 Amazon gift cards. [Web Development Latest Content]( TOP Web Development NEWS HEADLINES - [] [pnpm: a Space-Efficient JavaScript Package Manager]( [] [Extensible Effects in JavaScript for Fun and Profit - Q&A with William Heslam]( Extensible effects, described by some as the right way to structure programs, are crossing over to JavaScript. Extensible effects at core provide a composable and flexible way to separate concerns, while allowing to redefine the implementation of those concerns at will. William Heslam explained what extensible effects are and the benefit of using them. (Article) SPONSOR AD [LaunchDarkly]( [Effective Feature Management (By O’Reilly)]( This practical eBook explains how feature flags enable you to decouple feature rollouts from code deployments, so you can control who sees what, and when—independent of release. [Download the eBook](. [Mobile and IoT Latest Content]( [] [0-Day Vulnerability in Sign In with Apple Rewarded with $100,000]( Earlier this year, security researcher Bhavuk Jain disclosed a 0-day vulnerability in Sign In with Apple that could easily allow an attacker to get full control of a victim's account by only knowing their email address. Apple patched the vulnerability and stated they could find no evidence of exploitation. (News) [Architecture & Design Latest Content]( [] [Taming Large State: Lessons from Building Stream Processing]( Sonali Sharma and Shriya Arora describe how Netflix solved a complex join of two high-volume event streams using Flink. They also talk about managing out of order events and processing late arriving data, exploring keyed state for maintaining large state, fault tolerance of a stateful application, strategies for failure recovery, data validation batch vs streaming, and more. (Presentation with transcript included) SPONSOR AD [Lightbend]( [Architecting for Microservices: An O'Reilly Book Pack]( In these concise O'Reilly reports, Jonas Bonér, co-author of the Reactive Manifesto & creator of the Akka project, provides architects and technology leaders with an overview of the principles and strategies they should consider when designing systems of microservices for cloud native applications. [Download now](. [Culture & Methods Latest Content]( TOP Culture & Methods NEWS HEADLINES - [] [Predicting the Future with Forecasting and Agile Metrics]( [] [Well-Being with Dr O'Sullivan, Part 3: Tech-Ing Care of Your Community]( Dr Michelle O’Sullivan, clinical psychologist, provides advice on interacting with your fellow workers, friends and family to provide support to their mental well-being in difficult times. She discusses connecting and listening skills, which are key to being an effective team member in any environment. Practical researched tips to help you think about yourself and others. (Article) [] [Q&A on the Book Leading Quality]( The book Leading Quality by Ronald Cummings-John and Owais Peer explores how to become a leader of quality, master strategic quality decisions, and lead engineering/QA teams to accelerate company growth. The book is intended for people who lead quality inside their companies, like C-suite executives. (Article) [] [Congratulations, You’ve Failed! Continuously Learning through Failed Experiments]( Claire Laurence and Sara Elshahawy share the lessons learned embracing experiments and failures, and how those allowed them to be innovative and creative. (Presentation) [] [Developer Effectiveness: Optimizing Feedback Loops]( Tim Cochran presents research gathered from ThoughtWorks' varied clients and projects, and shows some of the metrics their teams have identified as guides to creating the platform and the culture for high performing teams. (Presentation with transcript included) [] [How to Supercharge a Team with Delegation]( James Stanier talks about the concept of delegation and shows how to use it to effectively delegate tasks as an individual contributor and a manager in a way that improves the whole team. He also talks about how not to delegate by exploring some common anti patterns. He turns to the ancient Stoics for some advice on how to reduce control without increasing blood pressure. (Presentation with transcript included) [] [Hallway Testing - Cool Face of Usability Testing]( Ewa Marchewka discusses good practices in hallway testing, who should be involved and how, what projects can benefit from this technique, when to use it, and what to avoid. (Presentation) [] [Is Your Culture Agile-Friendly or Agile-Repellent?]( Zak Meziane takes an interactive journey into the key components of an agile friendly culture, such as psychological safety and trust, and explores ways to develop a framework for cultural change. (Presentation) SPONSORED CONTENT Latest White Papers [Our ABCs: "Always Be Coding" Children's Book - Download your Free Copy]( [Getting Started with Oracle GraalVM Enterprise Edition - A High Performance Runtime for Modern Microservices]( [Deploying Machine Learning at Scale with Serverless Microservices]( You have received this message because you are subscribed to the "Top Content Newsletter". To stop receiving weekly updates on trends, please click the following link: [Unsubscribe]( Forwarded newsletter? [Register to get your own weekly newsletter.]( - - - C4Media Inc. (InfoQ.com), 2275 Lake Shore Boulevard West, Suite #325, Toronto, Ontario, Canada, M8V 3Y3

Marketing emails from infoq.com

View More
Sent On

16/10/2024

Sent On

10/10/2024

Sent On

03/10/2024

Sent On

02/10/2024

Sent On

01/10/2024

Sent On

27/09/2024

Email Content Statistics

Subscribe Now

Subject Line Length

Data shows that subject lines with 6 to 10 words generated 21 percent higher open rate.

Subscribe Now

Average in this category

Subscribe Now

Number of Words

The more words in the content, the more time the user will need to spend reading. Get straight to the point with catchy short phrases and interesting photos and graphics.

Subscribe Now

Average in this category

Subscribe Now

Number of Images

More images or large images might cause the email to load slower. Aim for a balance of words and images.

Subscribe Now

Average in this category

Subscribe Now

Time to Read

Longer reading time requires more attention and patience from users. Aim for short phrases and catchy keywords.

Subscribe Now

Average in this category

Subscribe Now

Predicted open rate

Subscribe Now

Spam Score

Spam score is determined by a large number of checks performed on the content of the email. For the best delivery results, it is advised to lower your spam score as much as possible.

Subscribe Now

Flesch reading score

Flesch reading score measures how complex a text is. The lower the score, the more difficult the text is to read. The Flesch readability score uses the average length of your sentences (measured by the number of words) and the average number of syllables per word in an equation to calculate the reading ease. Text with a very high Flesch reading ease score (about 100) is straightforward and easy to read, with short sentences and no words of more than two syllables. Usually, a reading ease score of 60-70 is considered acceptable/normal for web copy.

Subscribe Now

Technologies

What powers this email? Every email we receive is parsed to determine the sending ESP and any additional email technologies used.

Subscribe Now

Email Size (not include images)

Font Used

No. Font Name
Subscribe Now

Copyright © 2019–2025 SimilarMail.