15 min read

In Cloud Computing This Week [July 3rd 2020]

July 3, 2020

This week's roundup of all the cloud news.

 

AWS_Bots

Hello Cloud Land, we've read all the cloud computing news from AWS, Azure and GCP again this week, so you don't have to.  

All of the big three platforms released substantial additions to their product offerings this week. VMware are getting some love from Google and Amazon's ML bots are getting deep into your code with Cloudguru to let you know where it all went wrong.

Here at Hava we're continuing work on the AWS architecture diagram tool online and self hosted deployments to cater for enterprise customers with strict

Enjoy.

Amazon CloudGuru is now Generally Available  Getting_Started_aws_logo

At re:Invent last year, AWS introduced in preview Amazon CodeGuru, a developer tool powered by machine learning that helps you improve your applications and troubleshoot issues with automated code reviews and performance recommendations based on runtime data. 

During the last few months, many improvements have been launched, including a more cost-effective pricing modelsupport for Bitbucket repositories, and the ability to start the profiling agent using a command line switch, so that you no longer need to modify the code of your application, or add dependencies, to run the agent.

You can use CodeGuru in two ways:

  • CodeGuru Reviewer uses program analysis and machine learning to detect potential defects that are difficult for developers to find, and recommends fixes in your Java code. The code can be stored in GitHub (now also in GitHub Enterprise), AWS CodeCommit, or Bitbucket repositories. When you submit a pull request on a repository that is associated with CodeGuru Reviewer, it provides recommendations for how to improve your code. Each pull request corresponds to a code review, and each code review can include multiple recommendations that appear as comments on the pull request.
  • CodeGuru Profiler provides interactive visualizations and recommendations that help you fine-tune your application performance and troubleshoot operational issues using runtime data from your live applications. It currently supports applications written in Java virtual machine (JVM) languages such as Java, Scala, Kotlin, Groovy, Jython, JRuby, and Clojure. CodeGuru Profiler can help you find the most expensive lines of code, in terms of CPU usage or introduced latency, and suggest ways you can improve efficiency and remove bottlenecks. You can use CodeGuru Profiler in production, and when you test your application with a meaningful workload, for example in a pre-production environment.

Today, Amazon CodeGuru is generally available with the addition of many new features.

https://aws.amazon.com/blogs/aws/find-your-most-expensive-lines-of-code-amazon-codeguru-is-now-generally-available/

Check out : AWS Architecture diagram tool online

.NET is dead. Long Live .NET  AWS announces the Porting Assistant for .NET Getting_Started_aws_logo

.NET Core is the future of .NET!    Version 4.8 of the .NET Framework is the last major version to be released, and Microsoft has stated it will receive only bug-, reliability-, and security-related fixes going forward.

For applications where you want to continue to take advantage of future investments and innovations in the .NET platform, you need to consider porting your applications to .NET Core.

Also, there are additional reasons to consider porting applications to .NET Core such as benefiting from innovation in Linux and open source, improved application scaling and performance, and reducing licensing spend. Porting can, however, entail significant manual effort, some of which is undifferentiated such as updating references to project dependencies.

This week  AWS announced the Porting Assistant for .NET, a new tool that helps customers analyze and port their .NET Framework applications to .NET Core running on Linux. The Porting Assistant for .NET assesses both the application source code and the full tree of public API and NuGet package dependencies to identify those incompatible with .NET Core and guides developers to compatible replacements when available.

https://aws.amazon.com/blogs/aws/announcing-the-porting-assistant-for-net/

AWS App2Container - A Containerizing tool for Java and .NET Applications Getting_Started_aws_logo

AWS customers are increasingly developing their new applications with containers and serverless technologies, and are using modern continuous integration and delivery (CI/CD) tools to automate the software delivery life cycle.

They also maintain a large number of existing applications that are built and managed manually or using legacy systems. Maintaining these two sets of applications with disparate tooling adds to operational overhead and slows down the pace of delivering new business capabilities. As much as possible, they want to be able to standardize their management tooling and CI/CD processes across both their existing and new applications, and see the option of packaging their existing applications into containers as the first step towards accomplishing that goal.

However, containerizing existing applications requires a long list of manual tasks such as identifying application dependencies, writing dockerfiles, and setting up build and deployment processes for each application. These manual tasks are time consuming, error prone, and can slow down the modernization efforts.

This week AWS launched AWS App2Container, a new command-line tool that helps containerize existing applications that are running on-premises, in Amazon Elastic Compute Cloud (EC2), or in other clouds, without needing any code changes. App2Container discovers applications running on a server, identifies their dependencies, and generates relevant artifacts for seamless deployment to Amazon ECS and Amazon EKS. It also provides integration with AWS CodeBuild and AWS CodeDeploy to enable a repeatable way to build and deploy containerized applications.

AWS App2Container generates the following artifacts for each application component: Application artifacts such as application files/folders, Dockerfiles, container images in Amazon Elastic Container Registry (ECR), ECS Task definitions, Kubernetes deployment YAML, CloudFormation templates to deploy the application to Amazon ECS or EKS, and templates to set up a build/release pipeline in AWS Codepipeline which also leverages AWS CodeBuild and CodeDeploy.

