Click here to close now.




















Welcome!

@DevOpsSummit Authors: Pat Romanski, Liz McMillan, Jason Bloomberg, Elizabeth White, AppDynamics Blog

Related Topics: @DevOpsSummit, @CloudExpo, Cloud Security

@DevOpsSummit: Blog Feed Post

Performance Testing in Production? By @Lounibos | @DevOpsSummit #Cloud #DevOps

Here are 14 grid management best practices you should know

I spent a few days in New York City last week attending a couple of meetups, including speaking at a New York City Web Performance Meetup on Thursday night. I had several great conversations around real user monitoring, data science and analytics, and, of course, testing in production (my favorite topic these days!).

I had quite a few discussions around how SOASTA CloudTest manages these large cloud environments and if there are any best practices for load server grid management, especially when performance testing using a very large, location-diverse — and even cloud provider-diverse — environment.

Well, of course there are! So what better time to write a blog post about grid management best practices when you’ve just spent a few days in one of the best city grids in the world — New York!

Overview of the CloudTest environment
CloudTest’s load server is implemented as a massively multi-threaded service executing all, or parts of, a complex test composition. (Note: A composition can contain many clips.)

A single node can send and validate responses to thousands of HTTP messages per second. Multiple Maestros can be combined to each execute parts of a large load test. Maestros can be geographically distributed and single test compositions can run geographically distributed while still producing a single integrated set of test results and analytics.

That said, once you have created the tests you want to run, CloudTest lets you select and deploy load generators using internal, public and private cloud resources. For example, you can choose resources from Azure, Amazon EC2 or GoGrid cloud services. CloudTest takes care of deploying and provisioning the load generators, benchmarking the virtual servers for their health, and monitoring the CPU of the load generators while they are running. You can literally deploy a test cloud using hundreds of thousands of virtual users around the globe in minutes. And because you are using cloud resources, you pay only for the resources used during the test.

A CloudTest environment typically contains, at a minimum, a “Main Instance” (server) that contains the web application and a “Maestro” service (load generator). For higher-volume situations, there may be a separate database server that contains the Repository and the Results Service with its Result database.

Optionally, there may be additional servers that contain additional Maestros (load generators) and additional Results Services.

This general structure applies, regardless of whether physical servers are being used or a cloud-based environment is being used, or a combination of the two.

In our example in this blog post, let’s target a cloud-based environment for a high-volume situation.

So let’s get started: Best practices for grid management with SOASTA CloudTest!

Load servers are usually automatically managed by CloudTest. The CloudTest user is only expected to deploy and tear down the grid. But there may be corner cases where grid deployment is not successful; in those cases, the grid may not finish deployment or all listed servers may not be functioning properly.

This blog post provides best practices that should be employed to ensure grids are working, as well as provide troubleshooting steps for cases they are not.

Important: Make sure you have all the required servers available before loading a composition.

Launching grids

1. Ensure that the server list is correct before starting, and that there are no servers from previous deployments.
Most often this will not be an issue unless you manually added servers, or a grid has been left up from a previous run. Disabling the servers rather than removing them is sufficient if you wish to retain them in the server list, but typically you’ll remove any old servers.

Grid-Launch.jpeg

In the server list above, there are a number of servers that have been launched as a grid and others that were manually launched and then added to the server list. You can select one or more of the servers and Check Server(s) from the right-click context menu to validate that they are enabled and verified. You may want to leave manually created servers in the server list, even if you’re not using them, so you don’t have to re-add them later. In order to get a valid server list you must uncheck ‘Enabled’ on the ‘Services’ tab for any unused servers.

There are a number of other actions you can take on server, as shown above.

  • Reboot: This may be used if you have a composition that’s not stopping and you want to stop the load but not lose the grid. You would normally have no need to reboot servers.
  • Shutdown: Use this option if the grid has been terminated but there are servers that did not get shutdown or terminated. Tearing down the grid is always the first option and this should only be used if that doesn’t work.
  • Replace: This is the same as shutdown.
  • Delete: This will delete the server from the server list. If the server is no longer running in the Cloud Provider and you simply need to remove it from the server list you would choose delete. Note that deleting a server which is still running in a cloud provider will NOT terminate that server, and will result in an orphaned server running in the cloud.
  • Most of the other commands are for manipulating manually created servers.

2. Under normal circumstances, grid deployment will complete and the green checkmark on the CloudTest UI will be displayed.

Grid-Wizard.jpeg

