Newsletter Subject

Uber Shuffle, Drift Management, Go 1.19, The Tao of Node, GraalVM 22.2, Functional Ballerina, Rules of Thumb

From

infoq.com

Email Address

newsletter@mailer.infoq.com

Sent On

Tue, Aug 16, 2022 02:04 PM

Email Preheader Text

In this issue, August 16, 2022 , , , , , , , , , , Julia Knecht, Manager, Security Platforms Enginee

In this issue, August 16, 2022 [View it in your browser.]( [Uber Shuffle](#UberShuffle), [Drift Management](#Drift), [Amazon GuardDuty](#GuardDuty), [Azure Fluid Relay](#Fluid), [Go 1.19](#Go119), [The Tao of Node](#Tao), [Become a Better Dev](#Better), [GraalVM 22.2](#GraalVM222), [.NET Community Toolkit 8](#Toolkit8), [Functional Ballerina](#FunctionalBallerina), [Rules of Thumb](#Thumb) [QCon 2022 Events: Real and innovative strategies for scaling security in large, fast-moving environments.]( Julia Knecht, Manager, Security Platforms Engineering @Netflix, hosting track "Practical Security" will share scalable approaches to securing authentication & authorization architectures, cloud security, scaling privacy, and how this changing approach impacts the distribution of responsibility and the cost of security. Attend in-person at [QCon San Francisco]( (Oct 24-28) or online at [QCon Plus]( (Nov 29-Dec 9).  SPONSOR AD [DataStax]( [An Architect's Guide to NoSQL]( 
As an Architect, your job is to help define, build, and manage your company's architecture for its single most important asset - its information - in order to meet your company's goals. This guide covers the ins and outs of designing data management architectures to manage mixed workloads at scale. [Download now](. [( [] [The InfoQ eMag - The Cloud Operating Model]( In this eMag, you will be introduced to the Cloud Operating Model and learn how to avoid critical pitfalls. We’ve hand-picked four full-length articles to showcase that. (eMag) [( [] [Enabling a Collaborative and Welcoming Open Source Community]( In this podcast, Shane Hastie spoke to Eric Arellano, Nick Grisafi and Josh Cannon of the Pants open source community about creating and maintaining an inclusive and supportive environment and developer experience. (Podcast) [AI, ML & Data Engineering Latest Content]( TOP AI, ML & Data Engineering NEWS HEADLINES - [] [Amazon Comprehend Announces the Reduction of the Minimum Requirements for Entity Recognition]( - [] [Meta's Genomics AI ESMFold Predicts Protein Structure 6x Faster Than AlphaFold2]( - [] [Google Introduces Zero-ETL Approach to Analytics on Bigtable Data Using BigQuery]( [] [Uber Open-Sourced Its Highly Scalable and Reliable Shuffle as a Service for Apache Spark]( Uber engineering has recently open-sourced its highly scalable and reliable shuffle as a service for Apache Spark. Spark is one of the most important tools and platforms in data engineering and analytics. It is shuffling data on local machines by default and causes challenges while the scale is getting very large. Shuffle as a service is a solution developed at Uber for this problem. (News) SPONSOR AD [CockroachLabs]( [The Data Divide: Top Challenges Facing Enterprise Data Teams]( Matillion surveyed 150 enterprise tech leaders and 300 enterprise data team members/data users from across the US and UK to better understand the pain points facing enterprise data teams as their organizations struggle to make data useful. This white paper reviews several key themes that emerged. [Download now](. [DevOps Latest Content]( [] [Infrastructure as a Code—Why Drift Management Is Not Enough]( The reality is that configuration drift will remain unavoidable for the foreseeable future. An EaaS solution, coupled with an IaC platform and good change management policies will help you prevent drift and shorten your development cycles. (Article) [] [The Mechanics of Metrics: Aggregation across Dimensions]( Erin Schnabel discusses how application metrics align with other observability and monitoring methods, from profiling to tracing, and the limits of aggregation. (Presentation with transcript included) Software Delivery Practices Evolve Fast, So Should Your Learning: [Attend QCon San Francisco Software Development (Oct 24-28)](. What are the major trends that matter right now in software development and technical leadership? Uncover emerging software trends and practices to solve your complex engineering challenges, without the product pitches. [Save your spot now!]( SPONSOR AD [Cockroach Labs]( [[Free Download] O'Reilly | Cloud Native Go]( Learn to build cloud-native and cost-effective applications using the Go programming language with the hands-on guidance found in this 3-chapter excerpt from O’Reilly. [Yours free]( courtesy of Cockroach Labs. [Cloud Latest Content]( TOP Cloud NEWS HEADLINES - [] [Run Visual Studio Software on Amazon EC2 with User-Based License Model]( - [] [Google Cloud Introduces Batch, a Service for Scheduling Batch Jobs]( - [] [AWS Announced Tiered Pricing for Its Serverless Offering Lambda]( - [] [Write Directly from Cloud Pub/Sub to BigQuery with BigQuery Subscription]( [] [Amazon GuardDuty Introduces Malware Detection]( At the recent re:Inforce security conference, AWS announced the availability of malware detection for Amazon GuardDuty. The new functionality of the managed threat detection service initiates a scan of the EBS volumes when it detects suspicious behavior indicative of malware on EC2 or containers. (News) SPONSOR AD [vFunction]( [Automatically Transform Your Monolithic Apps into Microservices]( 
The vFunction platform automatically, efficiently, and rapidly transforms your monolithic apps into microservices. It’s a repeatable, automated factory model purpose-built for scalable cloud native modernization. You’ll get intelligent, fast microservice extraction and creation. [Request a demo](. [Development Latest Content]( TOP Development NEWS HEADLINES - [] [Go 1.19 Improves Generics Performance and Refines its Memory Model]( - [] [The Tao of Node: an Attempt to Formalise JS Development Patterns]( [] [Becoming a Better Developer Panel]( The panelists discuss ways to improve as developers. Are better tools the solution, or can simple changes in mindset help? And what practices are already here, but not yet universally adopted? (Presentation with transcript included) [Java Latest Content]( TOP Java NEWS HEADLINES - [] [JetBrains IntelliJ IDEA 2022.2 Uses Java 17 Runtime]( - [] [Java News Roundup: Spring Cloud, Liberica NIK, Open Liberty, Micronaut, JHipster, Apache ShenYu]( [] [GraalVM 22.2 Adds Library Configuration Repository]( GraalVM is known for compiling Java into small native executables that start much faster than traditional Java programs. Release 22.2 addresses a long-standing pain point by introducing a configuration repository for Java libraries. Native Java compilation uses less memory, and the GraalVM distribution runs better on Apple Silicon and is smaller. (News) SPONSOR AD [Camunda]( [Automate complex processes faster and at scale with Camunda 8]( Looking for a process orchestration tool with a collaborative BPMN framework and built-in connectors so can use your existing tools? [Get your free account now](. [.NET Latest Content]( [] [Microsoft Releases .NET Community Toolkit 8 with Automatic Source Generation]( Microsoft has released version 8.0.0 of .NET Community Toolkit (NCT), a collection of helpers and APIs that make it easier to use patterns like MVVM (model-view-viewmodel) independently of the underlying platform. In this version, developers can benefit from reduced boilerplate code and streamlined API methods. (News) [Web Development Latest Content]( [] [Microsoft’s New Azure Fluid Relay Service Now Generally Available]( Recently, Microsoft announced its Azure Fluid Relay service's general availability (GA). This managed cloud offering enables web developers to use the Fluid Framework for building enterprise-grade collaborative applications. (News) [Architecture & Design Latest Content]( [] [Data Manipulation with Functional Programming and Queries in Ballerina]( Ballerina has been designed as a data-oriented programming language and supports a functional programming coding style. The Ballerina query language is similar to SQL in the sense that a query expression is made up of clauses. The Ballerina “Table” data structure can be more effective than maps in representing indexed data collections. (Article) SPONSOR AD [LaunchDarkly]( [10 Critical KPIs for Stronger Software Releases]( 
In this guide, we suggest 10 KPIs you can use to track how well you’re deploying, releasing, and shipping software. Although these are just our suggestions, we believe they represent a good starting point for data collection during an often overlooked phase of software development. [Download now](. [Culture & Methods Latest Content]( TOP Culture & Methods NEWS HEADLINES - [] [Getting Feedback When Your Colleagues Are Also Your Customers]( [] [Rules of Thumb & Traps When Approaching Tech Stack Decisions]( At the MVP stage - do only the stuff you would do in a hackathon. Scalability and processes will become important once we have predictable revenue streams. Where are you generating your unique value proposition? Outsource all aspects of the tech solution which are not in a relationship with your competitive advantage. Follow a general tech directive but balance it with the team's autonomy. (Article) InfoQ Call for Contributors Write for InfoQ: Share knowledge, connect with the global software development community, and grow your career Are you an experienced senior software engineer or technical leader that is passionate about innovation, adoption of technologies, and the learning and sharing of knowledge with your peers? InfoQ content is written exclusively by software practitioners like yourself, with the goal of sharing inspiring content from real-world use cases, best practices used by innovator and early adopter companies, and news on emerging trends. [Join the InfoQ Writing Team](  SPONSORED CONTENT Latest White Papers [Download the DZone Refcard: Advanced Kubernetes from our friends at D2iQ]( [Building high-performance APIs and microservices with Kalix]( [The DevSecGuide to Infrastructure as Code]( SPONSORED CONTENT [DevTools]( [Serverless Data: The Next Frontier on the Cloud - Register Now]( 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.