Starting now, you can use App2Container to containerize ASP.NET (.NET 3.5+) web applications running in IIS 7.5+ on Windows, and Java applications running on Linux—standalone JBoss, Apache Tomcat, and generic Java applications such as Spring Boot, IBM WebSphere, Oracle WebLogic, etc.

According to AWS, by modernizing existing applications using containers, you can make them portable, increase development agility, standardize your CI/CD processes, and reduce operational costs.

https://aws.amazon.com/blogs/aws/aws-app2container-a-new-containerizing-tool-for-java-and-asp-net-applications/

 

Amazon RDS Proxy now GA Getting_Started_aws_logo

At AWS re:Invent 2019, AWS launched the preview of Amazon RDS Proxy, a fully managed, highly available database proxy for Amazon Relational Database Service (RDS) that makes applications more scalable, more resilient to database failures, and more secure. Following the preview of MySQL engine, AWS extended to the PostgreSQL compatibility. This week AWS were pleased to announce that RDS proxy is now generally available for both engines.

Many applications, including those built on modern serverless architectures using AWS Lambda, Fargate, Amazon ECS, or EKS can have a large number of open connections to the database server, and may open and close database connections at a high rate, exhausting database memory and compute resources.

Amazon RDS Proxy allows applications to pool and share connections established with the database, improving database efficiency, application scalability, and security. RDS Proxy reduces client recovery time after failover by up to 79% for Amazon Aurora MySQL and by up to 32% for Amazon RDS for MySQL. Also, its authentication and access can be managed through integration with AWS Secrets Manager and AWS Identity and Access Management (IAM).

Amazon RDS Proxy can be enabled for most applications with no code change, and you don’t need to provision or manage any additional infrastructure and only pay per vCPU of the database instance for which the proxy is enabled.

https://aws.amazon.com/blogs/aws/amazon-rds-proxy-now-generally-available/

 

Build, distribute and deploy application updates to Azure VM Scale Sets  Getting_Started_Azure_Logo

As the needs of your business grow, and you deploy business-critical applications at cloud scale, the complexity and administrative overhead of managing those applications can increase substantially. To help reduce this management overhead, Azure continues to invest in new capabilities that make it easier to build and distribute application updates across distributed cloud environments.

Microsoft recently announced the general availability of automatic image-based upgrades for custom images, providing you the ability to automatically deploy new versions of virtual machine (VM) images to your virtual machine scale sets. Automatic image upgrade natively integrates with Shared Image Gallery, combining the scalable distribution of VM images with the ease and safety of orchestrated infrastructure updates, to offer an end-to-end solution from image publishing to workload deployment.

https://azure.microsoft.com/en-us/blog/build-distribute-and-deploy-application-updates-to-azure-virtual-machine-scale-sets/

 

Azure Firewall Manager is now GA  Getting_Started_Azure_Logo

Azure Firewall Manager is now generally available and includes Azure Firewall Policy, Azure Firewall in a Virtual WAN Hub (Secure Virtual Hub), and Hub Virtual Network. In addition, Microsoft are introducing several new capabilities to Firewall Manager and Firewall Policy to align with the standalone Azure Firewall configuration capabilities.

Key features in this release include:

  • Threat intelligence-based filtering allow list in Firewall Policy is now generally available.
  • Multiple public IP addresses support for Azure Firewall in Secure Virtual Hub is now generally available.
  • Forced tunneling support for Hub Virtual Network is now generally available.
  • Configuring secure virtual hubs with Azure Firewall for east-west traffic (private) and a third-party security as a service (SECaaS) partner of your choice for north-south traffic (internet bound).
  • Integration of third-party SECaaS partners are now generally available in all Azure public cloud regions.
  • Zscaler integration will be generally available on July 3, 2020. Check Point is a supported SECaaS partner and will be in preview on July 3, 2020. iboss integration will be generally available on July 31, 2020.
  • Support for domain name system (DNS) proxy, custom DNS, and fully-qualified domain name (FQDN) filtering in network rules using Firewall Policy are now in preview.

https://azure.microsoft.com/en-us/blog/azure-firewall-manager-is-now-generally-available/

 

Presto Optional Component for Dataproc now GA  Getting_Started_gcp_logo

Presto is an open source, distributed SQL query engine for running interactive analytics queries against data sources of many types. Google are pleased to announce the GA release of the Presto optional component for Dataproc, their fully managed cloud service for running data processing software from the open source ecosystem. This new optional component brings the full suite of support from Google Cloud, including fast cluster startup times and integration testing with the rest of Dataproc. 

The Presto release of Dataproc comes with several new features that improve on the experience of using Presto, including supporting BigQuery integration out of the box, Presto UI support in Component Gateway, JMX and logging integrations with Cloud Monitoring, Presto Job Submission for automating SQL commands, and improvements to the Presto JVM configurations. 

