Remove Exercise Remove Lambda Remove Testing
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. Remove all Perform infrastructure quickly to save on costs after the event.

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. Take a trial test at Linux Academy if it’s applicable to the cert you have in mind. Machine learning. Keep your AWS certifications fresh.

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

Mar 16, 2024), new things include: A “tersest” function syntax, e.g.: :(x,y) x>y Support all C++23 and draft C++26 headers that have feature test flags Tracked contracts changes in WG21 (e.g., Support all C++23 and draft C++26 headers that have feature test flags. Jul 10, 2024), new things include: Added.

C++ 116
article thumbnail

cppfront: Spring update

Sutter's Mill

Examples like the following now work… see test file pure2-break-continue.cpp2 for more examples. For example, see the test case pure2-types-order-independence-and-nesting.cpp2. outer: while i<M next i++ { // loop named "outer" //. inner: while j<N next j++ { // loop named "inner" //.

C++ 97
article thumbnail

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

Sutter's Mill

its results if call sites call it in a way that violates the precondition the assertion is testing. The requirements that are reasonably checkable should be written as code so that the caller can perform the checks when testing their code. Violating the assertion does not result in undefined behavior directly.

C++ 73
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. Some other topics with high completion rates are ggplot (for data-driven graphics in R), GitHub, and Selenium (a software testing framework).

Education 108