article thumbnail

AWS and Dynatrace automation hit the jackpot at Perform Las Vegas

Dynatrace

Across the two days, there were sixteen new sessions – delivered for the first time – based on content derived from lab exercises developed and delivered by working with Dynatrace experts and our Partner communicate to showcase Dynatrace’s newest features. Perform 2020 Dynatrace University dashboard. The results.

AWS 245
article thumbnail

Carving an AWS certification path

Dynatrace

Hosted and moderated by Amazon, AWS GameDay is a hands-on, collaborative, gamified learning exercise for applying AWS services and cloud skills to real-world scenarios. As an AWS Advanced Technology Partner , this was a great opportunity for Dynatrace developers to sharpen their AWS skills and pursue or up-level their Amazon certifications.

AWS 246
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

cppfront: Midsummer update

Sutter's Mill

Functions, including unnamed function expressions (aka lambdas), that do nothing but return an expression can now omit everything between ) and the expression. I haven’t had to optimize cppfront much yet because it’s been fast in all my uses, but Max Sagebaum exercised metafunctions heavily for @regex (covered below, in 0.7.2)

C++ 116
article thumbnail

GotW #102 Solution: Assertions and “UB” (Difficulty: 7/10)

Sutter's Mill

b) ACTION; } some_result_value DoSomething( int x ) { ASSERT_OR_FALLBACK( x ! , and then at some future time we get a version of standard C++ that can express them as preconditions.

C++ 73
article thumbnail

cppfront: Spring update

Sutter's Mill

Allow unnamed objects (not just unnamed functions, aka lambdas) at expression scope. Add compiler switches for compatibility with popular no-exceptions/no-RTTI modes ( -fno-exceptions and -fno-rtti ), specifying the output file ( -o , with the optional of -o stdout ), line error output (MSVC style or GCC style) Add single-word aliases (e.g.,

C++ 97
article thumbnail

Educating a New Generation of Workers

O'Reilly

Examples of these skills are artificial intelligence (prompt engineering, GPT, and PyTorch), cloud (Amazon EC2, AWS Lambda, and Microsoft’s Azure AZ-900 certification), Rust, and MLOps. A higher completion rate could indicate that the course teaches an emerging skill that is required in industry.

Education 110