https://cloud.google.com/blog/products/data-analytics/presto-optional-component-now-available-on-dataproc

 

Google Cloud VMware Engine now generally available  Getting_Started_gcp_logo

This week Google were happy to announce that Google Cloud VMware Engine is generally available, enabling you to seamlessly migrate your existing VMware-based applications to Google Cloud without refactoring or rewriting them. You can run the service in the us-east4 (Ashburn, Northern Virginia) & us-west2 (Los Angeles, California) regions, and will be expanded into other Google Cloud regions around the world in the second half of the year.

Google Cloud VMware Engine provides everything you need to run your VMware environment natively in Google Cloud. The service delivers a fully managed VMware Cloud Foundation hybrid cloud platform, including VMware technologies vSphere, vCenter, vSAN, NSX-T, and HCX—in a dedicated environment on Google Cloud’s high performance and reliable infrastructure, to support your enterprise production workloads.With this service, you can extend or bring your on-premises workloads to Google Cloud in minutes—and without changes—by connecting to a dedicated VMware environment. 

https://cloud.google.com/blog/topics/hybrid-cloud/google-cloud-vmware-engine-is-generally-available

Google Bare Metal Solution available in 5 more regions  Getting_Started_gcp_logo

Last November, Google announced Bare Metal Solution, which lets businesses run specialized workloads such as Oracle databases close to Google Cloud, while lowering overall costs and reducing risks associated with migration.

This week they announced the availability of Bare Metal Solution in five more regions: Ashburn, Virginia; Frankfurt; London; Los Angeles, California; and Sydney. By the end of this year they plan to launch four more sites: Amsterdam, São Paulo, Singapore, and Tokyo. 

Bare Metal Solution is designed for the performance and high availability needs of mission-critical, enterprise-grade applications. To deliver that, Bare Metal Solution offers state-of-the-art dedicated servers based on 2nd Generation Intel Xeon Scalable Processors (Cascade Lake) that come in a variety of sizes. Depending on your needs, you can choose a Bare Metal server with as few as 16 cores, or all the way up to 112 cores with 3 terabytes of DRAM, all to handle your most demanding workloads.

These servers are certified by almost all major software companies. GCP deploy Bare Metal Solution in a region extension with less than two millisecond latency to Google Cloud; in most cases they measured the latency to be sub-millisecond.

One key aspect of any enterprise workload solution is storage performance and high availability. Bare Metal Solution leverages some of the world’s most advanced NVMe based storage that is fully tuned to provide a target level of IOPS and throughput out of the box. In addition, automated snapshots help provide data protection. 

https://cloud.google.com/blog/products/compute/bare-metal-solution-comes-to-five-new-google-cloud-regions

Upcoming Events:  Getting_Started_aws_logo Getting_Started_Azure_LogoGetting_Started_gcp_logo

 

Alexa Live - July 22, 2020

Voice is becoming part of the tech landscape as is natural language processing. In this virtual developer education event, AWS will cover the Alexa Skills Kit (ASK), Voice Service, Connect kit, Smart home skill API 

The event is free.

https://aws.amazon.com/blogs/machine-learning/discover-the-latest-in-voice-technology-at-alexa-live-a-free-virtual-event-for-builders-and-business-leaders/

 

Google Cloud Next OnAir

Google's 9 Week Digital Event kicks off on July 14th with diverse topics being covered each week.

Industry Insights July 14th
Productivity & Collaboration July 21st
Infrastructure July 28th
Security August 4th
Data Analytics August 11th
Data Management and Databases August 18th
Application Modernization August 25th
Cloud AI September 1st
Business Application Platform September 8th

 

Full Information and Session times here:  https://cloud.withgoogle.com/next/sf

Azure Virtual Events

Microsoft have a full schedule of Virtual Events

Bring Identity Components to Apps July 3rd
Modernising Web Apps & Data July 8th

 

These are a small selection of the virtual events available from Azure - a full list including session times and details are here : https://azure.microsoft.com/en-us/community/events/

AWS Events:

AWS AU/NZ Community day is coming up. As with all events at the moment, this is Virtual.

Scheduled for 2 days on the 6th & 7th of July - you can find more details here: https://pages.awscloud.com/anz-aws-community-day-online.html

Other AWS events are pretty fluid at the moment, with most in-person events being cancelled or postponed. There are a number that have been taken online and full details can be found here: https://aws.amazon.com/events/


Thanks for reading, we hope you found something useful. 

hava.io allows users to visualise their AWS, GCP and Azure cloud environments in interactive diagram form including unique infrastructure, security and container views. hava.io continuously polls your cloud configuration and logs changes in a version history for later inspection which helps with issue resolution and provides history of all configs for audit and compliance purposes.

If you haven't taken a hava.io free trial to see what it can do for your workflow, security and compliance needs - please get in touch.

 

You can reach us on chat, email sales@hava.io or book a callback or demo below.

 

Try Hava For Free Today!

 

 

Topics: aws azure gcp news
Team Hava

Written by Team Hava

The Hava content team

Featured