3. When launching grids, it is best to start with the slowest grids first.
Of the available providers, GoGrid will generally take the longest to launch taking more than 30 minutes in some cases. Azure, Rackspace and HP are all about the same and will take anywhere from about 7-8 minutes to 30 minutes, usually depending on the size of the grid and number of locations. AWS generally launches in 3 or 4 minutes, but could take longer if it’s a grid in the hundreds or thousands of servers.

4. You can launch multiple grids at once, but that is not usually recommended.
When launching multiple grids, you should keep the tabs open for grids that have not finished deploying and should only do so for different providers. You may also see more warnings (such as Server Mismatch) in the server list until all grids have finished deploying if you have multiple grids launching at the same time. While not required, it is easier to troubleshoot (and recover from) issues if you include only a single provider when you launch a grid. You can launch multiple locations for a single provider simultaneously.

5. For GoGrid it’s better to launch multiple smaller grids than one big grid.
For example, if you are launching 36 servers, you can launch a grid of 12 load generators with 1 Result Server and then two additional grids of 12 LGs each. You only need to launch another Result Server if you are going to launch more than 50 load generators in a location. The second and third grids of 12 will find the Result Server that was launched with the first grid. You’ll generally want to keep the grids under 20 servers.

6. If a grid is taking a long time to come up (only one or two servers are left, getting extended timeouts) choose ‘Proceed with X of X’ and supplement with another grid for any additional required servers.
Choosing proceed without stopping allocation will force the grid to begin checking and verifying servers. Again, if you already got a Results Server (or more if you have more than 50 LGs) in that location, you don’t need to add another.

Grid-Monitor.jpeg

Please make sure NOT TO CLICK ‘Stop Deploying’ before clicking the proceed button, you will be prompted after clicking whether or not the grid deployment should be stopped. Also, if you do this you will see the Grid Ready green check but the grid manager progress bars will not fill completely up. You should be able to all of the servers that were deployed prior to clicking the Proceed button. See below for checking servers.

Checking grids

7. Even after receiving green checkmark for grid deployment, it is good practice to run check servers from servers tab on left panel of CloudTest and make sure the status for all servers is OK.

Grid-check-4

Grid-Check-2-July-31

8. If you ‘Stop Deploying’ for any reason in the grid manager, go to Servers tab on left panel of CloudTest and click ‘Check Servers’ for available list of servers.

Grid-stop-deply-July-31

In this particular case, we got 1 Result Server and 5 test servers from Rackspace. There is one invalid test server, which has been automatically disabled by CloudTest.

9. CloudTest also provides an option of manually disabling servers.
This can be done by clicking on the respective server under Servers tab and unchecking Enabled under the Services tab. You can also right-click on a server and reboot or terminate in place. Sometimes, rebooting a server will bring it back to life.

Grid-check-3-july-31

10. Once all the servers are up, it is good practice to run a smoke test with 1 virtual user on each load server in General mode.
This will confirm all servers are sending traffic as expected. You can use the actual test you are about to run by copying the comp and setting it to one user per server, but that is not necessary (and can be difficult if you have a complex composition). The test can be as simple as a single get to any public site or run in preview mode. This will test that all of the servers can be loaded and also that a Result can be created, exercising the Results Service structure (simply loading a Composition does not involve RS, so it does not test the RS infrastructure).

11. Always Load the Composition through the UI first and then press Play, as opposed to just pressing Play.
Loading the composition before pressing play typically allows you to identify and get past any loading errors, which is where bad grid servers may first show up.

Terminating the grids

12. Have the credentials for your cloud providers at hand.
See below. This is only needed if you experience any issues with grids that cause manual intervention as described above.

13. When terminating grids, if CloudTest displays an error the servers can be deleted from the cloud provider dashboard.
This will also require deleting servers in CloudTest under the Servers tab.

14. The servers can also be verified by accessing the console of relevant cloud provider.
So in this case, we are looking at Rackspace console displaying 5 servers in active status and one server still being built.

Grid-last-July-31

Takeaways

When driving load from a cloud-based environment, it is critical to deploy and tear down the grid and to follow the best practices outlined at a high-level in this post. In addition, this should be coupled with SOASTA’s best practices for loading compositions into CloudTest in order to best optimize the load test operations. (Look for that blog post in early August! If you can’t wait until then, join SOASTA’s CloudLink community and search our Knowledge Base for these details.)

Read the original blog entry...

More Stories By Tom Lounibos

Tom Lounibos, CEO for SOASTA, oversees SOASTA’s operations, sales and marketing arms and is responsible for the company’s go-to-market strategy. He brings more than 30 years of experience in building early stage software companies, leading two companies to successful IPOs. Most recently, Lounibos was CEO of Dorado Corporation. Previous to Dorado, he was EVP for Sagent Technology through its 1999 IPO, entrepreneur-in-residence at Crosspoint Venture Partners, and held executive positions at Digitalk Corporation, Knowledgeware (KWI), and Encore Financial Services. He has also served on several Boards in the Silicon Valley.

@DevOpsSummit Stories
SYS-CON Events announced today that the "Second Containers & Microservices Expo" will take place November 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. Containers and microservices have become topics of intense interest throughout the cloud developer and enterprise IT communities.
Scrum Alliance has announced the release of its 2015 State of Scrum Report. Almost 5,000 individuals and companies worldwide participated in this year's survey. Most organizations in the market today are still leading and managing under an Industrial Age model. Not only is the speed of change growing exponentially, Agile and Scrum frameworks are showing companies how to draw on the full talents and capabilities of those doing the work in order to continue innovating for success.
Between the compelling mockups and specs produced by your analysts and designers, and the resulting application built by your developers, there is a gulf where projects fail, costs spiral out of control, and applications fall short of requirements. In his session at @DevOpsSummit, Charles Kendrick, CTO and Chief Architect at Isomorphic Software, presented a new approach where business and development users collaborate – each using tools appropriate to their goals and expertise – to build mockups and enhance them all the way through functional prototypes, to final working applications. Learn ...
Container technology is sending shock waves through the world of cloud computing. Heralded as the 'next big thing,' containers provide software owners a consistent way to package their software and dependencies while infrastructure operators benefit from a standard way to deploy and run them. Containers present new challenges for tracking usage due to their dynamic nature. They can also be deployed to bare metal, virtual machines and various cloud platforms. How do software owners track the usage of their services for licensing and billing purposes? In his session at 16th Cloud Expo, Delano ...
Graylog, Inc., has added the capability to collect, centralize and analyze application container logs from within Docker. The Graylog logging driver for Docker addresses the challenges of extracting intelligence from within Docker containers, where most workloads are dynamic and log data is not persisted or stored. Using Graylog, DevOps and IT Ops teams can pinpoint the root cause of problems to deliver new applications faster and minimize downtime.
Mobile, social, Big Data, and cloud have fundamentally changed the way we live. “Anytime, anywhere” access to data and information is no longer a luxury; it’s a requirement, in both our personal and professional lives. For IT organizations, this means pressure has never been greater to deliver meaningful services to the business and customers.
In a recent research, analyst firm IDC found that the average cost of a critical application failure is $500,000 to $1 million per hour and the average total cost of unplanned application downtime is $1.25 billion to $2.5 billion per year for Fortune 1000 companies. In addition to the findings on the cost of the downtime, the research also highlighted best practices for development, testing, application support, infrastructure, and operations teams.
SYS-CON Events announced today that HPM Networks will exhibit at the 17th International Cloud Expo®, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. For 20 years, HPM Networks has been integrating technology solutions that solve complex business challenges. HPM Networks has designed solutions for both SMB and enterprise customers throughout the San Francisco Bay Area.
Puppet Labs has announced the next major update to its flagship product: Puppet Enterprise 2015.2. This release includes new features providing DevOps teams with clarity, simplicity and additional management capabilities, including an all-new user interface, an interactive graph for visualizing infrastructure code, a new unified agent and broader infrastructure support.
Learn how to solve the problem of keeping files in sync between multiple Docker containers. In his session at 16th Cloud Expo, Aaron Brongersma, Senior Infrastructure Engineer at Modulus, discussed using rsync, GlusterFS, EBS and Bit Torrent Sync. He broke down the tools that are needed to help create a seamless user experience. In the end, can we have an environment where we can easily move Docker containers, servers, and volumes without impacting our applications? He shared his results so you can decide for yourself.
Palerra, the cloud security automation company, announced enhanced support for Amazon AWS, allowing IT security and DevOps teams to automate activity and configuration monitoring, anomaly detection, and orchestrated remediation, thereby meeting compliance mandates within complex infrastructure deployments. "Monitoring and threat detection for AWS is a non-trivial task. While Amazon's flexible environment facilitates successful DevOps implementations, it adds another layer, which can become a target for potential threats. What's more, securing infrastructure and meeting compliance mandates i...
Providing the needed data for application development and testing is a huge headache for most organizations. The problems are often the same across companies - speed, quality, cost, and control. Provisioning data can take days or weeks, every time a refresh is required. Using dummy data leads to quality problems. Creating physical copies of large data sets and sending them to distributed teams of developers eats up expensive storage and bandwidth resources. And, all of these copies proliferating the organization can lead to inconsistent masking and exposure of sensitive data. But some organ...
Rapid innovation, changing business landscapes, and new IT demands force businesses to make changes quickly. The DevOps approach is a way to increase business agility through collaboration, communication, and integration across different teams in the IT organization. In his session at DevOps Summit, Chris Van Tuin, Chief Technologist for the Western US at Red Hat, will discuss: The acceleration of application delivery for the business with DevOps
The speed of software changes in growing and large scale rapid-paced DevOps environments presents a challenge for continuous testing. Many organizations struggle to get this right. Practices that work for small scale continuous testing may not be sufficient as the requirements grow. In his session at DevOps Summit, Marc Hornbeek, Sr. Solutions Architect of DevOps continuous test solutions at Spirent Communications, explained the best practices of continuous testing at high scale, which is relevant to small scale DevOps, and if there is an expectation of growth as the number of build targets,...
"ProfitBricks was founded in 2010 and we are the painless cloud - and we are also the Infrastructure as a Service 2.0 company," noted Achim Weiss, Chief Executive Officer and Co-Founder of ProfitBricks, in this SYS-CON.tv interview at 16th Cloud Expo, held June 9-11, 2015, at the Javits Center in New York City.
"Alert Logic is a managed security service provider that basically deploys technologies, but we support those technologies with the people and process behind it," stated Stephen Coty, Chief Security Evangelist at Alert Logic, in this SYS-CON.tv interview at 16th Cloud Expo, held June 9-11, 2015, at the Javits Center in New York City.
"We specialize in testing. DevOps is all about continuous delivery and accelerating the delivery pipeline and there is no continuous delivery without testing," noted Marc Hornbeek, Sr. Solutions Architect at Spirent Communications, in this SYS-CON.tv interview at @DevOpsSummit, held June 9-11, 2015, at the Javits Center in New York City.
"We got started as search consultants. On the services side of the business we have help organizations save time and save money when they hit issues that everyone more or less hits when their data grows," noted Otis Gospodnetić, Founder of Sematext, in this SYS-CON.tv interview at @DevOpsSummit, held June 9-11, 2015, at the Javits Center in New York City.
How do you securely enable access to your applications in AWS without exposing any attack surfaces? The answer is usually very complicated because application environments morph over time in response to growing requirements from your employee base, your partners and your customers. In his session at @DevOpsSummit, Haseeb Budhani, CEO and Co-founder of Soha, shared five common approaches that DevOps teams follow to secure access to applications deployed in AWS, Azure, etc., and the friction and risks they impose on the business.
Containers are changing the security landscape for software development and deployment. As with any security solutions, security approaches that work for developers, operations personnel and security professionals is a requirement. In his session at DevOps Summit, Kevin Gilpin, CTO and Co-Founder of Conjur, will discuss various security considerations for container-based infrastructure and related DevOps workflows.
Delphix, the market leader in Data as a Service (DaaS), has been announced winner of the DevOps Solution Award at the prestigious Computing Vendor Excellence Awards in London. The awards celebrate the achievements of the technology vendors and service providers that are leading the field of enterprise IT. Delphix was recognised as the vendor demonstrating the most effective support of DevOps culture for its ability to improve time to market and collaboration between teams.
Sysdig has announced two significant milestones in its mission to bring infrastructure and application monitoring to the world of containers and microservices: a $10.7 million Series A funding led by Accel and Bain Capital Ventures (BCV); and the general availability of Sysdig Cloud, the first monitoring, alerting, and troubleshooting platform specializing in container visibility, which is already used by more than 30 enterprise customers. The funding will be used to drive adoption of Sysdig Cloud in the container market.
SYS-CON Events announced today that JFrog, maker of Artifactory, the popular Binary Repository Manager, will exhibit at SYS-CON's @DevOpsSummit Silicon Valley, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. Based in California, Israel and France, founded by longtime field-experts, JFrog, creator of Artifactory and Bintray, has provided the market with the first Binary Repository solution and a software distribution social platform.
"The new SDKs for Go and Java are yet another addition to our growing support for our DevOps community," said Achim Weiss, Co-founder and CEO of ProfitBricks. "Since the launch of ProfitBricks' DevOps Central, the productivity of the DevOps community remains a top priority for our development team. We've built a strong foundation for our DevOps Central users, and intend on continuing this momentum as the year progresses."
Overgrown applications have given way to modular applications, driven by the need to break larger problems into smaller problems. Similarly large monolithic development processes have been forced to be broken into smaller agile development cycles. Looking at trends in software development, microservices architectures meet the same demands. Additional benefits of microservices architectures are compartmentalization and a limited impact of service failure versus a complete software malfunction. The problem is there are a lot of moving parts in these designs; this makes assuring performance compl...